public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: upstream release 2.42
@ 2026-07-20 20:37 Rahul Sundaram
0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-07-20 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 56efad5cf77c108b5b09432010e8f8c7c2034cb7
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2011-10-23T20:20:07+05:30
Stats : +12/-7 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/56efad5cf77c108b5b09432010e8f8c7c2034cb7?branch=epel10
Log:
upstream release 2.42
https://trac.transmissionbt.com/wiki/Changes#version-2.42
---
diff --git a/.gitignore b/.gitignore
index b7091f5..017aec4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ transmission-2.04.tar.xz
/transmission-2.31.tar.xz
/transmission-2.32.tar.xz
/transmission-2.33.tar.xz
+/transmission-2.42.tar.xz
diff --git a/clog b/clog
index 9fc3d8d..bbfb8e6 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,2 @@
-add systemd unit (#659919)
-drop sysconfig file
+upstream release 2.42
+https://trac.transmissionbt.com/wiki/Changes#version-2.42
diff --git a/sources b/sources
index 9d077ae..676a402 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76df2b002e9e243f2e4607b40c019974 transmission-2.33.tar.xz
+50f6dd76c5c01f45d5ed20783c686815 transmission-2.42.tar.xz
diff --git a/transmission-daemon-init b/transmission-daemon-init
deleted file mode 100755
index e69de29..0000000
--- a/transmission-daemon-init
+++ /dev/null
diff --git a/transmission-daemon-sysconfig b/transmission-daemon-sysconfig
deleted file mode 100644
index e69de29..0000000
--- a/transmission-daemon-sysconfig
+++ /dev/null
diff --git a/transmission.spec b/transmission.spec
index 5999ee1..bac74e7 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
-Version: 2.33
-Release: 2%{?dist}
+Version: 2.42
+Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -99,8 +99,8 @@ iconv --from=ISO-8859-1 --to=UTF-8 NEWS > NEWS.new
mv NEWS.new NEWS
%build
-%configure --disable-static --enable-gtk --enable-utp --enable-libcanberra --enable-libnotify --enable-daemon \
- --enable-nls --enable-cli --enable-daemon --with-gnu-ld --with-inotify
+%configure --disable-static --enable-utp --enable-libnotify --enable-daemon \
+ --enable-nls --enable-cli --enable-daemon --with-gnu-ld
make %{?_smp_mflags}
pushd qt
@@ -207,6 +207,10 @@ update-desktop-database > /dev/null 2>&1 || :
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Sat Oct 23 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.42-1
+- upstream release 2.42
+- https://trac.transmissionbt.com/wiki/Changes#version-2.42
+
* Sat Sep 10 2011 Tomasz Torcz <ttorcz@fedoraproject.org> - 2.33-2
- add systemd unit (#659919)
- drop sysconfig file
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:37 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:37 [rpms/transmission] epel10: upstream release 2.42 Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox