Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package noisetorch for openSUSE:Factory 
checked in at 2021-05-17 18:45:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/noisetorch (Old)
 and      /work/SRC/openSUSE:Factory/.noisetorch.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "noisetorch"

Mon May 17 18:45:28 2021 rev:3 rq:893718 version:0.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/noisetorch/noisetorch.changes    2021-04-01 
14:18:26.340085311 +0200
+++ /work/SRC/openSUSE:Factory/.noisetorch.new.2988/noisetorch.changes  
2021-05-17 18:45:58.604455077 +0200
@@ -1,0 +2,10 @@
+Mon May 17 11:33:16 UTC 2021 - Dirk M??ller <[email protected]>
+
+- remove -tags release to avoid the auto-updater 
+
+-------------------------------------------------------------------
+Sat Apr 24 09:22:46 UTC 2021 - Dirk M??ller <[email protected]>
+
+- use buildmode=pie 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ noisetorch.spec ++++++
--- /var/tmp/diff_new_pack.geS6DI/_old  2021-05-17 18:45:59.092453007 +0200
+++ /var/tmp/diff_new_pack.geS6DI/_new  2021-05-17 18:45:59.092453007 +0200
@@ -45,7 +45,8 @@
 %make_build
 popd
 go generate
-CGO_ENABLED=0 GOOS=linux go build -tags release -a -ldflags '-s -w -extldflags 
"-static"' .
+# -tags release would enable the auto-updater (update.go)
+CGO_ENABLED=0 GOOS=linux go build -buildmode=pie -a -ldflags '-s -w 
-extldflags "-static"' .
 
 %install
 install -D -m 644 assets/icon/noisetorch.png 
%{buildroot}/%{_datadir}/icons/hicolor/256x256/apps/noisetorch.png

Reply via email to