diff --git a/rest.spec b/rest.spec index 5db7c67..52a8d04 100644 --- a/rest.spec +++ b/rest.spec @@ -1,6 +1,6 @@ Name: rest -Version: 0.7.93 -Release: 3%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: A library for access to RESTful web services Group: System Environment/Libraries @@ -69,6 +69,9 @@ find %{buildroot} -type f -name "*.la" -delete %{_datadir}/gir-1.0/RestExtras-0.7.gir %changelog +* Mon Apr 18 2016 Christophe Fergeau 0.8.0-1 +- Update to 0.8.0 upstream release + * Thu Feb 04 2016 Fedora Release Engineering - 0.7.93-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ad738b3..2c30b00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c276e7808edf8e2e49ed854f741cd40 rest-0.7.93.tar.xz +07ae736561aab03ee9bdd451445926ba rest-0.8.0.tar.xz