New upstream release 1.2.11

This commit is contained in:
Jakub Hrozek 2012-12-01 20:53:31 +01:00
parent a42fd6a787
commit d017afe3d8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/tdb-1.2.9.tar.gz
/tdb-1.2.10.tar.gz
/tdb-1.2.11.tar.gz

View File

@ -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 <jhrozek@redhat.com> - 1.2.11-1
- New upstream release 1.2.11
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.10-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
cc28048309df19782b04359282e9f98b tdb-1.2.10.tar.gz
67dcc5507213ec8c9664234fae095538 tdb-1.2.11.tar.gz