Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package transmission for openSUSE:Factory 
checked in at 2022-04-06 21:51:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transmission (Old)
 and      /work/SRC/openSUSE:Factory/.transmission.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transmission"

Wed Apr  6 21:51:00 2022 rev:93 rq:966682 version:3.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/transmission/transmission.changes        
2021-12-02 02:27:46.436085042 +0100
+++ /work/SRC/openSUSE:Factory/.transmission.new.1900/transmission.changes      
2022-04-06 21:51:03.079868489 +0200
@@ -1,0 +2,6 @@
+Sun Apr  3 07:48:54 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+- Do not run autoreconf - not patching any input files
+  and intltool is broken with autoreconf of 2.71
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ transmission.spec ++++++
--- /var/tmp/diff_new_pack.2CLtyr/_old  2022-04-06 21:51:04.663850413 +0200
+++ /var/tmp/diff_new_pack.2CLtyr/_new  2022-04-06 21:51:04.671850322 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package transmission
 #
-# Copyright (c) 2020 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
@@ -47,7 +47,7 @@
 BuildRequires:  pkgconfig(zlib) >= 1.2.3
 Requires:       %{name}-common = %{version}
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Provides:       %{name}-ui = %{version}
 %if 0%{?WITH_APPINDICATOR}
 BuildRequires:  libappindicator3-devel >= 0.4.90
@@ -66,7 +66,7 @@
 # For canberra-gtk-play binary
 Requires:       canberra-gtk-play
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Provides:       %{name}-ui = %{version}
 
 %description gtk
@@ -82,7 +82,7 @@
 Group:          Productivity/Networking/Other
 Requires:       %{name}-common = %{version}
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Provides:       %{name}-ui = %{version}
 
 %description qt
@@ -125,7 +125,6 @@
 %patch0 -p1
 
 %build
-autoreconf -fi
 sed -i '/^Icon=/ s/$/-qt/' qt/transmission-qt.desktop
 %configure \
     --prefix=/usr \

Reply via email to