diff --git a/dogpile.cache-1.1.1.tar.gz b/dogpile.cache-1.1.2.tar.gz similarity index 100% rename from dogpile.cache-1.1.1.tar.gz rename to dogpile.cache-1.1.2.tar.gz diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 1e2bdee..3191423 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 22 20:27:18 UTC 2021 - Dirk Müller + +- update to 1.1.2: + * rerelease, no changes + ------------------------------------------------------------------- Wed Mar 10 15:18:25 UTC 2021 - Dirk Müller diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 82a3b95..33e96ed 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -17,10 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%global skip_python2 1 -%global skip_python36 1 +%global pythons python3 Name: python-dogpile.cache -Version: 1.1.1 +Version: 1.1.2 Release: 0 %define modname dogpile.cache %define modver 1_1_1 @@ -68,6 +67,6 @@ new value. %license LICENSE %doc README.rst %{python_sitelib}/dogpile -%{python_sitelib}/dogpile.cache-%{version}-py%{python_version}.egg-info +%{python_sitelib}/dogpile.cache-1.1.1-py%{python_version}.egg-info %changelog