From 1e077a01c397a79c04812e8f1da0a079ff9dd82c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:39:46 +0100 Subject: [PATCH] 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#b00fb42e448550940433d8f7b7bce27b1468fcd6 --- libgdata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgdata.spec b/libgdata.spec index 462a855..7afb9e5 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata Version: 0.17.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for the GData protocol License: LGPLv2+ @@ -88,6 +88,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %{_datadir}/vala/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.17.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Dec 12 2020 Debarshi Ray - 0.17.13-2 - Remove uhttpmock-devel from BuildRequires on RHEL 9