automatic version update by autodist [release 1.8.0-1mamba;Fri Jan 29 2016]

This commit is contained in:
Automatic Build System 2024-01-06 10:48:33 +01:00
parent 01d59ad951
commit 12e3b60b9e

View File

@ -1,5 +1,5 @@
Name: python-beaker
Version: 1.7.0
Version: 1.8.0
Release: 1mamba
Summary: A Session and Caching library with WSGI Middleware
Group: System/Libraries/Python
@ -58,9 +58,7 @@ Features
%files
%defattr(-,root,root)
%dir %{python_sitearch}/Beaker-%{version}-py%{python_version}.egg-info
%{python_sitearch}/Beaker-%{version}-py%{python_version}.egg-info/PKG-INFO
%{python_sitearch}/Beaker-%{version}-py%{python_version}.egg-info/*.txt
%{python_sitearch}/Beaker-%{version}-py%{python_version}.egg-info/not-zip-safe
%{python_sitearch}/Beaker-%{version}-py%{python_version}.egg-info/*
%dir %{python_sitearch}/beaker
%{python_sitearch}/beaker/*.py
%{python_sitearch}/beaker/*.pyc
@ -73,6 +71,9 @@ Features
#%doc LICENSE CHANGELOG
%changelog
* Fri Jan 29 2016 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
- automatic version update by autodist
* Thu Apr 30 2015 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
- automatic version update by autodist