From 4866f19e205db1942a32995bae1f6962fee3b127 Mon Sep 17 00:00:00 2001 From: Alan F Date: Wed, 11 Jun 2014 23:22:58 +0100 Subject: Update changelogs and packaging metadata with new version 1.2. --- ChangeLog | 15 ++++++++++++++- README | 4 ++-- debian/changelog | 6 ++++++ freebsd/Makefile | 2 +- freebsd/distinfo | 4 ++-- redhat/transmission-remote-gtk.spec | 2 +- 6 files changed, 26 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index b041fff..f015a0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -* Sun Jun 9 2012 1.1.1 +* Wed Jun 11 2014 1.2 +- A basic RSS reader which uses libmrss. +- Fix some 32bit platforms reporting 0 connected peers and unknown ETA. +- Resolve some GTK deprecations. +- Fix a crash in port test callback. +- Fix decimal marker in status bar version. +- Support for GeoIPCity.dat. +- Fix a crash when removing lots of columns (something changed in GTK). +- Optional and non-default support for validating SSL certs. +- Remove all GTK2 support. +- Allow alt-speed limits to override global speed limits in the statusbar +display. + +* Sun Jun 9 2013 1.1.1 - fix file lists relying on being sorted (sometimes they are not) to fix the tree being messed up with duplicate directories. - fix using markup in comment. diff --git a/README b/README index fdb11d1..f9d3ad0 100644 --- a/README +++ b/README @@ -10,8 +10,8 @@ BUILDING Building a transmission-remote-gtk release from the command line: - $ tar zxfv transmission-remote-gtk-1.1.1.tar.gz - $ cd transmission-remote-gtk-1.1.1 + $ tar zxfv transmission-remote-gtk-1.2.tar.gz + $ cd transmission-remote-gtk-1.2 $ ./configure $ make # make install diff --git a/debian/changelog b/debian/changelog index 8262652..efbf5af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +transmission-remote-gtk (1.2-1) stable; urgency=low + + * New upstream release 1.2 + + -- Alan Fitton Wed, 11 Jun 2014 23:20:00 +0000 + transmission-remote-gtk (1.1.1-1) stable; urgency=low * New upstream release 1.1.1 diff --git a/freebsd/Makefile b/freebsd/Makefile index bea5b11..d2aed87 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transmission-remote-gtk -PORTVERSION= 1.1.1 +PORTVERSION= 1.2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/freebsd/distinfo b/freebsd/distinfo index 44929ac..f802931 100644 --- a/freebsd/distinfo +++ b/freebsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (transmission-remote-gtk-1.1.1.tar.gz) = 9f5ac2de623d633bcaacb6362bb6d8fb468c6dff278b867f65809c48ea1570c9 -SIZE (transmission-remote-gtk-1.1.1.tar.gz) = 684718 +SHA256 (transmission-remote-gtk-1.2.tar.gz) = 9f5ac2de623d633bcaacb6362bb6d8fb468c6dff278b867f65809c48ea1570c9 +SIZE (transmission-remote-gtk-1.2.tar.gz) = 684718 diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index a7dce7d..6a379cd 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -1,5 +1,5 @@ Name: transmission-remote-gtk -Version: 1.1 +Version: 1.1.1 Release: 1%{?dist} Summary: Remotely manage the Transmission BitTorrent client -- cgit v1.2.3