changeset 51:f119075975e8 version-2

Release version 2
author Guido Berhoerster <gber@opensuse.org>
date Fri, 19 Jun 2015 13:08:33 +0200
parents 5c3bcc3f111b
children fc48347a3dd9
files Makefile NEWS
diffstat 2 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Jun 19 12:41:41 2015 +0200
+++ b/Makefile	Fri Jun 19 13:08:33 2015 +0200
@@ -20,7 +20,7 @@
 
 PACKAGE =	pk-update-icon
 APP_NAME =	org.opensuse.pk-update-icon
-VERSION =	1
+VERSION =	2
 DISTNAME :=	$(PACKAGE)-$(VERSION)
 
 # gcc, clang, icc
--- a/NEWS	Fri Jun 19 12:41:41 2015 +0200
+++ b/NEWS	Fri Jun 19 13:08:33 2015 +0200
@@ -1,6 +1,18 @@
 News
 ====
 
+pk-update-icon 2 (2015-06-19T13:08:33+02:00)
+--------------------------------------------
+
+- Update German and Indonesian translations
+- Update and improve Czech translation
+- Avoid passing more arguments to g_strdup_printf() than specified in the format
+- Document configuration default values
+- Make the update viewer command configurable
+- Prevent calling g_source_remove() on an invalid source ID
+- Improve README file
+- Add NEWS file
+
 pk-update-icon 1 (2014-02-07T22:05:17+01:00)
 --------------------------------------------