[geany/f14] New upstream release: Geany 0.21

Dominic Hopf dmaphy at fedoraproject.org
Sun Oct 2 16:49:15 UTC 2011


commit 741798e9c6d35fe5aba9a348d8a6817b2ba4fd23
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sun Oct 2 18:30:41 2011 +0200

    New upstream release: Geany 0.21

 .gitignore |    1 +
 geany.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e5295f..0d34bc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ geany-0.19.tar.bz2
 /geany-0.19.1.tar.bz2
 /geany-0.19.2.tar.bz2
 /geany-0.20.tar.bz2
+/geany-0.21.tar.bz2
diff --git a/geany.spec b/geany.spec
index 0356d84..375044f 100644
--- a/geany.spec
+++ b/geany.spec
@@ -4,8 +4,8 @@
 %global  _python_bytecompile_errors_terminate_build 0
 
 Name:      geany
-Version:   0.20
-Release:   2%{?dist}
+Version:   0.21
+Release:   1%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -144,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Sun Oct 02 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 0.21-1
+- New upstream release: Geany 0.21
+
 * Sat Jan 08 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 0.20-2
 - install tags files correctly
 
diff --git a/sources b/sources
index afe2fb0..d630ee2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bd152a7a3a2adc2833a9245e230da3d  geany-0.20.tar.bz2
+117d78ae5275c8c517686b6db9d71ef1  geany-0.21.tar.bz2


More information about the scm-commits mailing list