commit 275f39ed5783bdd284e85a44e9143b044459158f Author: Peter Robinson pbrobinson@gmail.com Date: Sun Jun 30 23:44:36 2013 +0100
Update to 4.1
.gitignore | 1 + sources | 2 +- transgui.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index d21fcd1..ca82918 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /transgui-3.2-src.zip /transgui-4.0.3-src.zip +/transgui-4.1-src.zip diff --git a/sources b/sources index 5612665..3fb129e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d683aac8a960ab8a44f6b2dffc88b1c8 transgui-4.0.3-src.zip +4497099a6e36867077ea383b8e565299 transgui-4.1-src.zip diff --git a/transgui.spec b/transgui.spec index 532ec77..f5ba1db 100644 --- a/transgui.spec +++ b/transgui.spec @@ -3,8 +3,8 @@ %global debug_package %{nil}
Name: transgui -Version: 4.0.3 -Release: 3%{?dist} +Version: 4.1 +Release: 1%{?dist} Summary: An App to remotely control a Transmission Bit-Torrent client
Group: Applications/Internet @@ -58,6 +58,9 @@ cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1
%changelog +* Sun Jun 30 2013 Peter Robinson pbrobinson@fedoraproject.org 4.1-1 +- Update to 4.1 + * Fri Feb 15 2013 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 4.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
scm-commits@lists.fedoraproject.org