From bb0700851926cfa4664bf6e32a0c3bfcc61d61ee7cf4d49cfb88a59b487f99ff Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Thu, 27 Jun 2013 16:32:37 +0000 Subject: [PATCH] - update to 0.9.0 * CVE-2013-2191: Switch to pycurl to get SSL host and cert validation (fixes bnc#825876) * bugzilla: modify: add --dependson (Don Zickus) * bugzilla: new: add --groups option (Paul Frields) * bugzilla: modify: Allow setting nearly every bug parameter - update to suse3 from gitorious * remerged NovellBugzilla functionality (upstream inclusion pending bnc#822053) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=31 --- python-bugzilla-0.8.0suse2.tar.bz2 | 3 --- python-bugzilla-0.9.0suse3.tar.bz2 | 3 +++ python-bugzilla.changes | 13 +++++++++++++ python-bugzilla.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 python-bugzilla-0.8.0suse2.tar.bz2 create mode 100644 python-bugzilla-0.9.0suse3.tar.bz2 diff --git a/python-bugzilla-0.8.0suse2.tar.bz2 b/python-bugzilla-0.8.0suse2.tar.bz2 deleted file mode 100644 index 05c8a2e..0000000 --- a/python-bugzilla-0.8.0suse2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bc2da5ce1e5852746cf3f657f1a27589de29959da308db63af74957ce380d8c -size 47898 diff --git a/python-bugzilla-0.9.0suse3.tar.bz2 b/python-bugzilla-0.9.0suse3.tar.bz2 new file mode 100644 index 0000000..f9bbfee --- /dev/null +++ b/python-bugzilla-0.9.0suse3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577b18514a7996c0d451f3175965ab9c944b23a4f0c163896e1f022f591c503f +size 52524 diff --git a/python-bugzilla.changes b/python-bugzilla.changes index d229950..b79487d 100644 --- a/python-bugzilla.changes +++ b/python-bugzilla.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 27 16:29:47 UTC 2013 - jmatejek@suse.com + +- update to 0.9.0 + * CVE-2013-2191: Switch to pycurl to get SSL host and cert validation + (fixes bnc#825876) + * bugzilla: modify: add --dependson (Don Zickus) + * bugzilla: new: add --groups option (Paul Frields) + * bugzilla: modify: Allow setting nearly every bug parameter +- update to suse3 from gitorious + * remerged NovellBugzilla functionality + (upstream inclusion pending bnc#822053) + ------------------------------------------------------------------- Fri May 24 18:36:22 UTC 2013 - jmatejek@suse.com diff --git a/python-bugzilla.spec b/python-bugzilla.spec index 2ac2ca2..422b419 100644 --- a/python-bugzilla.spec +++ b/python-bugzilla.spec @@ -17,7 +17,7 @@ Name: python-bugzilla -Version: 0.8.0suse2 +Version: 0.9.0suse3 Release: 0 Summary: Python library for bugzilla License: GPL-2.0+