public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: import beta3, libcanberra support enabled
@ 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 : 12ca7636c8cad9949d768defaf73b4d6d2fd1052
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2009-12-17T09:24:08+00:00
Stats : +11/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/12ca7636c8cad9949d768defaf73b4d6d2fd1052?branch=epel10
Log:
import beta3, libcanberra support enabled
---
diff --git a/.cvsignore b/.cvsignore
index d4574f2..8b3f52e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.76.tar.xz
+transmission-1.80b3.tar.xz
diff --git a/sources b/sources
index 687fd09..a539b1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2927d3b4ab5ec064be0d551466479e96 transmission-1.76.tar.xz
+dc73199f8fa68026b814e564c3eb9ca2 transmission-1.80b3.tar.xz
diff --git a/transmission.spec b/transmission.spec
index 0154d80..14bc752 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,5 @@
-
Name: transmission
-Version: 1.76
+Version: 1.80b3
Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
@@ -14,6 +13,7 @@ BuildRequires: openssl-devel >= 0.9.4
BuildRequires: glib2-devel >= 2.15.5
BuildRequires: gtk2-devel >= 2.6.0
BuildRequires: libnotify-devel >= 0.4.3
+BuildRequires: libcanberra-devel
BuildRequires: curl-devel >= 7.16.3
BuildRequires: dbus-glib-devel >= 0.70
BuildRequires: libevent-devel >= 1.4.5
@@ -31,7 +31,7 @@ back-end.
%setup -q
%build
-%configure --disable-static --with-gtk --without-wx
+%configure --disable-static --with-gtk --without-wx --enable-libcanberra
make %{?_smp_mflags}
@@ -71,6 +71,12 @@ update-desktop-database > /dev/null 2>&1 || :
%changelog
+
+* Thu Dec 17 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.80b3-1
+- 1.80 Beta 3
+- Enable sounds via libcanberra
+- http://trac.transmissionbt.com/wiki/Changes#version-1.80b3
+
* Sun Oct 25 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.76-1
- http://trac.transmissionbt.com/wiki/Changes#version-1.76
^ 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: import beta3, libcanberra support enabled Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox