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 2023-02-25 19:54:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-packaging (Old)
and /work/SRC/openSUSE:Factory/.cargo-packaging.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cargo-packaging"
Sat Feb 25 19:54:20 2023 rev:8 rq:1067277 version:1.2.0+0
Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-packaging/cargo-packaging.changes
2022-11-09 12:56:12.943935346 +0100
+++
/work/SRC/openSUSE:Factory/.cargo-packaging.new.31432/cargo-packaging.changes
2023-02-25 19:54:21.758989606 +0100
@@ -1,0 +2,6 @@
+Sat Feb 18 02:02:31 UTC 2023 - [email protected]
+
+- Update to version 1.2.0+0:
+ * marcos.cargo: add path parameter in cargo_install (#3)
+
+-------------------------------------------------------------------
Old:
----
cargo-packaging-1.1.0+0.tar.xz
New:
----
cargo-packaging-1.2.0+0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cargo-packaging.spec ++++++
--- /var/tmp/diff_new_pack.AoT25m/_old 2023-02-25 19:54:22.538994413 +0100
+++ /var/tmp/diff_new_pack.AoT25m/_new 2023-02-25 19:54:22.542994437 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cargo-packaging
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.1.0+0
+Version: 1.2.0+0
Release: 0
Summary: Macros and tools to assist with cargo and rust packaging
License: MPL-2.0
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.AoT25m/_old 2023-02-25 19:54:22.582994683 +0100
+++ /var/tmp/diff_new_pack.AoT25m/_new 2023-02-25 19:54:22.586994708 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/Firstyear/cargo-packaging.git</param>
- <param
name="changesrevision">9701922ebd9a35ce598d7da5408e7fe67b30c62e</param></service></servicedata>
+ <param
name="changesrevision">c429b77c4c9084a03cd7b391d1f933fbe11a9792</param></service></servicedata>
(No newline at EOF)
++++++ cargo-packaging-1.1.0+0.tar.xz -> cargo-packaging-1.2.0+0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cargo-packaging-1.1.0+0/macros.cargo
new/cargo-packaging-1.2.0+0/macros.cargo
--- old/cargo-packaging-1.1.0+0/macros.cargo 2022-11-03 23:45:18.000000000
+0100
+++ new/cargo-packaging-1.2.0+0/macros.cargo 2023-01-18 01:13:39.000000000
+0100
@@ -27,7 +27,7 @@
%* \
}
-%cargo_install() \
+%cargo_install(p:) \
%{shrink:\
unset LIBSSH2_SYS_USE_PKG_CONFIG && \
if [[ -z $RUSTC_WRAPPER ]]; then CARGO_AUDITABLE="auditable" ; fi && \
@@ -36,7 +36,6 @@
--offline \
--no-track \
--root=%{buildroot}%{_prefix} \
- --path . \
+ --path %{-p:%{-p*}}%{!-p:.} \
%* \
}
-
++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/cargo-packaging/vendor.tar.xz
/work/SRC/openSUSE:Factory/.cargo-packaging.new.31432/vendor.tar.xz differ:
char 27, line 1