diff --git a/libgdata.spec b/libgdata.spec index 7dce387..faa3394 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata Version: 0.17.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for the GData protocol License: LGPLv2+ @@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.17.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Oct 19 2016 Kalev Lember - 0.17.6-3 - Fix RHEL 7 build