From 61867377667a74a5ab04716be11a8f0ecf1bc412 Mon Sep 17 00:00:00 2001 From: Marcel Wysocki Date: Aug 24 2015 08:34:11 +0000 Subject: Update to 3.8.11.1-r1 for F24 --- diff --git a/.gitignore b/.gitignore index 7c560ea..41bafe7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /apsw-3.7.15.2-r1.zip /apsw-3.8.0-r2.zip /3.8.4.3-r1.tar.gz +/apsw-3.8.11.1-r1.tar.gz diff --git a/python-apsw.spec b/python-apsw.spec index 073fb0b..dda758e 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -4,7 +4,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")} %endif -%global sqlite_version 3.8.4.3 +%global sqlite_version 3.8.11.1 %global uprel 1 %global pkg_version %{sqlite_version}-r%{uprel} @@ -16,7 +16,7 @@ Name: python-apsw Version: %{sqlite_version}.r%{uprel} -Release: 5%{?dist} +Release: 1%{?dist} Summary: Another Python SQLite Wrapper Group: Development/Libraries License: zlib @@ -93,6 +93,9 @@ python setup.py install --root %{buildroot} %endif # with_python3 %changelog +* Tue Sep 24 2013 Marcel Wysocki - 3.8.11.1.r1-1 +- Update to 3.8.11.1-r1 for F24 + * Thu Jun 18 2015 Fedora Release Engineering - 3.8.4.3.r1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index d71de54..ff34396 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e61577de3e60c1822ce98da4027f09f3 3.8.4.3-r1.tar.gz +8ca874ead5f029dfa5d5604465bd7970 apsw-3.8.11.1-r1.tar.gz