Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.4 for openSUSE:Factory checked 
in at 2022-02-15 23:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.4 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.4.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.4"

Tue Feb 15 23:57:50 2022 rev:14 rq:955105 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.4/go1.4.changes      2022-02-11 
23:09:17.170924568 +0100
+++ /work/SRC/openSUSE:Factory/.go1.4.new.1956/go1.4.changes    2022-02-15 
23:58:18.868383857 +0100
@@ -1,0 +2,6 @@
+Tue Feb 15 12:21:00 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Use rpm macros from /etc/rpm to /usr/lib/rpm/macros.d
+  (boo#1191382).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.4.spec ++++++
--- /var/tmp/diff_new_pack.hK3wJi/_old  2022-02-15 23:58:19.404385336 +0100
+++ /var/tmp/diff_new_pack.hK3wJi/_new  2022-02-15 23:58:19.408385348 +0100
@@ -289,7 +289,7 @@
 %endif
 
 # install RPM macros ($GOARCH prepared in %%prep section)
-install -Dm644 go.macros %{buildroot}%{_sysconfdir}/rpm/macros.%{name}
+install -Dm644 go.macros %{buildroot}%{_rpmmacrodir}/macros.%{name}
 
 %if 0%{?suse_version} >= 1100
 %fdupes -s %{buildroot}%{_prefix}
@@ -323,7 +323,7 @@
 %ghost %{_sysconfdir}/alternatives/go
 %ghost %{_sysconfdir}/alternatives/gofmt
 %config %{_sysconfdir}/gdbinit.d/%{name}.gdb
-%config %{_sysconfdir}/rpm/macros.%{name}
+%{_rpmmacrodir}/macros.%{name}
 %dir %{_docdir}/%{name}/
 %doc %{_docdir}/%{name}/AUTHORS
 %doc %{_docdir}/%{name}/CONTRIBUTORS

Reply via email to