diff --git a/libgdata.spec b/libgdata.spec index d334482..143f8ed 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata Version: 0.13.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.13.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 16 2013 Matthias Clasen - 0.13.3-2 - Disable strict aliasing, since the code is not strict-aliasing-clean