From 0edb1155666612343ebcb38b85ee35f35b4e9a89 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 20 Aug 2009 21:27:11 +0000 Subject: [PATCH] - Update to 0.3.0 --- .cvsignore | 2 +- libgee.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0a8c7cc..2347fb6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgee-0.1.5.tar.bz2 +libgee-0.3.0.tar.bz2 diff --git a/libgee.spec b/libgee.spec index d853850..1a4f08c 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,12 +1,12 @@ Name: libgee -Version: 0.1.5 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: GObject collection library Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/Libgee -Source0: http://download.gnome.org/sources/libgee/0.1/libgee-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/libgee/0.3/libgee-%{version}.tar.bz2 Patch0: libgee-0.1.4-notest.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,6 +38,7 @@ It's planned to provide bindings for further languages. Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: gobject-introspection-devel # The Vala API binding is only one file; seems superfluous to have a subpackage Requires: vala, pkgconfig @@ -89,10 +90,14 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/gee-1.0.pc +%{_datadir}/gir-1.0/Gee-1.0.gir %{_datadir}/vala/vapi/gee-1.0.vapi %changelog +* Thu Aug 20 2009 Michel Salim - 0.3.0-1 +- Update to 0.3.0 + * Fri Jul 24 2009 Fedora Release Engineering - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 5c8a110..28b29c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80102073421e4d7fb18a6aa9622f4de2 libgee-0.1.5.tar.bz2 +1ca2b8a87950ef1b14342fb32db3e558 libgee-0.3.0.tar.bz2