diff --git a/.gitignore b/.gitignore index 7788978..d151296 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ folks-0.6.7.tar.xz /folks-0.9.7.1.tar.xz /folks-0.9.8.tar.xz /folks-0.10.0.tar.xz +/folks-0.10.1.tar.xz diff --git a/folks.spec b/folks.spec index 6a0a26b..c8b6909 100644 --- a/folks.spec +++ b/folks.spec @@ -5,8 +5,8 @@ Name: folks Epoch: 1 -Version: 0.10.0 -Release: 4%{?dist} +Version: 0.10.1 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -141,6 +141,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Mon Jan 19 2015 Richard Hughes - 1:0.10.1-1 +- Update to 0.10.1 + * Mon Nov 03 2014 Richard Hughes - 1:0.10.0-4 - Use updated e-d-s and bluez in non-Fedora build diff --git a/sources b/sources index b09d283..352124d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7134d50bba0775a9cabc6078ee19b50 folks-0.10.0.tar.xz +5f9ce657376d03be459d3c5bbf735ce7 folks-0.10.1.tar.xz