Skip to content

Commit

Permalink
version 0.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nphilipp committed Jun 21, 2011
1 parent 6c012b7 commit 5d3d76a
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.15
Version: 0.2.16
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
* Tue Jun 21 2011 Nils Philippsen <[email protected]> - 0.2.16-1
- actually distribute slip.dbus.constants module (#714980)

* Mon Jun 20 2011 Nils Philippsen <[email protected]> - 0.2.15-1
- reduce proxy method call overhead
- fix magic value for infinite timeouts (#708761)
Expand Down

0 comments on commit 5d3d76a

Please sign in to comment.