public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <kalevlember@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Update to 2.71
Date: Mon, 20 Jul 2026 20:37:09 GMT	[thread overview]
Message-ID: <178457982925.1.17475178147991822952.rpms-transmission-28d27d994c82@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/transmission
            Branch : epel10
            Commit : 28d27d994c822e001aa2b31db44a04d0de711beb
            Author : Kalev Lember <kalevlember@gmail.com>
            Date   : 2012-09-27T19:26:34+02:00
            Stats  : +7/-16 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/transmission/c/28d27d994c822e001aa2b31db44a04d0de711beb?branch=epel10

            Log:
            Update to 2.71

... and drop upstreamed
transmission-2.61-desktop-file-missing-semicolon.patch

---
diff --git a/.gitignore b/.gitignore
index 2198704..902a0b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ transmission-2.04.tar.xz
 /transmission-2.33.tar.xz
 /transmission-2.42.tar.xz
 /transmission-2.52.tar.xz
+/transmission-2.71.tar.xz

diff --git a/sources b/sources
index 15a48c2..4913cef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ed5b7815ebda65223bac6bdb09dec42  transmission-2.61.tar.xz
+26d24de210076a7625e5fe37e3252f2a  transmission-2.71.tar.xz

diff --git a/transmission-2.61-desktop-file-missing-semicolon.patch b/transmission-2.61-desktop-file-missing-semicolon.patch
deleted file mode 100644
index 4383413..0000000
--- a/transmission-2.61-desktop-file-missing-semicolon.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- transmission-2.61/gtk/transmission-gtk.desktop.in.missing_semicolon	2012-07-28 22:11:19.382613921 +0300
-+++ transmission-2.61/gtk/transmission-gtk.desktop.in	2012-07-28 22:11:26.981474148 +0300
-@@ -18,7 +18,7 @@
- [Desktop Action Pause]
- _Name=Start Transmission with All Torrents Paused
- Exec=transmission-gtk --paused
--OnlyShowIn=Unity
-+OnlyShowIn=Unity;
- 
- [Desktop Action Minimize]
- _Name=Start Transmission Minimized

diff --git a/transmission.spec b/transmission.spec
index dcc2603..e620b75 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,5 +1,5 @@
 Name:           transmission
-Version:        2.61
+Version:        2.71
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
@@ -25,8 +25,6 @@ BuildRequires:  gettext intltool
 BuildRequires:  qt4-devel
 # this modification applies to the Qt qtr.pro file
 Patch1:         fix-optflags.patch
-# Fix up the desktop file to validate with desktop-file-validate
-Patch2:         transmission-2.61-desktop-file-missing-semicolon.patch
 Requires: transmission-cli
 Requires: transmission-gtk
 
@@ -94,7 +92,6 @@ exit 0
 %prep
 %setup -q 
 %patch1 -p1
-%patch2 -p1 -b .missing_semicolon
 
 iconv --from=ISO-8859-1 --to=UTF-8 AUTHORS > AUTHORS.new
 mv AUTHORS.new AUTHORS
@@ -210,6 +207,10 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Thu Sep 27 2012 Kalev Lember <kalevlember@gmail.com> - 2.71-1
+- Update to 2.71
+- Drop upstreamed desktop file patch
+
 * Sat Jul 28 2012 Kalev Lember <kalevlember@gmail.com> - 2.61-1
 - Update to 2.61
 - Build with gtk3

                 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=178457982925.1.17475178147991822952.rpms-transmission-28d27d994c82@fedoraproject.org \
    --to=kalevlember@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