Update to 0.12.0

This commit is contained in:
Kalev Lember 2013-09-25 02:16:25 +02:00
parent 46e6911043
commit b70d71c7a2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/libgee-0.11.90.tar.xz /libgee-0.11.90.tar.xz
/libgee-0.11.91.tar.xz /libgee-0.11.91.tar.xz
/libgee-0.11.92.tar.xz /libgee-0.11.92.tar.xz
/libgee-0.12.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgee Name: libgee
Version: 0.11.92 Version: 0.12.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: GObject collection library Summary: GObject collection library
@ -7,7 +7,7 @@ Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
URL: http://live.gnome.org/Libgee URL: http://live.gnome.org/Libgee
#VCS: git:git://git.gnome.org/libgee #VCS: git:git://git.gnome.org/libgee
Source0: http://download.gnome.org/sources/libgee/0.11/libgee-%{version}.tar.xz Source0: http://download.gnome.org/sources/libgee/0.12/libgee-%{version}.tar.xz
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %changelog
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 0.12.0-1
- Update to 0.12.0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.11.92-1 * Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.11.92-1
- Update to 0.11.92 - Update to 0.11.92

View File

@ -1 +1 @@
45d0cfd71e12bd36a1041942cfa63f7f libgee-0.11.92.tar.xz d9965e1797d76775ae440230f30585f8 libgee-0.12.0.tar.xz