We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859b86b commit 478506eCopy full SHA for 478506e
python-slip.spec
@@ -1,5 +1,5 @@
1
Name: python-slip
2
-Version: 0.6.0
+Version: 0.6.1
3
Release: 1%{?dist}
4
Summary: Convenience, extension and workaround code for Python 2.x
5
@@ -162,6 +162,9 @@ rm -rf %buildroot
162
%{python2_sitelib}/slip.gtk-%{version}-py%{python2_version}.egg-info
163
164
%changelog
165
+* Thu Apr 16 2015 Nils Philippsen <nils@redhat.com> - 0.6.1-1
166
+- fix detection of imported gobject flavor (#1194235)
167
+
168
* Tue Oct 22 2013 Nils Philippsen <nils@redhat.com> - 0.6.0-1
169
- version 0.6.0
170
- support Python 3.x
0 commit comments