public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: new upstream release. Using LZMA source now
@ 2026-07-20 20:36 Rahul Sundaram
0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : e3f3d5fdd74ca32e6fb037e8259555791dc4b4a0
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2009-07-23T19:40:25+00:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/e3f3d5fdd74ca32e6fb037e8259555791dc4b4a0?branch=epel10
Log:
new upstream release. Using LZMA source now
---
diff --git a/.cvsignore b/.cvsignore
index 2361901..637cf2f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.72.tar.bz2
+transmission-1.73.tar.lzma
diff --git a/sources b/sources
index 7faa66e..3249c6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ebbb9d4c27a019f5aced926818be4fa transmission-1.72.tar.bz2
+4a5fb04a246bc3193d802fcae8fe0476 transmission-1.73.tar.lzma
diff --git a/transmission.spec b/transmission.spec
index 8a762e5..ac34812 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
-Version: 1.72
+Version: 1.73
Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
@@ -8,7 +8,7 @@ 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}.tar.bz2
+Source0: http://download.m0k.org/transmission/files/transmission-%{version}.tar.lzma
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel >= 0.9.4
@@ -73,6 +73,10 @@ update-desktop-database > /dev/null 2>&1 || :
%changelog
+* Fri Jul 24 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.73-1
+- new upstream
+- switch to using LZMA source
+
* Sun Jun 21 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.72-1
- Update to new upstream version
- Drop compiler options patch since upstream has fixed this issue
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:36 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:36 [rpms/transmission] epel10: new upstream release. Using LZMA source now Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox