File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 33%{! ?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
44
55Name: python-slip
6- Version: 0.2.22
6+ Version: 0.2.23
77Release: 1%{?dist }
88Summary: 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
You can’t perform that action at this time.
0 commit comments