forked from pool/python-pifpaf
Accepting request 640678 from Cloud:OpenStack:Factory
- update to 2.1.1 * ceph: allow to run luminuous * various small bugfixes OBS-URL: https://build.opensuse.org/request/show/640678 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af045735c9ea9e3a5167e7e166370ea783009fab939db7fc8ae8c7640b37fdf1
|
||||
size 191687
|
||||
3
pifpaf-2.1.1.tar.gz
Normal file
3
pifpaf-2.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12e6e2b4b744c50d20ae18c8e1be989785fd00212aab1b42db0c231a9f71fd84
|
||||
size 191903
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 08:04:52 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- update to 2.1.1
|
||||
* ceph: allow to run luminuous
|
||||
* various small bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 13:34:40 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pifpaf
|
||||
Version: 2.0.5
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: Suite of tools and fixtures to manage daemons for testing
|
||||
License: Apache-2.0
|
||||
@@ -71,8 +71,8 @@ export LC_ALL=en_US.utf8
|
||||
%python_uninstall_alternative pifpaf
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog LICENSE README.rst
|
||||
%license LICENSE
|
||||
%doc ChangeLog README.rst
|
||||
%{python_sitelib}/*
|
||||
%python_alternative %{_bindir}/pifpaf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user