14
0

- update to 0.6.2, rebased all patches

* backport --outputformat feature from git

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=16
This commit is contained in:
2011-07-29 09:06:20 +00:00
committed by Git OBS Bridge
parent d2c6cf086e
commit ab138a9b1b
13 changed files with 131 additions and 186 deletions

View File

@@ -19,7 +19,7 @@
Name: python-bugzilla
Version: 0.6.1
Version: 0.6.2
Release: 1
Summary: Python library for bugzilla
Group: Development/Libraries/Python
@@ -28,14 +28,14 @@ Url: https://fedorahosted.org/python-bugzilla/
Source: https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{version}.tar.bz2
# generated from python-bugzilla/suse
# https://gitorious.org/opensuse/python-bugzilla/commits/suse
# cherry-picked patches from git format-patch suse...0.6.1
Patch0: 0005-Add-Bugzilla34._query.patch
Patch1: 0012-Fix-for-httplib-xmlrpclib-changes-in-py2.7.patch
Patch2: 0016-obfuscated-password-support-in-oscrc.patch
Patch3: 0017-fix-typo-in-url-argument.patch
Patch4: 0018-novell-bugzilla-support-in-getBugzillaClassForURL.patch
Patch5: 0019-novell-bugzilla-run-on-3.4.patch
Patch6: 0020-allow-various-bnc-instances-in-NovellBugzilla.patch
# cherry-picked patches from git format-patch 0.6.2...suse
Patch0: 0006-cli-speedup-request-outputformat-fields-when-doing-q.patch
Patch1: 0007-fixup-for-cli-speedup-with-query-outputformat.patch
Patch2: 0013-obfuscated-password-support-in-oscrc.patch
Patch3: 0014-fix-typo-in-url-argument.patch
Patch4: 0015-novell-bugzilla-support-in-getBugzillaClassForURL.patch
Patch5: 0016-novell-bugzilla-run-on-3.4.patch
Patch6: 0017-allow-various-bnc-instances-in-NovellBugzilla.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildArch: noarch