public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: import beta3, libcanberra support enabled
Date: Mon, 20 Jul 2026 20:36:38 GMT	[thread overview]
Message-ID: <178457979849.1.6492348271289492059.rpms-transmission-12ca7636c8ca@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-20 20:36 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=178457979849.1.6492348271289492059.rpms-transmission-12ca7636c8ca@fedoraproject.org \
    --to=sundaram@fedoraproject.org \
    --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