Hello community,

here is the log from the commit of package 
golang-github-QubitProducts-exporter_exporter for openSUSE:Factory checked in 
at 2020-09-06 00:02:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing 
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter (Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.3399
 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-QubitProducts-exporter_exporter"

Sun Sep  6 00:02:20 2020 rev:2 rq:832043 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter/golang-github-QubitProducts-exporter_exporter.changes
      2020-09-04 11:09:46.134960080 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.3399/golang-github-QubitProducts-exporter_exporter.changes
    2020-09-06 00:02:46.831265201 +0200
@@ -1,0 +2,6 @@
+Thu Aug  6 12:53:28 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Trim old specfile constructs. Avoid double %setup. Avoid
+  fdupes across volumes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ golang-github-QubitProducts-exporter_exporter.spec ++++++
--- /var/tmp/diff_new_pack.Mcpsx6/_old  2020-09-06 00:02:48.079265826 +0200
+++ /var/tmp/diff_new_pack.Mcpsx6/_new  2020-09-06 00:02:48.083265828 +0200
@@ -37,7 +37,6 @@
 BuildRequires:  fdupes
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.14
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %{go_nostrip}
 %{go_provides}
@@ -46,8 +45,7 @@
 Reverse proxy designed for Prometheus exporters
 
 %prep
-%setup -q -n %{repo}-%{version}
-%setup -q -T -D -a 1 -n %{repo}-%{version}
+%autosetup -a1 -n %{repo}-%{version}
 
 %build
 %goprep %{import_path}
@@ -64,7 +62,7 @@
 install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{repo}.yaml
 install -d -m 0755 %{buildroot}%{_sysconfdir}/%{repo}.d
 
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %check
 %gotest --mod=vendor "" ...
@@ -84,7 +82,6 @@
 %service_del_postun prometheus-exporter_exporter.service
 
 %files -f file.lst
-%defattr(-,root,root,-)
 %doc README.md LICENSE
 %{_bindir}/%{repo}
 %{_unitdir}/prometheus-exporter_exporter.service


Reply via email to