Skip to content

Commit

Permalink
version 0.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nphilipp committed Nov 9, 2012
1 parent 5acff69 commit bdcd00b
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.2.21
Version: 0.2.22
Release: 1%{?dist}
Summary: Miscellaneous convenience, extension and workaround code for Python

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

%changelog
* Fri Nov 09 2012 Nils Philippsen <[email protected]> - 0.2.22-1
- dbus: work with either gobject or gi.repository.GObject (pygobject2/3)

* Mon Oct 22 2012 Nils Philippsen <[email protected]> - 0.2.21-1
- add slip.util.files.symlink_atomically()

Expand Down

0 comments on commit bdcd00b

Please sign in to comment.