Skip to content

Commit

Permalink
version 0.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
nphilipp committed Nov 28, 2011
1 parent 5f53742 commit 75b8b86
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion python-slip.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}

Name: python-slip
Version: 0.2.19
Version: 0.2.20
Release: 1%{?dist}
Summary: Miscellaneous convenience, extension and workaround code for Python

Expand Down Expand Up @@ -94,6 +94,9 @@ rm -rf %buildroot
%{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info

%changelog
* Fri Nov 28 2011 Nils Philippsen <[email protected]> - 0.2.20-1
- revert "preserve signature, docstrings, etc. of decorated methods" (#757517)

* Thu Nov 03 2011 Nils Philippsen <[email protected]> - 0.2.19-1
- allow service object methods to be called locally
- preserve signature, docstrings, etc. of decorated methods
Expand Down

0 comments on commit 75b8b86

Please sign in to comment.