Hello community,

here is the log from the commit of package sqlcipher for openSUSE:Factory 
checked in at 2016-04-28 16:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old)
 and      /work/SRC/openSUSE:Factory/.sqlcipher.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlcipher"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes      2016-02-17 
12:25:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sqlcipher.new/sqlcipher.changes 2016-04-28 
16:57:42.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Apr 18 15:06:22 UTC 2016 - [email protected]
+
+- Use pretty name for tarball
+
+-------------------------------------------------------------------
+Sun Apr 17 18:27:00 UTC 2016 - [email protected]
+
+- update to 3.4.0
+  - Added `PRAGMA cipher_provider_version`
+  - Merged upstream SQLite 3.11.0
+  - Deprecated `PRAGMA cipher` command
+
+-------------------------------------------------------------------

Old:
----
  v3.3.1.tar.gz

New:
----
  sqlcipher-3.4.0.tar.gz

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

Other differences:
------------------
++++++ sqlcipher.spec ++++++
--- /var/tmp/diff_new_pack.Kj0J9U/_old  2016-04-28 16:57:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Kj0J9U/_new  2016-04-28 16:57:45.000000000 +0200
@@ -16,15 +16,15 @@
 #
 
 
-%define         lib_name lib%{name}-3_8_10_2-0
+%define         lib_name lib%{name}-3_11_0-0
 Name:           sqlcipher
-Version:        3.3.1
+Version:        3.4.0
 Release:        0
 Summary:        SQLite database encryption
 License:        BSD-3-Clause
 Group:          Productivity/Databases/Clients
 Url:            http://sqlcipher.net
-Source:         
https://github.com/sqlcipher/sqlcipher/archive/v%{version}.tar.gz
+Source:         
https://github.com/sqlcipher/sqlcipher/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  ncurses-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
@@ -113,8 +113,8 @@
 %files -n %{lib_name}
 %defattr(-,root,root)
 %doc README.md LICENSE
-%{_libdir}/libsqlcipher-3.8.10.2.so.0
-%{_libdir}/libsqlcipher-3.8.10.2.so.0.8.6
+%{_libdir}/libsqlcipher-3.11.0.so.0
+%{_libdir}/libsqlcipher-3.11.0.so.0.8.6
 
 %files tcl
 %defattr(-,root,root)


Reply via email to