We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89396ee commit 398b4b4Copy full SHA for 398b4b4
1 file changed
python-slip.spec
@@ -1,5 +1,5 @@
1
Name: python-slip
2
-Version: 0.6.4
+Version: 0.6.5
3
Release: 1%{?dist}
4
Summary: Convenience, extension and workaround code for Python 2.x
5
@@ -157,6 +157,9 @@ popd
157
%{python2_sitelib}/slip.gtk-%{version}-py%{python2_version}.egg-info
158
159
%changelog
160
+* Tue May 16 2017 Nils Philippsen <nils@redhat.com> - 0.6.5-1
161
+- cope better with missing polkitd (#1393488)
162
+
163
* Fri Sep 18 2015 Nils Philippsen <nils@redhat.com> - 0.6.4-1
164
- util.files.overwrite_safely(): preserve ownership
165
0 commit comments