From 0378e155acf3bd377de29ea1e22db0fee3d563a5 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Oct 04 2016 18:38:15 +0000 Subject: New upstream release 2.0.0 (rhbz#1381392) --- diff --git a/.gitignore b/.gitignore index 5926ff6..b03bf69 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /cachetools-1.1.4.tar.gz /cachetools-1.1.5.tar.gz /cachetools-1.1.6.tar.gz +/cachetools-2.0.0.tar.gz diff --git a/python-cachetools.spec b/python-cachetools.spec index b31275c..8e0d837 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -5,8 +5,8 @@ %endif Name: python-cachetools -Version: 1.1.6 -Release: 2%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Extensible memoizing collections and decorators License: MIT @@ -113,6 +113,9 @@ popd %changelog +* Tue Oct 4 2016 John Eckersberg - 2.0.0-1 +- New upstream release 2.0.0 (rhbz#1381392) + * Tue Jul 19 2016 Fedora Release Engineering - 1.1.6-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 7f57828..71b8986 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -387d7f34effd9335ae55bd0762e77bfa cachetools-1.1.6.tar.gz +fbca1d46878fa493a0b03bca99ace328 cachetools-2.0.0.tar.gz