public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Upstream 2.31 release
Date: Mon, 20 Jul 2026 20:37:00 GMT	[thread overview]
Message-ID: <178457982076.1.114213057395946507.rpms-transmission-b4d330139e50@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/transmission
            Branch : epel10
            Commit : b4d330139e50ca32a97bfed10fdd0ffad30b6406
            Author : Rahul Sundaram <sundaram@fedoraproject.org>
            Date   : 2011-05-19T01:24:13+05:30
            Stats  : +11/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/transmission/c/b4d330139e50ca32a97bfed10fdd0ffad30b6406?branch=epel10

            Log:
            Upstream 2.31 release
https://trac.transmissionbt.com/wiki/Changes#version-2.31
Fix source url

---
diff --git a/.gitignore b/.gitignore
index e2ef84c..0370adf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ transmission-2.04.tar.xz
 /transmission-2.22.tar.xz
 /transmission-2.30b1.tar.xz
 /transmission-2.30b3.tar.xz
+/transmission-2.31.tar.xz

diff --git a/sources b/sources
index 571e447..d5eaf55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba8db43d10f981eecf1c0790cd17e273  transmission-2.30b3.tar.xz
+f754d4bb3629a2ec2def837b0227b834  transmission-2.31.tar.xz

diff --git a/transmission.spec b/transmission.spec
index 96e8ff5..dfe3e15 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,13 +1,13 @@
 Name:           transmission
-Version:        2.30
-Release:        0.b3%{?dist}
+Version:        2.31
+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/
-Source0:        http://download.m0k.org/transmission/files/transmission-%{version}b3.tar.xz
+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
 # init script. Upstream doesn't want it because it is distro specific
@@ -93,7 +93,7 @@ useradd -r -g transmission -d /var/lib/transmission -s /sbin/nologin \
 exit 0
 
 %prep
-%setup -q -n transmission-%{version}b3
+%setup -q 
 %patch1 -p1
 
 iconv --from=ISO-8859-1 --to=UTF-8 AUTHORS > AUTHORS.new
@@ -213,6 +213,11 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Sun Apr 24 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.31-1
+- Upstream 2.31 release
+- https://trac.transmissionbt.com/wiki/Changes#version-2.31
+- Fix source url
+
 * Sun Apr 24 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.30-0.b3
 - Upstream 2.30 Beta 3 release
 - https://trac.transmissionbt.com/wiki/Changes#version-2.30b3

                 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=178457982076.1.114213057395946507.rpms-transmission-b4d330139e50@fedoraproject.org \
    --to=sundaram@fedoraproject.org \
    --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