Hello community,

here is the log from the commit of package transmission for openSUSE:Factory 
checked in at 2011-10-25 17:14:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transmission (Old)
 and      /work/SRC/openSUSE:Factory/.transmission.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transmission", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/transmission/transmission.changes        
2011-10-10 14:12:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.transmission.new/transmission.changes   
2011-10-25 17:14:45.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Oct 20 08:50:01 UTC 2011 - dims...@opensuse.org
+
+- Update to version 2.42:
+  + All Platforms:
+    - Fix error connecting to UDP trackers from big-endian systems
+    - Fix RPC error when editing UDP trackers
+    - Fix build failure when a C++ compiler is not installed
+  + Mac:
+    - Fix a potential crash on 10.5 Leopard
+    - Fix bugs with the tracker and file inspector tables
+  + GTK+:
+    - Support GTK+ 3.2
+    - Fix crasher on systems not running DBus
+  + Web Client
+    - Fix bug which broke Opera support
+  + Updated translations.
+- Add conditional pkgconfig(gtk+-3.0) BuildRequires, based on
+  favor_gtk2; in case favor_gtk2 evaluates to true, we stay with
+  the existing gtk2-devel BuildRequires.
+
+-------------------------------------------------------------------

Old:
----
  transmission-2.41.tar.xz

New:
----
  transmission-2.42.tar.xz

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

Other differences:
------------------
++++++ transmission.spec ++++++
--- /var/tmp/diff_new_pack.W2BTxS/_old  2011-10-25 17:14:53.000000000 +0200
+++ /var/tmp/diff_new_pack.W2BTxS/_new  2011-10-25 17:14:53.000000000 +0200
@@ -22,7 +22,11 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.28.0
+%if 0%{?favor_gtk2}
 BuildRequires:  gtk2-devel >= 2.22.0
+%else
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2.0
+%endif
 BuildRequires:  intltool
 %if 0%{?WITH_APPINDICATOR}
 BuildRequires:  libappindicator-devel
@@ -34,7 +38,7 @@
 BuildRequires:  update-desktop-files
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
-Version:        2.41
+Version:        2.42
 Release:        1
 Summary:        Lightweight, yet powerful BitTorrent client
 Source0:        
http://download.m0k.org/transmission/files/%{name}-%{version}.tar.xz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to