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: new upstream release
Date: Mon, 20 Jul 2026 20:36:43 GMT	[thread overview]
Message-ID: <178457980367.1.14615590236910662267.rpms-transmission-9c882a6178b2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : 9c882a6178b25eb9d5ba1aa9eff204d877c4f7e1
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date   : 2010-01-21T09:00:43+00:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/9c882a6178b25eb9d5ba1aa9eff204d877c4f7e1?branch=epel10

Log:
new upstream release

---
diff --git a/.cvsignore b/.cvsignore
index b331f22..63e445e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.80b5.tar.xz
+transmission-1.80.tar.xz

diff --git a/sources b/sources
index b977bc9..49fd5b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-526b6818f842b25c49669501995b0ff8  transmission-1.80b5.tar.xz
+900bfba438b36e7326d1d51af775eb61  transmission-1.80.tar.xz

diff --git a/transmission.spec b/transmission.spec
index f5f88f3..6a9d05d 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,13 +1,13 @@
 Name:           transmission
 Version:        1.80
-Release:        0.6.b5%{?dist}
+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}b5.tar.xz
+Source0:        http://download.m0k.org/transmission/files/transmission-%{version}.tar.xz
 # This is intended to be merged by upstream post 1.80 release
 Source1:        qtr.desktop
 # init script. Upstream doesn't want it because it is distro specific
@@ -82,12 +82,12 @@ Qt graphical interface of Transmission BitTorrent client.
 %pre daemon
 getent group transmission >/dev/null || groupadd -r transmission
 getent passwd transmission >/dev/null || \
-useradd -r -g transmission -d HOMEDIR -s /sbin/nologin \
--c "transmission daemon account" transmission
+useradd -r -g transmission -d /var/lib/transmission -s /sbin/nologin \
+        -c "transmission daemon account" transmission
 exit 0
 
 %prep
-%setup -q -n transmission-1.80b5
+%setup -q 
 %patch1 -p1
 
 %build
@@ -178,6 +178,10 @@ update-desktop-database > /dev/null 2>&1 || :
 
 %changelog
 
+* Thu Jan 21 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.80-1
+- Many major new features including magnet link support, trackerless torrents
+- http://trac.transmissionbt.com/wiki/Changes#version-1.80
+
 * Wed Jan 20 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.80-0.6.b5
 - Add a initscript for transmission daemon. Fixes rhbz#556228
 - Description changes, add group for sub-packages and fix make

             reply	other threads:[~2026-07-20 20:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20 20:36 Rahul Sundaram [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-20 20:36 [rpms/transmission] epel10: new upstream release Rahul Sundaram
2026-07-20 20:36 Rahul Sundaram
2026-07-20 20:36 Rahul Sundaram
2026-07-20 20:36 Rahul Sundaram

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=178457980367.1.14615590236910662267.rpms-transmission-9c882a6178b2@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