Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2017-01-19 10:37:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "branding-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes      
2016-11-29 12:47:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2017-01-19 10:37:56.419099044 +0100
@@ -1,0 +2,6 @@
+Fri Jan 13 09:09:49 UTC 2017 - [email protected]
+
+- Support %posttrans with macros provided by update-bootloader-rpm-macros
+  package (bsc#997317)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Ilvfan/_old  2017-01-19 10:37:57.378963654 +0100
+++ /var/tmp/diff_new_pack.Ilvfan/_new  2017-01-19 10:37:57.382963089 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package branding-openSUSE
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,6 +38,9 @@
 BuildRequires:  fdupes
 BuildRequires:  fribidi
 BuildRequires:  update-desktop-files
+%if 0%{?suse_version} > 1320
+BuildRequires:  update-bootloader-rpm-macros
+%endif
 BuildArch:      noarch
 Obsoletes:      dynamic-wallpaper-branding-openSUSE <= 13.2
 
@@ -105,7 +108,11 @@
 Summary:        openSUSE branding for GRUB2's graphical console
 License:        CC-BY-SA-3.0
 Group:          System/Fhs
+%if 0%{?update_bootloader_requires:1}
+%update_bootloader_requires
+%else
 Requires:       grub2
+%endif
 Provides:       grub2-branding = %{version}
 Supplements:    packageand(grub2:branding-openSUSE)
 Conflicts:      otherproviders(grub2-branding)
@@ -216,9 +223,16 @@
 %if 0%{?package_grub2_theme} > 0
 %post -n grub2-branding-openSUSE
 %{_datadir}/grub2/themes/%theme_name/activate-theme
+%if 0%{?update_bootloader_check_type_refresh_post:1} 
+%update_bootloader_check_type_refresh_post grub2 grub2-efi
+%else
 if test -e /boot/grub2/grub.cfg ; then
   /usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg || true
 fi
+%endif
+
+%posttrans -n grub2-branding-openSUSE
+%{?update_bootloader_posttrans}
 
 %postun -n grub2-branding-openSUSE
 if [ $1 = 0 ] ; then

++++++ kde-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Ilvfan/_old  2017-01-19 10:37:57.406959704 +0100
+++ /var/tmp/diff_new_pack.Ilvfan/_new  2017-01-19 10:37:57.406959704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kde-branding-openSUSE
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed


Reply via email to