Hello community,

here is the log from the commit of package memory-constraints for 
openSUSE:Factory checked in at 2020-05-07 15:05:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memory-constraints (Old)
 and      /work/SRC/openSUSE:Factory/.memory-constraints.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memory-constraints"

Thu May  7 15:05:36 2020 rev:3 rq:800104 version:20180406

Changes:
--------
--- /work/SRC/openSUSE:Factory/memory-constraints/memory-constraints.changes    
2019-06-22 11:22:31.633279379 +0200
+++ 
/work/SRC/openSUSE:Factory/.memory-constraints.new.2738/memory-constraints.changes
  2020-05-07 15:05:46.367741390 +0200
@@ -1,0 +2,5 @@
+Mon May  4 14:47:13 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Use the correct macro %_rpmmacrodir in the %files section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ memory-constraints.spec ++++++
--- /var/tmp/diff_new_pack.X16Ufh/_old  2020-05-07 15:05:47.131743080 +0200
+++ /var/tmp/diff_new_pack.X16Ufh/_new  2020-05-07 15:05:47.135743088 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package memory-constraints
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -41,9 +41,9 @@
 :
 
 %install
-install -D -m 644 %{SOURCE0} 
%{buildroot}/%{_libexecdir}/rpm/macros.d/macros.%{name}
+install -D -m 644 %{SOURCE0} %{buildroot}/%{_rpmmacrodir}/macros.%{name}
 
 %files
-%{_libexecdir}/rpm/macros.d/macros.%{name}
+%{_rpmmacrodir}/macros.%{name}
 
 %changelog


Reply via email to