diff --git a/.gitignore b/.gitignore index 07c72ec..398a768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tdb-1.2.9.tar.gz /tdb-1.2.10.tar.gz +/tdb-1.2.11.tar.gz diff --git a/libtdb.spec b/libtdb.spec index b912b92..61c9f35 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -5,8 +5,8 @@ %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")} Name: libtdb -Version: 1.2.10 -Release: 16%{?dist} +Version: 1.2.11 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python-tdb -p /sbin/ldconfig %changelog +* Sun Dec 01 2012 Jakub Hrozek - 1.2.11-1 +- New upstream release 1.2.11 + * Thu Jul 19 2012 Fedora Release Engineering - 1.2.10-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 7eea8fc..987522f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc28048309df19782b04359282e9f98b tdb-1.2.10.tar.gz +67dcc5507213ec8c9664234fae095538 tdb-1.2.11.tar.gz