import gom-0.4-1.el8
This commit is contained in:
parent
b4a46e4b33
commit
542e8f36e8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gom-0.3.3.tar.xz
|
||||
SOURCES/gom-0.4.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
b50ffcb12dd628f35134d8eaaa461b260e305001 SOURCES/gom-0.3.3.tar.xz
|
||||
3644652c50926a0d813ae7e4945e33fce31c9d00 SOURCES/gom-0.4.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gom
|
||||
Version: 0.3.3
|
||||
Release: 5%{?dist}
|
||||
Version: 0.4
|
||||
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.3/gom-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gom/0.4/gom-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk-doc
|
||||
@ -58,6 +58,11 @@ developing applications that use %{name}.
|
||||
%doc %{_datadir}/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 Bastien Nocera <bnocera@redhat.com> - 0.4-1
|
||||
+ gom-0.4-1
|
||||
- Update to 0.4
|
||||
Related: rhbz#1804171
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user