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 2021-09-28 19:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-packaging.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-packaging"

Tue Sep 28 19:16:38 2021 rev:2 rq:921933 version:1.0.0~git5.05b6425

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes  
2021-09-22 22:12:52.404318851 +0200
+++ 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.1899/cargo-packaging.changes    
    2021-09-28 19:17:31.132254030 +0200
@@ -1,0 +2,6 @@
+Tue Sep 28 06:12:00 UTC 2021 - [email protected]
+
+- Update to version 1.0.0~git5.05b6425:
+  * Add rust arches macro and update t1 arches
+
+-------------------------------------------------------------------

Old:
----
  cargo-packaging-1.0.0~git3.e0b8dad.tar.xz

New:
----
  cargo-packaging-1.0.0~git5.05b6425.tar.xz

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

Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.jplqC3/_old  2021-09-28 19:17:31.632254606 +0200
+++ /var/tmp/diff_new_pack.jplqC3/_new  2021-09-28 19:17:31.632254606 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:           cargo-packaging
-Version:        1.0.0~git3.e0b8dad
+Version:        1.0.0~git5.05b6425
 Release:        0
 BuildArch:      noarch
 Summary:        Some macros to assist with cargo and rust packaging

++++++ cargo-packaging-1.0.0~git3.e0b8dad.tar.xz -> 
cargo-packaging-1.0.0~git5.05b6425.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.0.0~git3.e0b8dad/macros.cargo 
new/cargo-packaging-1.0.0~git5.05b6425/macros.cargo
--- old/cargo-packaging-1.0.0~git3.e0b8dad/macros.cargo 2021-08-25 
03:21:44.000000000 +0200
+++ new/cargo-packaging-1.0.0~git5.05b6425/macros.cargo 2021-09-28 
08:07:08.000000000 +0200
@@ -8,6 +8,9 @@
 %__cargo RUSTFLAGS="%{__rustflags}" %{_bindir}/cargo
 %__cargo_common_opts %{?_smp_mflags}
 
+%rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le riscv64 s390x
+%rust_tier1_arches x86_64 aarch64
+
 %cargo_build() \
 %{shrink:\
     %{__cargo} build \

Reply via email to