Update to 0.3.0
This commit is contained in:
parent
e78f0a18e0
commit
61ab8e73c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gom-0.2.1.tar.xz
|
||||
/gom-0.3.0.tar.xz
|
||||
|
7
gom.spec
7
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 <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
|
||||
|
Loading…
Reference in New Issue
Block a user