New upstream release 1.3.0

This commit is contained in:
Jakub Hrozek 2014-05-23 17:56:18 +02:00
parent e60d901699
commit 0c1850b9cc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/tdb-1.2.11.tar.gz
/tdb-1.2.12.tar.gz
/tdb-1.2.13.tar.gz
/tdb-1.3.0.tar.gz

View File

@ -5,7 +5,7 @@
%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")}
Name: libtdb
Version: 1.2.13
Version: 1.3.0
Release: 1%{?dist}
Group: System Environment/Daemons
Summary: The tdb library
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -n python-tdb -p /sbin/ldconfig
%changelog
* Fri May 23 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.3.0-1
- New upstream release 1.3.0
* Thu Mar 20 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.2.13-1
- New upstream release 1.2.13

View File

@ -1 +1 @@
2dc44a8538c4c8fcc9f9ba00fb041ce4 tdb-1.2.13.tar.gz
f18cd6afc4f5670edfe58f72d2665f94 tdb-1.3.0.tar.gz