Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-QubitProducts-exporter_exporter for openSUSE:Factory checked in
at 2022-06-15 00:33:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.1548
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-QubitProducts-exporter_exporter"
Wed Jun 15 00:33:23 2022 rev:10 rq:982594 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter/golang-github-QubitProducts-exporter_exporter.changes
2022-05-16 18:11:15.749409150 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.1548/golang-github-QubitProducts-exporter_exporter.changes
2022-06-15 00:34:35.962729282 +0200
@@ -1,0 +2,5 @@
+Mon Jun 13 13:30:24 UTC 2022 - Martin Seidl <[email protected]>
+
+- Remove license file from %doc
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-QubitProducts-exporter_exporter.spec ++++++
--- /var/tmp/diff_new_pack.Cy6hZH/_old 2022-06-15 00:34:36.810730528 +0200
+++ /var/tmp/diff_new_pack.Cy6hZH/_new 2022-06-15 00:34:36.814730534 +0200
@@ -132,12 +132,12 @@
%endif
%files
-%doc README.md LICENSE
+%{!?_licensedir:%global license %doc}
+%doc README.md
+%license LICENSE
%{_bindir}/%{repo}
%{_unitdir}/prometheus-exporter_exporter.service
%config %{_sysconfdir}/%{repo}.yaml
%{_sysconfdir}/%{repo}.d
-%license LICENSE
-
%changelog