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 2025-01-09 15:04:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-packaging.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-packaging"

Thu Jan  9 15:04:53 2025 rev:15 rq:1235463 version:1.2.0+7

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes  
2024-07-22 17:14:39.577256727 +0200
+++ 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.1881/cargo-packaging.changes    
    2025-01-09 15:04:56.878090206 +0100
@@ -1,0 +2,7 @@
+Mon Jan 06 23:31:24 UTC 2025 - [email protected]
+
+- Update to version 1.2.0+7:
+  * Correct incremental build flags (#10)
+  * Doc custom build flags (#9)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.sfKzOa/_old  2025-01-09 15:04:58.622162731 +0100
+++ /var/tmp/diff_new_pack.sfKzOa/_new  2025-01-09 15:04:58.642163562 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cargo-packaging
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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+5
+Version:        1.2.0+7
 Release:        0
 Summary:        Macros and tools to assist with cargo and rust packaging
 License:        MPL-2.0

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sfKzOa/_old  2025-01-09 15:04:59.054180696 +0100
+++ /var/tmp/diff_new_pack.sfKzOa/_new  2025-01-09 15:04:59.090182192 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Firstyear/cargo-packaging.git</param>
-              <param 
name="changesrevision">158d4099bf111d05bd8a0967ce4976570b6716da</param></service></servicedata>
+              <param 
name="changesrevision">559369b2eb75c090118195ea86cc16fc1781ed79</param></service></servicedata>
 (No newline at EOF)
 

++++++ cargo-packaging-1.2.0+5.tar.xz -> cargo-packaging-1.2.0+7.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.2.0+5/README.md 
new/cargo-packaging-1.2.0+7/README.md
--- old/cargo-packaging-1.2.0+5/README.md       2024-04-04 02:31:01.000000000 
+0200
+++ new/cargo-packaging-1.2.0+7/README.md       2024-07-20 01:31:35.000000000 
+0200
@@ -11,6 +11,12 @@
      %{cargo_test}
      %{cargo_install}
 
+### Custom RUSTFLAGS
+
+Custom RUSTFLAGS can be set with:
+
+    %define __rustflags --cfg tokio_unstable
+
 ### Tools
 
 These tools are used both manually and automatically in your build to help 
generate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.2.0+5/macros.cargo 
new/cargo-packaging-1.2.0+7/macros.cargo
--- old/cargo-packaging-1.2.0+5/macros.cargo    2024-04-04 02:31:01.000000000 
+0200
+++ new/cargo-packaging-1.2.0+7/macros.cargo    2024-07-20 01:31:35.000000000 
+0200
@@ -1,7 +1,7 @@
 
 
-%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
+%build_rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C strip=none
+%__cargo CARGO_INCREMENTAL=0 CARGO_FEATURE_VENDORED=1 
RUSTFLAGS="%{?__rustflags} %{?build_rustflags}" %{_bindir}/cargo
 %__cargo_common_opts %{?_smp_mflags}
 
 %rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le 
powerpc64le riscv64 s390x

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

Reply via email to