Fixed the image error 83/293883/1
authorwchang kim <wchang.kim@samsung.com>
Wed, 7 Jun 2023 09:18:23 +0000 (18:18 +0900)
committerwchang kim <wchang.kim@samsung.com>
Wed, 7 Jun 2023 09:18:23 +0000 (18:18 +0900)
Change-Id: I04e6b2fc7da557439814c3fb0c19fbabe1e76557

packaging/building-blocks.spec

index d936c0fecec4a16e0011adc49ab81b5efadd93a1..78ab0515c81663e6238ab015d594d376b48c9f0f 100644 (file)
@@ -7,7 +7,7 @@
 %define dotnet_feature "on"
 
 Name:          building-blocks
-Version:       7.5.0
+Version:       8.0.0
 Release:       0
 License:       Apache-2.0
 Summary:       The Root of All Tizen Meta Packages (building blocks)
@@ -51,6 +51,8 @@ Source1311: domain-features-diagnostics.inc
 Source1312: domain-features-power_manager.inc
 Source1313: domain-features-mode_supervisor.inc
 Source1314: domain-features-resource_monitor.inc
+Source1315: domain-features-isu.inc
+
 
 %if %{dotnet_feature} == "on"
 Source1400:    domain-csapis.inc
@@ -380,6 +382,7 @@ python ./rule_checker.py
 %{include_if_mainbuild %{SOURCE1312}}
 %{include_if_mainbuild %{SOURCE1313}}
 %{include_if_mainbuild %{SOURCE1314}}
+%{include_if_mainbuild %{SOURCE1315}}
 
 %if %{dotnet_feature} == "on"
 %{include_if_mainbuild %{SOURCE1400}}