Skip to content

Commit

Permalink
version 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nphilipp committed Oct 15, 2008
1 parent c96473d commit af9abbf
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.1.14
Version: 0.1.15
Release: 1%{?dist}
Summary: Miscellaneous convenience, extension and workaround code for Python

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

%changelog
* Tue Oct 14 2008 Nils Philippsen <[email protected]> - 0.1.15
- add slip.dbus.polkit.AreAuthorizationsObtainable()

* Mon Sep 15 2008 Nils Philippsen <[email protected]> - 0.1.14
- clarify examples a bit

Expand Down

0 comments on commit af9abbf

Please sign in to comment.