diff --git a/.gitignore b/.gitignore index 7136ae8..6c3b38b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.16.0.tar.xz /libgdata-0.16.1.tar.xz /libgdata-0.17.1.tar.xz +/libgdata-0.17.2.tar.xz diff --git a/libgdata.spec b/libgdata.spec index f264541..e4d80e4 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.17.1 -Release: 3%{?dist} +Version: 0.17.2 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Fri Jul 10 2015 Kalev Lember - 0.17.2-1 +- Update to 0.17.2 + * Wed Jun 17 2015 Fedora Release Engineering - 0.17.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e0412dc..94796ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95f2a6681cb033dbea220c5d24fe16e9 libgdata-0.17.1.tar.xz +b21572a4c7f8bd07b831630039fa3361 libgdata-0.17.2.tar.xz