Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2021-06-16 20:33:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp (Old)
 and      /work/SRC/openSUSE:Factory/.gimp.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp"

Wed Jun 16 20:33:25 2021 rev:127 rq:899905 version:2.10.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp/gimp.changes        2021-04-12 
12:39:06.601491016 +0200
+++ /work/SRC/openSUSE:Factory/.gimp.new.32437/gimp.changes     2021-06-16 
20:33:35.334991989 +0200
@@ -1,0 +2,5 @@
+Fri Jun  4 17:41:02 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Move rpm macros.gimp from /etc/rpm to %{_rpmmacrodir}.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gimp.spec ++++++
--- /var/tmp/diff_new_pack.Tp9rdI/_old  2021-06-16 20:33:36.054993218 +0200
+++ /var/tmp/diff_new_pack.Tp9rdI/_new  2021-06-16 20:33:36.058993225 +0200
@@ -277,11 +277,11 @@
 done
 find %{buildroot} -type f -name "*.la" -delete -print
 # Install the macros file:
-install -d %{buildroot}%{_sysconfdir}/rpm
+install -d %{buildroot}%{_rpmmacrodir}
 sed -e "s/@GIMP_APIVER@/%{apiver}/;s/@GIMP_ABIVER@/%{abiver}/" \
     < $RPM_SOURCE_DIR/macros.gimp > macros.gimp
 install -m 644 -c macros.gimp \
-           %{buildroot}%{_sysconfdir}/rpm/macros.gimp
+           %{buildroot}%{_rpmmacrodir}/macros.gimp
 %fdupes %{buildroot}%{_datadir}/gtk-doc/
 %fdupes %{buildroot}%{_libdir}/gimp/2.0/python/
 %fdupes %{buildroot}%{_datadir}/gimp/2.0/
@@ -380,6 +380,6 @@
 # Own these repositories to not depend on gtk-doc while building:
 %dir %{_datadir}/gtk-doc
 %{_datadir}/gtk-doc/html/
-%config %{_sysconfdir}/rpm/macros.gimp
+%{_rpmmacrodir}/macros.gimp
 
 %changelog

Reply via email to