Hello community,

here is the log from the commit of package transmission for openSUSE:Factory 
checked in at 2012-07-25 10:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2012-07-09 18:35:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.transmission.new/transmission.changes   
2012-07-25 10:45:49.000000000 +0200
@@ -1,0 +2,26 @@
+Tue Jul 24 12:20:23 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.61:
+  + GTK+:
+    - Support startup notification.
+    - Require GTK+ 3.
+  + Qt:
+    - Fix bug when opening the web client via the Preferences
+      dialog.
+    - Better opening of magnet links.
+    - The Torrent File list now handles very long lists faster.
+    - Fix i18n problem introduced in 2.60.
+  + Web Client:
+    - Close potential cross-scripting vulnerability from malicious
+      torrent files.
+  + Utils:
+    - Add magnet link generation to the transmission-show command
+      line tool.
+  + Mac:
+    - Fix crash when creating a torrent file on Lion or newer.
+- Drop 0%{?favor_gtk2} / BuildRequires: pkgconfig(gtk+-2.0), gtk2
+  support dropped upstream.
+- Cleanup spec by dropping a lot of unused %if statements for
+  versions of openSUSE we no longer build for.
+
+-------------------------------------------------------------------

Old:
----
  transmission-2.60.tar.xz

New:
----
  transmission-2.61.tar.xz

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

Other differences:
------------------
++++++ transmission.spec ++++++
--- /var/tmp/diff_new_pack.8caqqi/_old  2012-07-25 10:45:51.000000000 +0200
+++ /var/tmp/diff_new_pack.8caqqi/_new  2012-07-25 10:45:51.000000000 +0200
@@ -19,25 +19,19 @@
 Name:           transmission
 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:  glib2-devel >= 2.32.0
 BuildRequires:  intltool
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2.0
 %if 0%{?WITH_APPINDICATOR}
 BuildRequires:  libappindicator-devel >= 0.4.90
 %endif
 BuildRequires:  libcurl-devel
 BuildRequires:  libevent-devel >= 2.0.0
-%if 0%{?suse_version} > 1210
 BuildRequires:  libminiupnpc-devel
-%endif
 BuildRequires:  libqt4-devel
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
-Version:        2.60
+Version:        2.61
 Release:        0
 Summary:        Lightweight, yet powerful BitTorrent client
 License:        GPL-2.0 ; MIT
@@ -102,9 +96,7 @@
 Summary:        Lightweight, yet powerful BitTorrent client - Common Data
 Group:          Productivity/Networking/Other
 Requires:       %{name}-ui = %{version}
-%if 0%{suse_version} > 1110
 BuildArch:      noarch
-%endif
 
 %description common
 Transmission is a fast, easy, and free multi-platform BitTorrent client
@@ -135,12 +127,6 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1110
-%{__rm} %{buildroot}%{_datadir}/locale/fil/LC_MESSAGES/*
-%endif
-%if 0%{?suse_version} <= 1130
-%{__rm} %{buildroot}%{_datadir}/locale/ceb/LC_MESSAGES/*
-%endif
 # install qt ui
 cd qt
 %__make install INSTALL_ROOT=%{buildroot}%{_prefix}
@@ -164,22 +150,15 @@
 %post gtk
 update-alternatives --install %{_bindir}/transmission           transmission   
   %{_bindir}/transmission-gtk 15        \
                     --slave   %{_mandir}/man1/transmission.1.gz 
transmission.1.gz %{_mandir}/man1/transmission-gtk.1.gz
-%if 0%{?suse_version} > 1130
 %desktop_database_post
-%endif
 
 %post qt
 update-alternatives --install %{_bindir}/transmission           transmission   
   %{_bindir}/transmission-qt 10         \
                     --slave   %{_mandir}/man1/transmission.1.gz 
transmission.1.gz %{_mandir}/man1/transmission-qt.1.gz
-%if 0%{?suse_version} > 1130
 %desktop_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %post common
 %icon_theme_cache_post
-%endif
 
 %postun
 # Note: we don't use "$1 -eq 0", to avoid issues if the package gets renamed
@@ -192,24 +171,17 @@
 if [ ! -f %{_bindir}/transmission-gtk ]; then
   update-alternatives --remove transmission %{_bindir}/transmission-gtk
 fi
-%if 0%{?suse_version} > 1130
 %desktop_database_postun
-%endif
 
 %postun qt
 # Note: we don't use "$1 -eq 0", to avoid issues if the package gets renamed
 if [ ! -f %{_bindir}/transmission-qt ]; then
   update-alternatives --remove transmission %{_bindir}/transmission-qt
 fi
-%if 0%{?suse_version} > 1130
 %desktop_database_postun
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun common
 %icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)
@@ -231,10 +203,6 @@
 
 %files -n %{name}-gtk-lang -f transmission-gtk.lang
 %defattr(-,root,root)
-%if 0%{?suse_version} <= 1140
-%dir %{_datadir}/locale/an
-%dir %{_datadir}/locale/an/LC_MESSAGES
-%endif
 
 %files gtk
 %defattr(-,root,root)

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

Reply via email to