Skip to content

Commit 354b638

Browse files
committed
version 0.2.24
1 parent d011305 commit 354b638

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

python-slip.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
44

55
Name: python-slip
6-
Version: 0.2.23
6+
Version: 0.2.24
77
Release: 1%{?dist}
88
Summary: Miscellaneous convenience, extension and workaround code for Python
99

@@ -98,6 +98,9 @@ rm -rf %buildroot
9898
%{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
9999

100100
%changelog
101+
* Mon Nov 12 2012 Nils Philippsen <nils@redhat.com> - 0.2.24-1
102+
- dbus.polkit: fall back to unix uids if polkit is not available
103+
101104
* Fri Nov 09 2012 Nils Philippsen <nils@redhat.com> - 0.2.23-1
102105
- default to classic gobject if available
103106
- actually distribute gobject wrapper code

0 commit comments

Comments
 (0)