Hello community,

here is the log from the commit of package python-pysqlite for openSUSE:Factory 
checked in at 2012-02-14 19:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysqlite (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysqlite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysqlite", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysqlite/python-pysqlite.changes  
2011-11-25 10:13:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysqlite.new/python-pysqlite.changes     
2012-02-14 19:06:25.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  8 19:59:17 UTC 2011 - [email protected]
+
+- also provide/obsolete python-sqlite2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pysqlite.spec ++++++
--- /var/tmp/diff_new_pack.UnMjMJ/_old  2012-02-14 19:06:27.000000000 +0100
+++ /var/tmp/diff_new_pack.UnMjMJ/_new  2012-02-14 19:06:27.000000000 +0100
@@ -11,10 +11,12 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           python-pysqlite
 Version:        2.6.3
 Release:        0
@@ -24,8 +26,8 @@
 Group:          Development/Languages/Python
 Source:         http://pysqlite.googlecode.com/files/pysqlite-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
 BuildRequires:  python-Sphinx
+BuildRequires:  python-devel
 BuildRequires:  sqlite3-devel
 Requires:       sqlite3
 %if 0%{?suse_version}
@@ -33,6 +35,8 @@
 %endif
 Provides:       python-sqlite = %{version}
 Obsoletes:      python-sqlite < %{version}
+Provides:       python-sqlite2 = %{version}
+Obsoletes:      python-sqlite2 < %{version}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %description

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

Reply via email to