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-10-11 15:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-packaging.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-packaging"

Mon Oct 11 15:30:17 2021 rev:3 rq:923367 version:1.0.0~git6.d878e38

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes  
2021-09-28 19:17:31.132254030 +0200
+++ 
/work/SRC/openSUSE:Factory/.cargo-packaging.new.2443/cargo-packaging.changes    
    2021-10-11 15:30:18.698719377 +0200
@@ -1,0 +2,6 @@
+Wed Oct 06 00:06:42 UTC 2021 - william.br...@suse.com
+
+- Update to version 1.0.0~git6.d878e38:
+  * Remove incorrect macro definition
+
+-------------------------------------------------------------------

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

New:
----
  cargo-packaging-1.0.0~git6.d878e38.tar.xz

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

Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.OPuGfS/_old  2021-10-11 15:30:19.218720210 +0200
+++ /var/tmp/diff_new_pack.OPuGfS/_new  2021-10-11 15:30:19.218720210 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cargo-packaging
-Version:        1.0.0~git5.05b6425
+Version:        1.0.0~git6.d878e38
 Release:        0
 BuildArch:      noarch
 Summary:        Some macros to assist with cargo and rust packaging

++++++ cargo-packaging-1.0.0~git5.05b6425.tar.xz -> 
cargo-packaging-1.0.0~git6.d878e38.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-packaging-1.0.0~git5.05b6425/macros.cargo 
new/cargo-packaging-1.0.0~git6.d878e38/macros.cargo
--- old/cargo-packaging-1.0.0~git5.05b6425/macros.cargo 2021-09-28 
08:07:08.000000000 +0200
+++ new/cargo-packaging-1.0.0~git6.d878e38/macros.cargo 2021-10-06 
02:01:34.000000000 +0200
@@ -1,14 +1,9 @@
 
-fedora: \
-%if %{defined fedora} \
-%global debug_package %{nil} \
-%endif
-
 %__rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
 %__cargo RUSTFLAGS="%{__rustflags}" %{_bindir}/cargo
 %__cargo_common_opts %{?_smp_mflags}
 
-%rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le riscv64 s390x
+%rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le 
powerpc64le riscv64 s390x
 %rust_tier1_arches x86_64 aarch64
 
 %cargo_build() \

Reply via email to