[rest/f13/master] Add gir-repository for f-13

Peter Robinson pbrobinson at fedoraproject.org
Sat Aug 14 12:33:53 UTC 2010


commit aa6740180825b2fb6ded2444df326802b61c2db5
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Aug 14 13:33:51 2010 +0100

    Add gir-repository for f-13

 rest.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rest.spec b/rest.spec
index 2f204b8..74da0ef 100644
--- a/rest.spec
+++ b/rest.spec
@@ -6,7 +6,7 @@
 
 Name:          rest
 Version:       0.6.4
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       A library for access to RESTful web services
 
 Group:         System Environment/Libraries
@@ -17,6 +17,7 @@ Source0:       %{tarfile}
 
 BuildRequires: glib2-devel
 BuildRequires: gobject-introspection-devel
+BuildRequires: gir-repository-devel
 BuildRequires: libsoup-devel
 BuildRequires: libxml2-devel
 BuildRequires: gtk-doc
@@ -89,6 +90,9 @@ rm -rf %{buildroot}
 %{_datadir}/gir-1.0/RestExtras-0.6.gir
 
 %changelog
+* Sat Aug 14 2010 Peter Robinson <pbrobinson at gmail.com> 0.6.4-2
+- Add gir-repository for f-13
+
 * Sun Jul 11 2010 Peter Robinson <pbrobinson at gmail.com> 0.6.4-1
 - Update to 0.6.4
 


More information about the scm-commits mailing list