Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgdata.git#7e1d09220226620fba75d8631643ca4555fb7682
This commit is contained in:
parent
1e077a01c3
commit
4dc7a2815f
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.12.tar.xz
|
||||
/libgdata-0.17.13.tar.xz
|
||||
/libgdata-0.18.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: libgdata
|
||||
Version: 0.17.13
|
||||
Release: 3%{?dist}
|
||||
Version: 0.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
License: LGPLv2+
|
||||
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: gettext
|
||||
@ -88,6 +88,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%{_datadir}/vala/
|
||||
|
||||
%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
|
||||
- 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