Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-lusitaniae-apache_exporter for openSUSE:Factory checked in at
2024-09-26 18:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter
(Old)
and
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.29891
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-lusitaniae-apache_exporter"
Thu Sep 26 18:54:27 2024 rev:19 rq:1203888 version:1.0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter/golang-github-lusitaniae-apache_exporter.changes
2024-09-20 17:13:50.736314835 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.29891/golang-github-lusitaniae-apache_exporter.changes
2024-09-26 18:55:25.182386359 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 12:15:11 UTC 2024 - Witek Bedyk <[email protected]>
+
+- Revert not failing on upackaged files for RHEL
+- Delete unpackaged debug files for RHEL
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-lusitaniae-apache_exporter.spec ++++++
--- /var/tmp/diff_new_pack.eikOA6/_old 2024-09-26 18:55:25.638405253 +0200
+++ /var/tmp/diff_new_pack.eikOA6/_new 2024-09-26 18:55:25.642405419 +0200
@@ -25,7 +25,6 @@
%endif
# Fix ERROR: No build ID note found in
%undefine _missing_build_ids_terminate_build
-%define _unpackaged_files_terminate_build 0
%endif
%if 0%{?suse_version}
@@ -103,6 +102,7 @@
%if 0%{?rhel}
# Fix OBS debug_package execution.
rm -f %{buildroot}/usr/lib/debug%{_bindir}/%{targetname}-%{version}-*.debug
+rm -rf %{buildroot}%{_usrsrc}/debug/%{name}-%{version}-*
%endif
%pre