diff --git a/.gitignore b/.gitignore index a8b3704..7a25b4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gom-0.2.1.tar.xz +/gom-0.3.0.tar.xz diff --git a/gom.spec b/gom.spec index 0aad59b..c85283e 100644 --- a/gom.spec +++ b/gom.spec @@ -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 - 0.3.0-1 +- Update to 0.3.0 + * Mon Aug 25 2014 Kalev Lember - 0.2.1-1 - Initial Fedora packaging diff --git a/sources b/sources index e1a535d..c5c23de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97a9a260c4fe0ac57568122f53fab13d gom-0.2.1.tar.xz +bff4d87f41eebba543fc918c695bfd71 gom-0.3.0.tar.xz