public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: 2.90
@ 2026-07-20 20:37 Jon Ciesla
  0 siblings, 0 replies; only message in thread
From: Jon Ciesla @ 2026-07-20 20:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : 640c669434ea7f7b92449a50aba118f4b7335354
Author : Jon Ciesla <limburgher@gmail.com>
Date   : 2016-02-29T04:38:33-06:00
Stats  : +10/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/640c669434ea7f7b92449a50aba118f4b7335354?branch=epel10

Log:
2.90

---
diff --git a/.gitignore b/.gitignore
index bc517a9..4816a90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ transmission-2.04.tar.xz
 /transmission-2.82.tar.xz
 /transmission-2.83.tar.xz
 /transmission-2.84.tar.xz
+/transmission-2.90.tar.xz

diff --git a/sources b/sources
index d2d10cc..60cb5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-411aec1c418c14f6765710d89743ae42  transmission-2.84.tar.xz
+0792c67fcbf722f7823e964e09eb16bc  transmission-2.90.tar.xz

diff --git a/transmission.spec b/transmission.spec
index 119ea1d..dcbb5db 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:           transmission
-Version:        2.84
-Release:        11%{?dist}
+Version:        2.90
+Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
@@ -12,7 +12,7 @@ URL:            http://www.transmissionbt.com
 Source0:        http://download.transmissionbt.com/files/transmission-%{version}.tar.xz
 # https://bugzilla.redhat.com/show_bug.cgi?id=1221292
 Source1:        https://raw.githubusercontent.com/gnome-design-team/gnome-icons/master/apps-symbolic/Adwaita/scalable/apps/transmission-symbolic.svg
-Patch0:         transmission-2.84-overshoot.patch
+#Patch0:         transmission-2.84-overshoot.patch
 
 BuildRequires:  openssl-devel >= 0.9.4
 BuildRequires:  glib2-devel >= 2.32.0
@@ -93,7 +93,7 @@ exit 0
 %prep
 %setup -q 
 
-%patch0 -p0
+#%%patch0 -p0
 
 # fix icon location for Transmission Qt
 sed -i 's|Icon=%{name}-qt|Icon=%{name}|g' qt/%{name}-qt.desktop
@@ -253,6 +253,10 @@ fi
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Sun Feb 28 2016 Jon Ciesla <limburgher@gmail.com> - 2.90-1
+- 2.90, BZ 1312701
+- Overshoot patch upstreamed.
+
 * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.84-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] epel10: 2.90 Jon Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox