Hello community,

here is the log from the commit of package python-bugzilla for openSUSE:Factory 
checked in at 2013-06-05 13:35:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bugzilla (Old)
 and      /work/SRC/openSUSE:Factory/.python-bugzilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bugzilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bugzilla/python-bugzilla.changes  
2013-05-27 09:58:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-bugzilla.new/python-bugzilla.changes     
2013-06-05 13:35:17.000000000 +0200
@@ -1,0 +2,10 @@
+Fri May 24 18:36:22 UTC 2013 - [email protected]
+
+- update to 0.8.0
+  * support for Bugzilla 4 and above
+  * streamlined internals
+- update to suse2 from gitorious
+  * include all suse patches
+  * use osc's methods to parse .oscrc
+
+-------------------------------------------------------------------

Old:
----
  python-bugzilla-0.6.2-backtraces.patch
  python-bugzilla-0.6.2-novell-default.patch
  python-bugzilla-0.6.2-openSUSE-1.tar.bz2
  python-bugzilla-0.6.2-section.patch

New:
----
  python-bugzilla-0.8.0suse2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-bugzilla.spec ++++++
--- /var/tmp/diff_new_pack.Zl1opi/_old  2013-06-05 13:35:18.000000000 +0200
+++ /var/tmp/diff_new_pack.Zl1opi/_new  2013-06-05 13:35:18.000000000 +0200
@@ -17,18 +17,14 @@
 
 
 Name:           python-bugzilla
-Version:        0.6.2
+Version:        0.8.0suse2
 Release:        0
 Summary:        Python library for bugzilla
 License:        GPL-2.0+
 Group:          Development/Libraries/Python
 Url:            https://fedorahosted.org/python-bugzilla/
-#Source:         
https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{version}.tar.bz2
-Source:         %{name}-%{version}-openSUSE-1.tar.bz2
+Source:         %{name}-%{version}.tar.bz2
 # https://gitorious.org/opensuse/python-bugzilla
-Patch0:         %{name}-0.6.2-novell-default.patch
-Patch1:         %{name}-0.6.2-backtraces.patch
-Patch2:         %{name}-0.6.2-section.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -36,6 +32,7 @@
 %else
 BuildArch:      noarch
 %endif
+Suggests:       osc
 
 %description
 This is a python module that provides a nice, python-ish interface to Bugzilla
@@ -50,17 +47,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 CFLAGS="%{optflags}" python setup.py build
 
 %install
 python setup.py install --root=%{buildroot} --prefix=%{_prefix}
-#\ --record-rpm=INSTALLED_FILES
-#sed -i 's#%{_mandir}/man1/bugzilla.1#%{_mandir}/man1/bugzilla.1.gz#' 
INSTALLED_FILES
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to