From aa76856cef4248693d466a7318751a4cc4677869 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Aug 27 2016 21:23:15 +0000 Subject: Update to 0.6.2. Fixes bug #1370712 --- diff --git a/.gitignore b/.gitignore index 104ed1c..1afbb9c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /dogpile.cache-0.5.5.tar.gz /dogpile.cache-0.5.7.tar.gz /dogpile.cache-0.6.1.tar.gz +/dogpile.cache-0.6.2.tar.gz diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec index f533c18..86d1efc 100644 --- a/python-dogpile-cache.spec +++ b/python-dogpile-cache.spec @@ -5,8 +5,8 @@ %global modname dogpile.cache Name: python-dogpile-cache -Version: 0.6.1 -Release: 2%{?dist} +Version: 0.6.2 +Release: 1%{?dist} Summary: A caching front-end based on the Dogpile lock Group: Development/Libraries @@ -109,6 +109,9 @@ popd %endif %changelog +* Sat Aug 27 2016 Kevin Fenzi - 0.6.2-1 +- Update to 0.6.2. Fixes bug #1370712 + * Tue Jul 19 2016 Fedora Release Engineering - 0.6.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 470eca7..800f64b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35d7fb30f22bbd0685763d894dd079a9 dogpile.cache-0.6.1.tar.gz +ab3771eb2155b9658c9e33fa1b827708 dogpile.cache-0.6.2.tar.gz