public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Raghu Udiyar <raghusiddarth@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Upstream 2.33 release
Date: Mon, 20 Jul 2026 20:37:01 GMT [thread overview]
Message-ID: <178457982172.1.1573709139381070582.rpms-transmission-456a8f88d1c0@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-20 20:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457982172.1.1573709139381070582.rpms-transmission-456a8f88d1c0@fedoraproject.org \
--to=raghusiddarth@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox