Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cargo-packaging for openSUSE:Factory 
checked in at 2022-10-01 17:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-packaging.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-packaging"

Sat Oct  1 17:41:39 2022 rev:6 rq:1006292 version:1.0.0~git8.6919af0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes  
2022-04-23 19:45:05.554920998 +0200
+++ 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.2275/cargo-packaging.changes    
    2022-10-01 17:41:41.705510312 +0200
@@ -1,0 +2,6 @@
+Mon May 23 02:15:30 UTC 2022 - [email protected]
+
+- Update to version 1.0.0~git8.6919af0:
+  * Disable incremental builds as they don't work with sccache and don't help 
in obs
+
+-------------------------------------------------------------------

Old:
----
  cargo-packaging-1.0.0~git7.63c3500.tar.xz

New:
----
  cargo-packaging-1.0.0~git8.6919af0.tar.xz

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

Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.SarSF6/_old  2022-10-01 17:41:42.189511195 +0200
+++ /var/tmp/diff_new_pack.SarSF6/_new  2022-10-01 17:41:42.193511202 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cargo-packaging
-Version:        1.0.0~git7.63c3500
+Version:        1.0.0~git8.6919af0
 Release:        0
 BuildArch:      noarch
 Summary:        Some macros to assist with cargo and rust packaging

++++++ cargo-packaging-1.0.0~git7.63c3500.tar.xz -> 
cargo-packaging-1.0.0~git8.6919af0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.0.0~git7.63c3500/macros.cargo 
new/cargo-packaging-1.0.0~git8.6919af0/macros.cargo
--- old/cargo-packaging-1.0.0~git7.63c3500/macros.cargo 2022-03-18 
02:35:37.000000000 +0100
+++ new/cargo-packaging-1.0.0~git8.6919af0/macros.cargo 2022-05-23 
04:13:04.000000000 +0200
@@ -1,5 +1,5 @@
 
-%__rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
+%__rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C incremental=false
 %__cargo CARGO_FEATURE_VENDORED=1 RUSTFLAGS="%{__rustflags}" %{_bindir}/cargo
 %__cargo_common_opts %{?_smp_mflags}
 

Reply via email to