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 2024-04-05 20:25:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-packaging.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-packaging"

Fri Apr  5 20:25:26 2024 rev:13 rq:1165382 version:1.2.0+5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes  
2023-08-15 16:39:21.502721951 +0200
+++ 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.1905/cargo-packaging.changes    
    2024-04-05 20:25:27.121343521 +0200
@@ -1,0 +2,12 @@
+Fri Apr  5 00:50:37 UTC 2024 - William Brown <[email protected]>
+
+- Remove cargo_config that is now part of vendor.tar
+
+-------------------------------------------------------------------
+Thu Apr 04 00:31:58 UTC 2024 - [email protected]
+
+- bsc#1222175 - prevent stripping debug info
+- Update to version 1.2.0+5:
+  * Prevent stripping debuginfo in release by default (#7)
+
+-------------------------------------------------------------------

Old:
----
  cargo-packaging-1.2.0+4.tar.xz
  cargo_config

New:
----
  cargo-packaging-1.2.0+5.tar.xz

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

Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.vq6dLT/_old  2024-04-05 20:25:27.757366913 +0200
+++ /var/tmp/diff_new_pack.vq6dLT/_new  2024-04-05 20:25:27.761367059 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cargo-packaging
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           cargo-packaging
-Version:        1.2.0+4
+Version:        1.2.0+5
 Release:        0
 Summary:        Macros and tools to assist with cargo and rust packaging
 License:        MPL-2.0
@@ -25,7 +25,6 @@
 URL:            https://github.com/Firstyear/cargo-packaging
 Source0:        %{name}-%{version}.tar.xz
 Source1:        vendor.tar.xz
-Source2:        cargo_config
 Requires:       cargo
 Requires:       cargo-auditable
 Requires:       zstd
@@ -40,8 +39,6 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 cargo build --offline --release

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vq6dLT/_old  2024-04-05 20:25:27.793368236 +0200
+++ /var/tmp/diff_new_pack.vq6dLT/_new  2024-04-05 20:25:27.797368384 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Firstyear/cargo-packaging.git</param>
-              <param 
name="changesrevision">32343305f4736feb526a8c19ca25755c58c4ef0f</param></service></servicedata>
+              <param 
name="changesrevision">158d4099bf111d05bd8a0967ce4976570b6716da</param></service></servicedata>
 (No newline at EOF)
 

++++++ cargo-packaging-1.2.0+4.tar.xz -> cargo-packaging-1.2.0+5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.2.0+4/macros.cargo 
new/cargo-packaging-1.2.0+5/macros.cargo
--- old/cargo-packaging-1.2.0+4/macros.cargo    2023-08-14 00:27:13.000000000 
+0200
+++ new/cargo-packaging-1.2.0+5/macros.cargo    2024-04-04 02:31:01.000000000 
+0200
@@ -1,6 +1,6 @@
 
 
-%build_rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C 
incremental=false
+%build_rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C 
incremental=false -C strip=none
 %__cargo CARGO_FEATURE_VENDORED=1 RUSTFLAGS="%{?__rustflags} 
%{?build_rustflags}" %{_bindir}/cargo
 %__cargo_common_opts %{?_smp_mflags}
 

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/cargo-packaging/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.1905/vendor.tar.xz differ: char 
8, line 1

Reply via email to