forked from pool/python-bugzillatools
Accepting request 304458 from home:benoit_monin:branches:devel:languages:python
- update to version 0.5.5 - replace README with README.rst: changed upstream OBS-URL: https://build.opensuse.org/request/show/304458 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
690ddeefe6
commit
3c70f3b4ce
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bugzillatools
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-bugzillatools
|
||||
Version: 0.5.2
|
||||
Version: 0.5.5
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: Bugzilla CLI client, XML-RPC binding and VCS plugins
|
||||
Url: https://github.com/frasertweedale/bugzillatools
|
||||
License: GPL-3.0+
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/frasertweedale/bugzillatools
|
||||
Source: https://pypi.python.org/packages/source/b/bugzillatools/bugzillatools-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
#Recommends: bzr
|
||||
@@ -51,7 +52,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} --install-data=%
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGES README gpl-3.0.txt
|
||||
%doc CHANGES README.rst gpl-3.0.txt
|
||||
%{_bindir}/bugzilla
|
||||
%{python_sitelib}/bzlib
|
||||
%{python_sitelib}/bzrlib
|
||||
|
||||
Reference in New Issue
Block a user