diff --git a/.gitignore b/.gitignore index 13434fd..7f7c891 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /1.10.4.tar.gz +/1.10.5.tar.gz diff --git a/python-wrapt.spec b/python-wrapt.spec index a53121f..9e3f284 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -9,8 +9,8 @@ %{!?_licensedir: %global license %%doc} Name: python-%{sname} -Version: 1.10.4 -Release: 7%{?dist} +Version: 1.10.5 +Release: 1%{?dist} Summary: A Python module for decorators, wrappers and monkey patching License: BSD @@ -102,6 +102,9 @@ popd %endif %changelog +* Mon Jul 06 2015 Ralph Bean - 1.10.5-1 +- new version + * Thu Jun 18 2015 Fedora Release Engineering - 1.10.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2716567..9fad74c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c76df8369c3ae22f8fee42345fdefcf 1.10.4.tar.gz +03036f0212f5035be3784cf20003e541 1.10.5.tar.gz