crobinso pushed to python-bugzilla (f22). "Rebased to version 1.2.1 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 17:15:20 UTC 2015


From a13f71e28985ebc8fb2b23cd16c5fd5500f9a898 Mon Sep 17 00:00:00 2001
From: Cole Robinson <crobinso at redhat.com>
Date: Fri, 22 May 2015 13:15:04 -0400
Subject: Rebased to version 1.2.1 bin/bugzilla: Add --ensure-logged-in option
 Fix get_products with bugzilla.redhat.com A few other minor improvements


diff --git a/.gitignore b/.gitignore
index f0ffc44..1f3185d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ python-bugzilla-0.6.1.tar.bz2
 /python-bugzilla-1.0.0.tar.gz
 /python-bugzilla-1.1.0.tar.gz
 /python-bugzilla-1.2.0.tar.gz
+/python-bugzilla-1.2.1.tar.gz
diff --git a/python-bugzilla.spec b/python-bugzilla.spec
index b502cdd..a34f91c 100644
--- a/python-bugzilla.spec
+++ b/python-bugzilla.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} || 0%{?rhel} >= 7
+%if 0%{?fedora} || 0%{?rhel} >= 8
 %global with_python3 1
 %else
 %{!?__python2: %global __python2 /usr/bin/python2}
@@ -6,7 +6,7 @@
 %endif
 
 Name:           python-bugzilla
-Version:        1.2.0
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        A python library and tool for interacting with Bugzilla
 
@@ -95,6 +95,12 @@ popd
 %endif # with_python3
 
 %changelog
+* Fri May 22 2015 Cole Robinson <crobinso at redhat.com> - 1.2.1-1
+- Rebased to version 1.2.1
+- bin/bugzilla: Add --ensure-logged-in option
+- Fix get_products with bugzilla.redhat.com
+- A few other minor improvements
+
 * Wed Apr 08 2015 Cole Robinson <crobinso at redhat.com> - 1.2.0-1
 - Rebased to version 1.2.0
 - Add bugzilla new/query/modify --field flag (Arun Babu Neelicattu)
diff --git a/sources b/sources
index 185556b..4ac531d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-628f6d803054608a5b6187ae8239f7ed  python-bugzilla-1.2.0.tar.gz
+ac5a620b34a67dba1df67af4485bf405  python-bugzilla-1.2.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-bugzilla.git/commit/?h=f22&id=a13f71e28985ebc8fb2b23cd16c5fd5500f9a898


More information about the scm-commits mailing list