Skip to content

Commit ae4258a

Browse files
committed
version 0.2.23
1 parent 9af955a commit ae4258a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

python-slip.spec

Lines changed: 5 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.22
6+
Version: 0.2.23
77
Release: 1%{?dist}
88
Summary: Miscellaneous convenience, extension and workaround code for Python
99

@@ -97,6 +97,10 @@ rm -rf %buildroot
9797
%{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
9898

9999
%changelog
100+
* Fri Nov 09 2012 Nils Philippsen <nils@redhat.com> - 0.2.23-1
101+
- default to classic gobject if available
102+
- actually distribute gobject wrapper code
103+
100104
* Fri Nov 09 2012 Nils Philippsen <nils@redhat.com> - 0.2.22-1
101105
- dbus: work with either gobject or gi.repository.GObject (pygobject2/3)
102106

0 commit comments

Comments
 (0)