Hello community,

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

Package is "rpm"

Tue Aug 25 09:31:16 2020 rev:282 rq:819007 version:4.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2020-06-29 21:14:18.641031243 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new.3399/rpm.changes        2020-08-25 
09:31:31.343957486 +0200
@@ -1,0 +2,12 @@
+Mon Jul  6 16:35:40 CEST 2020 - Martin Liška <[email protected]>
+
+- Default to zstd compression (level 19).
+  * modified patch: macrosin.diff
+
+-------------------------------------------------------------------
+Mon Jul  6 15:49:28 CEST 2020 - Neal Gompa <[email protected]>
+
+- Set %_libexecdir to /usr/libexec
+  * modified patch: platformin.diff
+
+-------------------------------------------------------------------

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

Other differences:
------------------
rpm.spec: same change
++++++ macrosin.diff ++++++
--- /var/tmp/diff_new_pack.mDehpv/_old  2020-08-25 09:31:33.239958592 +0200
+++ /var/tmp/diff_new_pack.mDehpv/_new  2020-08-25 09:31:33.239958592 +0200
@@ -34,7 +34,7 @@
  #
  #%_source_payload     w9.gzdio
 -#%_binary_payload     w9.gzdio
-+%_binary_payload      w5.xzdio
++%_binary_payload      w19.zstdio
  
  #     Algorithm to use for generating file checksum digests on build.
  #     If not specified or 0, MD5 is used.

++++++ platformin.diff ++++++
--- /var/tmp/diff_new_pack.mDehpv/_old  2020-08-25 09:31:33.259958603 +0200
+++ /var/tmp/diff_new_pack.mDehpv/_new  2020-08-25 09:31:33.259958603 +0200
@@ -1,14 +1,5 @@
 --- ./platform.in.orig 2014-06-26 06:51:54.822818260 +0000
 +++ ./platform.in      2014-08-04 12:38:55.389245494 +0000
-@@ -29,7 +29,7 @@
- %_exec_prefix         @exec_prefix@
- %_bindir              @bindir@
- %_sbindir             @sbindir@
--%_libexecdir          @libexecdir@
-+%_libexecdir          %{_exec_prefix}/lib
- %_datarootdir         @datarootdir@
- %_datadir             @datadir@
- %_sysconfdir          @sysconfdir@
 @@ -41,7 +41,7 @@
  %_oldincludedir               @oldincludedir@
  %_infodir             @infodir@


Reply via email to