summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-05-06 13:32:17 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-05-06 13:32:17 +0000
commitb0ede16ee68023844bd7633e5ebdc7a134225b07 (patch)
tree1cdb96ccdeb375e81637dad4af6a1e22c3c15d8d /redhat
parenta115d3d11b187034a5f8be1bf151a770d57c37eb (diff)
0.5.1
Diffstat (limited to 'redhat')
-rw-r--r--redhat/transmission-remote-gtk.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec
index 88abd45..b68a86b 100644
--- a/redhat/transmission-remote-gtk.spec
+++ b/redhat/transmission-remote-gtk.spec
@@ -1,5 +1,5 @@
Name: transmission-remote-gtk
-Version: 0.5
+Version: 0.5.1
Release: 1%{?dist:%{dist}}
Summary: Remote control client for Transmission BitTorrent
@@ -95,6 +95,11 @@ fi
%{_datadir}/locale/ru/LC_MESSAGES/%{name}.mo
%changelog
+* Fri May 6 2011 Alan Fitton <alan@eth0.org.uk> - 0.5.1
+- Use libproxy pkg-config CFLAGS in build, for older versions.
+- Fix updates inside the GtkNotebook.
+- Fix crash reported by atommixz.
+
* Fri Apr 22 2011 Alan Fitton <alan@eth0.org.uk> - 0.5
- Fix a few of small memory leaks.
- Sync single torrent when file/trackers are changed.