diff --git a/.gitignore b/.gitignore index 2045c11..8671f0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/apsw-3.7.11-r1.zip +/apsw-3.7.15.2-r1.zip diff --git a/python-apsw.spec b/python-apsw.spec index ec9f48a..312fe7b 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.7.11 +%global sqlite_version 3.7.15.2 %global uprel 1 %global pkg_version %{sqlite_version}-r%{uprel} @@ -16,7 +16,7 @@ Name: python-apsw Version: %{sqlite_version}.r%{uprel} -Release: 9%{?dist} +Release: 1%{?dist} Summary: Another Python SQLite Wrapper Source: http://apsw.googlecode.com/files/apsw-%{pkg_version}.zip URL: http://code.google.com/p/apsw/ @@ -96,6 +96,9 @@ popd %endif # with_python3 %changelog +* Fri Feb 15 2013 Marcel Wysocki - 3.7.15.2.r1-1 +- update to 3.7.15.2-r1 + * Thu Feb 14 2013 Fedora Release Engineering - 3.7.11.r1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 72638fb..170e179 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a9c5b0bf082c455acfc27231f563d24 apsw-3.7.11-r1.zip +bf9edeb5406193c3b61f33a9364de2d0 apsw-3.7.15.2-r1.zip