From ee9a7181fdda5e6acdcf689c66d48e97e89e57e5 Mon Sep 17 00:00:00 2001 From: Denis Fateyev Date: Jun 19 2016 20:03:59 +0000 Subject: python-apsw: bump upstream to 3.13.0-r1 --- diff --git a/.gitignore b/.gitignore index 8175648..a2944fc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /apsw-3.8.10.1-r1.zip /apsw-3.11.0-r1.zip /apsw-3.12.2-r1.zip +/apsw-3.13.0-r1.zip diff --git a/python-apsw.spec b/python-apsw.spec index 2a54bb1..96b7c29 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -23,13 +23,13 @@ %endif %if 0%{?fedora} == 24 -%global sqlite_version 3.11.0 +%global sqlite_version 3.12.2 %global uprel 1 %global pkg_version %{sqlite_version}-r%{uprel} %endif %if 0%{?fedora} >= 25 -%global sqlite_version 3.12.2 +%global sqlite_version 3.13.0 %global uprel 1 %global pkg_version %{sqlite_version}-r%{uprel} %endif @@ -109,6 +109,9 @@ CFLAGS="%{optflags}" python%{python3_version} setup.py build_ext --inplace test %changelog +* Sun Jun 19 2016 Denis Fateyev - 3.13.0.r1-3 +- Bump upstream version to 3.13.0 + * Fri May 20 2016 Denis Fateyev - 3.12.2.r1-3 - Bump upstream version to 3.12.2 diff --git a/sources b/sources index a629fb5..90dad41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdac46b00b4aef8169126b3857d06b80 apsw-3.12.2-r1.zip +54ecc75082848d440821007dc3806f39 apsw-3.13.0-r1.zip