Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-02-06 14:04:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and      /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm-config-SUSE"

Wed Feb  6 14:04:49 2019 rev:5 rq:670124 version:0.g11

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2018-10-22 11:05:38.148157563 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.28833/rpm-config-SUSE.changes   
    2019-02-06 14:04:51.078676966 +0100
@@ -1,0 +2,5 @@
+Wed Jan 30 13:57:55 CET 2019 - [email protected]
+
+- Added macros.d/macros.initrd
+
+-------------------------------------------------------------------

Old:
----
  rpm-config-SUSE-0.g8.tar.xz

New:
----
  rpm-config-SUSE-0.g11.tar.xz

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

Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.69w8FR/_old  2019-02-06 14:04:51.786676841 +0100
+++ /var/tmp/diff_new_pack.69w8FR/_new  2019-02-06 14:04:51.786676841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm-config-SUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018 Neal Gompa <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           rpm-config-SUSE
-Version:        0.g8
+Version:        0.g11
 Release:        0
 Summary:        SUSE specific RPM configuration files
 License:        GPL-2.0-or-later

++++++ rpm-config-SUSE-0.g8.tar.xz -> rpm-config-SUSE-0.g11.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g8/macros.d/macros.initrd 
new/rpm-config-SUSE-0.g11/macros.d/macros.initrd
--- old/rpm-config-SUSE-0.g8/macros.d/macros.initrd     1970-01-01 
01:00:00.000000000 +0100
+++ new/rpm-config-SUSE-0.g11/macros.d/macros.initrd    2019-01-30 
13:58:44.000000000 +0100
@@ -0,0 +1,15 @@
+# Packages installing files and binaries that end up in the initrd should
+# call these macros in their post(trans) scriptlets to have the initrd
+# regenerated
+# See also fate#313506
+
+%regenerate_initrd_post \
+       mkdir -p /run/regenerate-initrd/ \
+       touch /run/regenerate-initrd/all \
+       %nil
+
+%regenerate_initrd_posttrans \
+       if test -x /usr/lib/module-init-tools/regenerate-initrd-posttrans; then 
\
+               /bin/bash -${-/e/} 
/usr/lib/module-init-tools/regenerate-initrd-posttrans \
+       fi \
+       %nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g8/package/rpm-config-SUSE.changes 
new/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g8/package/rpm-config-SUSE.changes    2018-10-12 
11:31:03.000000000 +0200
+++ new/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes   2019-01-30 
13:58:44.000000000 +0100
@@ -1,4 +1,27 @@
 -------------------------------------------------------------------
+Wed Jan 30 13:57:55 CET 2019 - [email protected]
+
+- Added macros.d/macros.initrd
+
+-------------------------------------------------------------------
+Fri Oct 12 14:17:05 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 0.g8
+  * %lang_package: fix "empty Requires:" being emitted
+  * %user_group_add: do not ignore errors from useradd
+
+-------------------------------------------------------------------
+Wed Sep  5 11:57:46 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 0.g5
+  * Modified %lang_package to not inject -n when -r is given.
+
+-------------------------------------------------------------------
+Sat Aug 18 09:38:18 UTC 2018 - [email protected]
+
+- Break build cycle with rpm
+
+-------------------------------------------------------------------
 Mon Feb 26 03:48:20 UTC 2018 - Neal Gompa <[email protected]>
 
 - Initial split of RPM vendor configuration from rpm package


Reply via email to