Skip to content

Commit 5474d1e

Browse files
committed
bump version
1 parent 39787d6 commit 5474d1e

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

python-slip.spec

Lines changed: 7 additions & 4 deletions
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.4.0
6+
Version: 0.4.1
77
Release: 1%{?dist}
88
Summary: Miscellaneous convenience, extension and workaround code for Python
99

@@ -90,16 +90,19 @@ make install DESTDIR=%buildroot
9090
%{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
9191

9292
%changelog
93-
* Mon Aug 17 2015 Nils Philippsen <nils@redhat.com>
93+
* Tue May 16 2017 Nils Philippsen <nils@redhat.com> - 0.4.1-1
94+
- cope better with missing polkitd (#1393488)
95+
96+
* Mon Aug 17 2015 Nils Philippsen <nils@redhat.com> - 0.4.1-1
9497
- wrap up GObject -> GLib change (#1254077)
9598
- fix URLs
9699
- remove some obsolete RPM building cruft
97100

98-
* Thu Aug 13 2015 Nils Philippsen <nils@redhat.com>
101+
* Thu Aug 13 2015 Nils Philippsen <nils@redhat.com> - 0.4.1-1
99102
- dbus: listen less aggressively on NameOwnerChanged signals
100103
- use GLib instead of GObject for wrapper functions (#1202554)
101104

102-
* Thu Apr 16 2015 Nils Philippsen <nils@redhat.com>
105+
* Thu Apr 16 2015 Nils Philippsen <nils@redhat.com> - 0.4.1-1
103106
- fix detection of imported gobject flavor (#1194235)
104107

105108
* Fri Mar 08 2013 Nils Philippsen <nils@redhat.com> - 0.4.0-1

0 commit comments

Comments
 (0)