Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package selinux-targeted-setup for 
openSUSE:Factory checked in at 2021-02-09 21:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-targeted-setup (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-targeted-setup.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-targeted-setup"

Tue Feb  9 21:17:42 2021 rev:2 rq:870628 version:20201215

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/selinux-targeted-setup/selinux-targeted-setup.changes
    2020-12-18 19:59:47.162087976 +0100
+++ 
/work/SRC/openSUSE:Factory/.selinux-targeted-setup.new.28504/selinux-targeted-setup.changes
 2021-02-09 21:17:42.618873653 +0100
@@ -1,0 +2,6 @@
+Tue Feb  2 17:51:14 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Set shell for use of "[[" and "<<<".
+- Update descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ selinux-targeted-setup.spec ++++++
--- /var/tmp/diff_new_pack.1Ip2Vy/_old  2021-02-09 21:17:43.246874392 +0100
+++ /var/tmp/diff_new_pack.1Ip2Vy/_new  2021-02-09 21:17:43.246874392 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package selinux-targeted-setup
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
+%define _buildshell /bin/bash
 Name:           selinux-targeted-setup
 Version:        20201215
 Release:        0
-Summary:        Install, configure and enable targeted SELinux policy
+Summary:        Metapackage that enables a targeted SELinux policy
 License:        GPL-2.0-or-later
 Group:          System/Management
 BuildArch:      noarch
@@ -29,7 +31,7 @@
 %{update_bootloader_requires}
 
 %description
-Install, configure and enable targeted SELinux policy
+Metapackage that enables a targeted SELinux policy.
 
 %prep
 
@@ -37,7 +39,7 @@
 
 %install
 
-%post
+%post -p /bin/bash
 GRUB_CFG=/etc/default/grub
 SELINUX_CFG=/etc/selinux/config
 LABEL_CFG1=/.autorelabel
@@ -66,7 +68,7 @@
 %{?regenerate_initrd_posttrans}
 %update_bootloader_posttrans
 
-%postun
+%postun -p /bin/bash
 GRUB_CFG=/etc/default/grub
 SELINUX_CFG=/etc/selinux/config
 

Reply via email to