public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Update to upstream 1.11, many bug fixes (#444685, #444747)
@ 2026-07-20 20:36 Denis Leroy
0 siblings, 0 replies; only message in thread
From: Denis Leroy @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : c1c64a14ba99870fee76fae53f051000aee4a17b
Author : Denis Leroy <denis@fedoraproject.org>
Date : 2008-05-02T10:06:34+00:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/c1c64a14ba99870fee76fae53f051000aee4a17b?branch=epel10
Log:
Update to upstream 1.11, many bug fixes (#444685, #444747)
---
diff --git a/.cvsignore b/.cvsignore
index 987e16b..ceb8137 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.06.tar.bz2
+transmission-1.11.tar.bz2
diff --git a/sources b/sources
index ad5da66..43e69d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-471e4bd40e1464067a3e266ecf3cb724 transmission-1.06.tar.bz2
+4582d7aff489a9425b147634653df1d1 transmission-1.11.tar.bz2
diff --git a/transmission.spec b/transmission.spec
index 11dba88..372bd0e 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
-Version: 1.06
+Version: 1.11
Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
@@ -13,7 +13,9 @@ Patch1: transmission-1.05-gnusource.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel >= 0.9.4
+BuildRequires: glib2-devel >= 2.15.5
BuildRequires: gtk2-devel >= 2.6.0
+BuildRequires: libnotify-devel >= 0.4.4
BuildRequires: desktop-file-utils
BuildRequires: gettext intltool
@@ -62,6 +64,7 @@ update-desktop-database > /dev/null 2>&1 || :
%defattr(-, root, root, -)
%doc AUTHORS LICENSE NEWS README
%{_bindir}/transmission*
+%{_bindir}/benc2php
%{_datadir}/pixmaps/*
%{_datadir}/icons/hicolor/*/apps/transmission.*
%{_datadir}/applications/*transmission.desktop
@@ -69,6 +72,9 @@ update-desktop-database > /dev/null 2>&1 || :
%changelog
+* Fri May 2 2008 Denis Leroy <denis@poolshark.org> - 1.11-1
+- Update to upstream 1.11, many bug fixes
+
* Fri Mar 14 2008 Denis Leroy <denis@poolshark.org> - 1.06-1
- Update to upstream 1.06, bug fixes, memory leak fix
^ 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: Update to upstream 1.11, many bug fixes (#444685, #444747) Denis Leroy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox