public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Upstream 2.33 release
@ 2026-07-20 20:37 Raghu Udiyar
  0 siblings, 0 replies; only message in thread
From: Raghu Udiyar @ 2026-07-20 20:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : 456a8f88d1c0086615077b9ffda8cdda1903a971
Author : Raghu Udiyar <raghusiddarth@gmail.com>
Date   : 2011-07-21T19:26:25+05:30
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/456a8f88d1c0086615077b9ffda8cdda1903a971?branch=epel10

Log:
Upstream 2.33 release

---
diff --git a/.gitignore b/.gitignore
index b3af1a0..b7091f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ transmission-2.04.tar.xz
 /transmission-2.30b3.tar.xz
 /transmission-2.31.tar.xz
 /transmission-2.32.tar.xz
+/transmission-2.33.tar.xz

diff --git a/sources b/sources
index 6ae6863..9d077ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3bee42edcf1f9a7daad6ec3bff83ad5  transmission-2.32.tar.xz
+76df2b002e9e243f2e4607b40c019974  transmission-2.33.tar.xz

diff --git a/transmission.spec b/transmission.spec
index 47370ad..6d58d87 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,12 +1,12 @@
 Name:           transmission
-Version:        2.32
+Version:        2.33
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
 # See COPYING. This licensing situation is... special.
 License:        MIT and GPLv2
-URL:            http://www.transmissionbt.com/
+URL:            http://www.transmissionbt.com
 Source0:        http://download.transmissionbt.com/files/transmission-%{version}.tar.xz
 # This is intended to be merged by upstream post 1.80 release
 Source1:        transmission-qt.desktop
@@ -24,7 +24,6 @@ BuildRequires:  dbus-glib-devel >= 0.70
 BuildRequires:  libevent-devel >= 1.4.5
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext intltool
-BuildRequires:  GConf2-devel
 BuildRequires:  qt4-devel
 # this modification applies to the Qt qtr.pro file
 Patch1:         fix-optflags.patch
@@ -103,7 +102,7 @@ mv NEWS.new NEWS
 
 %build
 %configure --disable-static --enable-gtk --enable-utp --enable-libcanberra --enable-libnotify --enable-daemon \
-           --enable-gconf2 --enable-nls --enable-cli --enable-daemon  --with-gnu-ld --with-inotify
+           --enable-nls --enable-cli --enable-daemon  --with-gnu-ld --with-inotify
 make %{?_smp_mflags}
 
 pushd qt
@@ -208,6 +207,10 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Thu Jul 21 2011 Raghu Udiyar <raghusiddarth@gmail.com> - 2.33-1
+- https://trac.transmissionbt.com/wiki/Changes#version-2.33
+- Remove deprecated gconf2 dependency
+
 * Tue Jul 05 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.32-1
 - Upstream 2.32 release
 - https://trac.transmissionbt.com/wiki/Changes#version-2.32

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] epel10: Upstream 2.33 release Raghu Udiyar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox