[gnome-nibbles] Releasing 3.7.2



commit fc22d411be59b98a61cf1bbaca0fe1969bf45426
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Nov 22 10:37:35 2012 +1300

    Releasing 3.7.2

 Makefile.am      |    5 +++++
 NEWS             |    2 +-
 configure.ac     |    2 +-
 po/POTFILES.skip |    2 +-
 4 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 430d500..46425a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,4 +10,9 @@ install-data-local:
 	   chmod 664 $(DESTDIR)$(scoredir)/gnome-nibbles.$$i.scores; \
 	 done
 
+uninstall-local:
+	-for i in ${SCOREFILES} ; do \
+	   rm -f $(DESTDIR)$(scoredir)/gnome-nibbles.$$i.scores; \
+	 done
+
 -include $(top_srcdir)/git.mk
diff --git a/NEWS b/NEWS
index 7dfa30a..27592c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-gnome-nibbles 3.7.0
+gnome-nibbles 3.7.2
 ====================
 
 First release split from gnome-games
diff --git a/configure.ac b/configure.ac
index e0317c7..b4d0f54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-nibbles, 3.7.0)
+AC_INIT(gnome-nibbles, 3.7.2)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index aefd8a6..4c46776 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +1 @@
-data/gnibbles.desktop.in
+data/gnome-nibbles.desktop.in



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