Hello community, here is the log from the commit of package gnome-do-plugins for openSUSE:Factory checked in at 2014-08-13 08:48:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-do-plugins (Old) and /work/SRC/openSUSE:Factory/.gnome-do-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-do-plugins" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-do-plugins/gnome-do-plugins.changes 2013-01-10 11:22:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-do-plugins.new/gnome-do-plugins.changes 2014-08-13 08:48:42.000000000 +0200 @@ -1,0 +2,14 @@ +Sat Aug 9 10:08:34 UTC 2014 - [email protected] + +- Update to version 0.8.5: + + The big new feature here is the addition of the new + Transmission bittorrent plugin. + + Usual miscellaneous fixes, including build fixes for + Mono >= 3.0. +- Drop gnome-do-mono-detection.patch and + gnome-do-plugins-mono3.patch: fixed upstream. +- Add gnome-do-plugins-no-transmission.patch: Do not try to build + the Transmission plugin if the dependencies were not detected + during configure. + +------------------------------------------------------------------- Old: ---- gnome-do-mono-detection.patch gnome-do-plugins-0.8.4.tar.gz gnome-do-plugins-mono3.patch New: ---- gnome-do-plugins-0.8.5.tar.gz gnome-do-plugins-no-transmission.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-do-plugins.spec ++++++ --- /var/tmp/diff_new_pack.PPhjqS/_old 2014-08-13 08:48:43.000000000 +0200 +++ /var/tmp/diff_new_pack.PPhjqS/_new 2014-08-13 08:48:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-do-plugins # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,12 @@ %define with_flickr 0 Name: gnome-do-plugins -Version: 0.8.4 +Version: 0.8.5 Release: 0 Url: http://do.davebsd.com -Source: http://launchpad.net/do-plugins/trunk/0.8.4/+download/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM gnome-do-mono-detection.patch [email protected] -- synchronize the mono compiler detection with gnome-do 0.9 (change already in bzr) -Patch0: gnome-do-mono-detection.patch -# PATCH-FIX-UPSTREAM gnome-do-plugins-mono3.patch lp#1097745 [email protected] -- Fix build with mono 3.0 -Patch1: gnome-do-plugins-mono3.patch +Source: https://launchpad.net/do-plugins/trunk/0.8.5/+download/gnome-do-plugins-0.8.5.tar.gz +# PATCH-FIX-UPSTREAM gnome-do-plugins-no-transmission.patch lp#1354678 [email protected] -- Do not build the Transmission plugin if configure did not find the dependencies +Patch0: gnome-do-plugins-no-transmission.patch Summary: Plugins for GNOME Do License: GPL-3.0 Group: Productivity/Other @@ -87,7 +85,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build # Needed by patch0 ++++++ gnome-do-plugins-0.8.4.tar.gz -> gnome-do-plugins-0.8.5.tar.gz ++++++ ++++ 38851 lines of diff (skipped) ++++++ gnome-do-plugins-no-transmission.patch ++++++ Index: gnome-do-plugins-0.8.5/Transmission/Makefile.am =================================================================== --- gnome-do-plugins-0.8.5.orig/Transmission/Makefile.am +++ gnome-do-plugins-0.8.5/Transmission/Makefile.am @@ -1,4 +1,6 @@ +if HAVE_TRANSMISSION include $(top_srcdir)/build.rules.mk +endif ASSEMBLY=Transmission -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
