Update to 0.3.0

This commit is contained in:
Richard Hughes 2015-02-19 13:01:26 +00:00
parent e78f0a18e0
commit 61ab8e73c8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/gom-0.2.1.tar.xz
/gom-0.3.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: gom
Version: 0.2.1
Version: 0.3.0
Release: 1%{?dist}
Summary: GObject to SQLite object mapper library
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Gom
Source0: https://download.gnome.org/sources/gom/0.2/gom-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gom/0.3/gom-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
@ -57,5 +57,8 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%doc %{_datadir}/gtk-doc/
%changelog
* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 0.3.0-1
- Update to 0.3.0
* Mon Aug 25 2014 Kalev Lember <kalevlember@gmail.com> - 0.2.1-1
- Initial Fedora packaging

View File

@ -1 +1 @@
97a9a260c4fe0ac57568122f53fab13d gom-0.2.1.tar.xz
bff4d87f41eebba543fc918c695bfd71 gom-0.3.0.tar.xz