Update to 0.18.0
This commit is contained in:
parent
b00fb42e44
commit
7e1d092202
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/libgdata-0.17.11.tar.xz
|
/libgdata-0.17.11.tar.xz
|
||||||
/libgdata-0.17.12.tar.xz
|
/libgdata-0.17.12.tar.xz
|
||||||
/libgdata-0.17.13.tar.xz
|
/libgdata-0.17.13.tar.xz
|
||||||
|
/libgdata-0.18.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.17.13
|
Version: 0.18.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/libgdata
|
URL: https://wiki.gnome.org/Projects/libgdata
|
||||||
Source0: https://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/0.18/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcr-devel
|
BuildRequires: gcr-devel
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -88,6 +88,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 0.18.0-1
|
||||||
|
- Update to 0.18.0
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.13-3
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.13-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgdata-0.17.13.tar.xz) = b074097bd3cc78951638f0d726a948c9ba994c64c85c0cfe713c3d87419a9a96b66688bde88732dfb529325dca2b8251bd161337532bffaf9564f7f5819b9343
|
SHA512 (libgdata-0.18.0.tar.xz) = aab2a23914ad956898560755afc0cbecf9e347beff4dec17ffabfc8e93127a0edb8f3217cf1f918f655421ca31e071832e3a1c8d19d3bf093c802d4cd5893200
|
||||||
|
Loading…
Reference in New Issue
Block a user