Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2018-02-05 10:45:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Mon Feb  5 10:45:00 2018 rev:102 rq:571911 version:3.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2017-10-27 
13:47:01.924372313 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes     2018-02-05 
10:45:04.278607115 +0100
@@ -1,0 +2,8 @@
+Thu Feb  1 20:49:08 UTC 2018 - [email protected]
+
+- update to 3.22.0:
+  * Add Zipfile virtual table to read and write a ZIP Archive.
+  * Improved handling of WAL mode databases
+  * various improvements, optimizations and bug fixes
+
+-------------------------------------------------------------------

Old:
----
  sqlite-autoconf-3210000.tar.gz
  sqlite-doc-3210000.zip

New:
----
  sqlite-autoconf-3220000.tar.gz
  sqlite-doc-3220000.zip

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.nPpmfx/_old  2018-02-05 10:45:05.310558798 +0100
+++ /var/tmp/diff_new_pack.nPpmfx/_new  2018-02-05 10:45:05.314558611 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlite3
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
 
 
 %define oname sqlite
-%define tarversion 3210000
+%define tarversion 3220000
 Name:           sqlite3
-Version:        3.21.0
+Version:        3.22.0
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain
 Group:          Productivity/Databases/Servers
 Url:            http://www.sqlite.org/
-Source0:        http://www.sqlite.org/2017/sqlite-autoconf-%{tarversion}.tar.gz
+Source0:        http://www.sqlite.org/2018/sqlite-autoconf-%{tarversion}.tar.gz
 Source1:        baselibs.conf
-Source2:        http://www.sqlite.org/2017/sqlite-doc-%{tarversion}.zip
+Source2:        http://www.sqlite.org/2018/sqlite-doc-%{tarversion}.zip
 Patch1:         sqlite-fts5-link.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  unzip
+BuildRequires:  pkgconfig(zlib)
 Provides:       %{oname} = %{version}
 Obsoletes:      %{oname} < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ sqlite-autoconf-3210000.tar.gz -> sqlite-autoconf-3220000.tar.gz ++++++
++++ 24504 lines of diff (skipped)


Reply via email to