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.32 release
Date: Mon, 20 Jul 2026 20:37:01 GMT	[thread overview]
Message-ID: <178457982124.1.11962384855200585755.rpms-transmission-493359a39924@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/transmission
            Branch : epel10
            Commit : 493359a399249a29832d5d138aee5d0b9eb85811
            Author : Rahul Sundaram <sundaram@fedoraproject.org>
            Date   : 2011-07-05T19:03:48+05:30
            Stats  : +8/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/transmission/c/493359a399249a29832d5d138aee5d0b9eb85811?branch=epel10

            Log:
            Upstream 2.32 release
https://trac.transmissionbt.com/wiki/Changes#version-2.32
Drop defattr throughout the spec since recent RPM makes it redundant

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

diff --git a/sources b/sources
index d5eaf55..6ae6863 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f754d4bb3629a2ec2def837b0227b834  transmission-2.31.tar.xz
+f3bee42edcf1f9a7daad6ec3bff83ad5  transmission-2.32.tar.xz

diff --git a/transmission.spec b/transmission.spec
index dfe3e15..47370ad 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,5 +1,5 @@
 Name:           transmission
-Version:        2.31
+Version:        2.32
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
@@ -173,7 +173,6 @@ update-desktop-database > /dev/null 2>&1 || :
 %files 
 
 %files common 
-%defattr(-, root, root, -)
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/transmission-remote
 %{_bindir}/transmission-create
@@ -188,12 +187,10 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-show*
 
 %files cli 
-%defattr(-, root, root, -)
 %{_bindir}/transmission-cli
 %doc %{_mandir}/man1/transmission-cli*
 
 %files daemon
-%defattr(-, root, root, -)
 %{_bindir}/transmission-daemon
 %{_initddir}/transmission-daemon
 %config(noreplace) %{_sysconfdir}/sysconfig/transmission-daemon
@@ -201,18 +198,21 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-daemon*
 
 %files gtk -f %{name}-gtk.lang
-%defattr(-, root, root, -)
 %{_bindir}/transmission-gtk
 %{_datadir}/applications/transmission-gtk.desktop
 %doc %{_mandir}/man1/transmission-gtk.*
 
 %files qt
-%defattr(-, root, root, -)
 %{_bindir}/transmission-qt
 %{_datadir}/applications/transmission-qt.desktop
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* 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
+- Drop defattr throughout the spec since recent RPM makes it redundant
+
 * 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

                 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=178457982124.1.11962384855200585755.rpms-transmission-493359a39924@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