Hello community,

here is the log from the commit of package suse-module-tools for 
openSUSE:Factory checked in at 2020-08-31 16:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old)
 and      /work/SRC/openSUSE:Factory/.suse-module-tools.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-module-tools"

Mon Aug 31 16:47:24 2020 rev:37 rq:829944 version:15.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes      
2020-06-11 14:42:09.424878376 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-module-tools.new.3399/suse-module-tools.changes
    2020-08-31 16:47:29.212274035 +0200
@@ -1,0 +2,6 @@
+Tue Aug 25 15:43:20 UTC 2020 - [email protected]
+
+- Update to version 15.3.4:
+  * spec: rework dependencies
+
+-------------------------------------------------------------------

Old:
----
  suse-module-tools-15.3.3.tar.xz

New:
----
  suse-module-tools-15.3.4.tar.xz

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

Other differences:
------------------
++++++ suse-module-tools.spec ++++++
--- /var/tmp/diff_new_pack.rN8DSw/_old  2020-08-31 16:47:29.940274388 +0200
+++ /var/tmp/diff_new_pack.rN8DSw/_new  2020-08-31 16:47:29.944274390 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:           suse-module-tools
-Version:        15.3.3
+Version:        15.3.4
 Release:        0
 Summary:        Configuration for module loading and SUSE-specific utilities 
for KMPs
 License:        GPL-2.0-or-later
@@ -36,12 +36,15 @@
 URL:            https://github.com/openSUSE/suse-module-tools
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}.rpmlintrc
+Requires:       /usr/bin/grep
+Requires:       /usr/bin/gzip
+Requires:       /usr/bin/sed
 Requires:       coreutils
 Requires:       findutils
-Requires:       grep
-Requires:       gzip
 Requires:       rpm
-Requires:       sed
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/sed
+Requires(post): coreutils
 # Use weak dependencies for mkinitrd and kmod in order to
 # keep Ring0 lean. In normal deployments, these packages
 # will be available anyway.

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.rN8DSw/_old  2020-08-31 16:47:29.992274413 +0200
+++ /var/tmp/diff_new_pack.rN8DSw/_new  2020-08-31 16:47:29.992274413 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/suse-module-tools.git</param>
-              <param 
name="changesrevision">5def500a75de25a50a156ebf1af7233c386e0aa2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">241a1582698c6a7f96f877a5ec64f478fdf90c82</param></service></servicedata>
\ No newline at end of file

++++++ suse-module-tools-15.3.3.tar.xz -> suse-module-tools-15.3.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-module-tools-15.3.3/suse-module-tools.spec 
new/suse-module-tools-15.3.4/suse-module-tools.spec
--- old/suse-module-tools-15.3.3/suse-module-tools.spec 2020-05-27 
22:42:37.000000000 +0200
+++ new/suse-module-tools-15.3.4/suse-module-tools.spec 2020-08-03 
23:04:07.000000000 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:           suse-module-tools
-Version:        15.3.3
+Version:        15.3.4
 Release:        0
 Summary:        Configuration for module loading and SUSE-specific utilities 
for KMPs
 License:        GPL-2.0-or-later
@@ -36,12 +36,15 @@
 URL:            https://github.com/openSUSE/suse-module-tools
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}.rpmlintrc
+Requires:       /usr/bin/grep
+Requires:       /usr/bin/gzip
+Requires:       /usr/bin/sed
 Requires:       coreutils
 Requires:       findutils
-Requires:       grep
-Requires:       gzip
 Requires:       rpm
-Requires:       sed
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/sed
+Requires(post): coreutils
 # Use weak dependencies for mkinitrd and kmod in order to
 # keep Ring0 lean. In normal deployments, these packages
 # will be available anyway.


Reply via email to