public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: update spec for new upstream release
@ 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 : b443a80883e5e448840b4602d971029c06739a66
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date   : 2009-09-15T14:07:07+00:00
Stats  : +7/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/b443a80883e5e448840b4602d971029c06739a66?branch=epel10

Log:
update spec for new upstream release

---
diff --git a/transmission.spec b/transmission.spec
index d48b33f..8912c23 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,7 +1,7 @@
 
 Name:           transmission
-Version:        1.74
-Release:        3%{?dist}
+Version:        1.75
+Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
@@ -9,7 +9,7 @@ Group:          Applications/Internet
 License:        MIT and GPLv2
 URL:            http://www.transmissionbt.com/
 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
 BuildRequires:  glib2-devel >= 2.15.5
@@ -37,7 +37,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 
@@ -73,6 +72,10 @@ update-desktop-database > /dev/null 2>&1 || :
 
 
 %changelog
+* Tue Sep 15 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.75-1
+- new upstream release
+- Fixes seg fault, rhbz#522783
+
 * Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 1.74-3
 - rebuilt with new openssl
 

^ 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 spec for new upstream release Rahul Sundaram

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