[geany-plugins/f16] require and build against Geany 1.22

Dominic Hopf dmaphy at fedoraproject.org
Sun Jun 24 09:43:33 UTC 2012


commit 310e45d32cb00e4daa157a5480fa92135dc213d0
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sun Jun 24 10:59:49 2012 +0200

    require and build against Geany 1.22

 geany-plugins.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/geany-plugins.spec b/geany-plugins.spec
index 426cef0..ca35e1c 100644
--- a/geany-plugins.spec
+++ b/geany-plugins.spec
@@ -1,9 +1,9 @@
 %global geany_plug_docdir %{_defaultdocdir}/%{name}-%{version}
-%global req_geany_ver 0.20
+%global req_geany_ver 1.22
 
 Name:           geany-plugins
 Version:        0.21
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugins for Geany
 
 Group:          Development/Tools
@@ -617,7 +617,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Oct 25 2011  Dominic Hopf <dmaphy at fedoraproject.org> - 0.21-2
+* Sun Jun 24 2012 Dominic Hopf <dmaphy at fedoraproject.org> - 0.21-3
+- require and build against Geany 1.22
+
+* Tue Oct 25 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 0.21-2
 - fix a dependency issue for geanygendoc
 
 * Mon Oct 24 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 0.21-1


More information about the scm-commits mailing list