[frogr/frogr-0.6.x: 9/9] Frogr 0.6.1 released



commit b5aa704bb463acd9695374afd9e9c23d16ebb260
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Fri Aug 19 15:37:53 2011 +0200

    Frogr 0.6.1 released

 NEWS             |   13 +++++++++++++
 configure.ac     |    2 +-
 debian/changelog |    7 +++++++
 frogr.spec       |    6 +++++-
 4 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e53513..d0c3ff1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+0.6.1 (19 Aug 2011)
+===================
+
+  * Fix a big memory leak loading pixbufs in details window.
+  * Fixed several mem leaks as reported by valgrind. (Christophe Fergeau).
+  * Fixed segfault if using GTK < 2.24 when using combo boxes (Alberto Garcia)
+  * Fixed problems authorizing in the Mac version.
+
+Bug fixes:
+
+  * #656519: memleak fixes
+
+
 0.6 (13 Aug 2011)
 =================
 
diff --git a/configure.ac b/configure.ac
index 61dc047..c1a8185 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([frogr], [0.6], [msanchez igalia com])
+AC_INIT([frogr], [0.6.1], [msanchez igalia com])
 AM_INIT_AUTOMAKE([foreign])
 AC_PROG_CC
 AC_PROG_RANLIB
diff --git a/debian/changelog b/debian/changelog
index da768a1..4a4e827 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+frogr (0.6.1) unstable; urgency=low
+
+  * New upstream release (see NEWS file for details).
+  * Package manually generated out of any distro.
+
+ -- Mario Sanchez Prada <msanchez igalia com>  Fri, 19 Aug 2011 15:30:20 +0200
+
 frogr (0.6) unstable; urgency=low
 
   * New upstream release (see NEWS file for details).
diff --git a/frogr.spec b/frogr.spec
index cfa0b45..a3e6de0 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -1,5 +1,5 @@
 Name:		frogr
-Version:	0.6
+Version:	0.6.1
 Summary:	Flickr Remote Organizer for GNOME
 Release:	0%{?dist}
 
@@ -74,6 +74,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Aug 19 2011 Mario Sanchez Prada <msanchez at, igalia.com> 0.6.1-0
+- New upstream release (see NEWS file for details).
+- Package manually generated out of any distro.
+
 * Fri Aug 13 2011 Mario Sanchez Prada <msanchez at, igalia.com> 0.6-0
 - New upstream release (see NEWS file for details).
 - Package manually generated out of any distro.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]