Accepting request 495632 from home:markoschandras:branches:devel:languages:python

- Version bump to 0.6.5
  * Fix org.freedesktop.DBus.Error.ServiceUnknown errors without
    polkitd (gh#nphilipp/python-slip#4)
  * cope with changes in supplied upload_url

OBS-URL: https://build.opensuse.org/request/show/495632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slip?expand=0&rev=4
This commit is contained in:
Markos Chandras 2017-05-17 22:01:50 +00:00 committed by Git OBS Bridge
parent 628ca2dd7b
commit bea5e344cd
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2
size 25978

BIN
python-slip-0.6.5.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 17 14:32:37 UTC 2017 - mchandras@suse.de
- Version bump to 0.6.5
* Fix org.freedesktop.DBus.Error.ServiceUnknown errors without
polkitd (gh#nphilipp/python-slip#4)
* cope with changes in supplied upload_url
-------------------------------------------------------------------
Thu Jan 21 19:36:22 UTC 2016 - mchandras@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package python-slip
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: python-slip
Version: 0.6.4
Version: 0.6.5
Release: 0
Summary: Miscellaneous convenience, extension and workaround code for Python
License: GPL-2.0+
@ -78,7 +78,7 @@ lets gtk labels be automatically re-wrapped upon resizing.
make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}
%make_install
%fdupes %{buildroot}/%{python_sitelib}