Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rclone for openSUSE:Factory checked 
in at 2022-03-04 00:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rclone (Old)
 and      /work/SRC/openSUSE:Factory/.rclone.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rclone"

Fri Mar  4 00:17:25 2022 rev:33 rq:958597 version:1.57.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rclone/rclone.changes    2021-11-28 
21:31:45.405759835 +0100
+++ /work/SRC/openSUSE:Factory/.rclone.new.1958/rclone.changes  2022-03-04 
00:17:56.804289092 +0100
@@ -1,0 +2,7 @@
+Sat Feb  5 23:28:04 UTC 2022 - Marcus Rueckert <[email protected]>
+
+- Fix warning about packageand() by replacing the package and with
+  (rclone and $other_package_name) syntax
+- add BR for golang-packaging to get the %{go_nostrip} macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rclone.spec ++++++
--- /var/tmp/diff_new_pack.13jLl7/_old  2022-03-04 00:17:57.620289264 +0100
+++ /var/tmp/diff_new_pack.13jLl7/_new  2022-03-04 00:17:57.624289265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rclone
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,9 @@
 Source1:        vendor.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  go >= 1.16
+BuildRequires:  golang-packaging
+
+%{go_nostrip}
 
 %description
 rsync for cloud storage. rclone is a command line program to sync files and
@@ -38,7 +41,7 @@
 Summary:        Bash Completion for %{name}
 Group:          Productivity/Networking/Web/Utilities
 Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:bash-completion)
+Supplements:    (%{name} and bash-completion)
 BuildArch:      noarch
 
 %description bash-completion
@@ -48,7 +51,7 @@
 Summary:        Zsh Completion for %{name}
 Group:          Productivity/Networking/Web/Utilities
 Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:zsh)
+Supplements:    (%{name} and zsh)
 BuildArch:      noarch
 
 %description zsh-completion

Reply via email to