import gom-0.4-1.el8

This commit is contained in:
CentOS Sources 2020-11-03 06:56:54 -05:00 committed by Andrew Lukoshko
parent b4a46e4b33
commit 542e8f36e8
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/gom-0.3.3.tar.xz SOURCES/gom-0.4.tar.xz

View File

@ -1 +1 @@
b50ffcb12dd628f35134d8eaaa461b260e305001 SOURCES/gom-0.3.3.tar.xz 3644652c50926a0d813ae7e4945e33fce31c9d00 SOURCES/gom-0.4.tar.xz

View File

@ -1,11 +1,11 @@
Name: gom Name: gom
Version: 0.3.3 Version: 0.4
Release: 5%{?dist} Release: 1%{?dist}
Summary: GObject to SQLite object mapper library Summary: GObject to SQLite object mapper library
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Gom 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: gobject-introspection-devel
BuildRequires: gtk-doc BuildRequires: gtk-doc
@ -58,6 +58,11 @@ developing applications that use %{name}.
%doc %{_datadir}/gtk-doc/ %doc %{_datadir}/gtk-doc/
%changelog %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 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild