From 6088abd45f3a6f6682370c1b6c5e564a3cfcc4ca Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 18 Sep 2014 11:44:17 +0200 Subject: [PATCH] New upstream release 1.3.1 --- .gitignore | 1 + libtdb.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7abbb99..2d6f9c3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /tdb-1.2.12.tar.gz /tdb-1.2.13.tar.gz /tdb-1.3.0.tar.gz +/tdb-1.3.1.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 9b1a56b..807edfd 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.3.0 -Release: 4%{?dist} +Version: 1.3.1 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python-tdb -p /sbin/ldconfig %changelog +* Thu Sep 18 2014 Jakub Hrozek - 1.3.1-1 +- New upstream release 1.3.1 + * Sun Aug 17 2014 Fedora Release Engineering - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index f46fac1..38a6a3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f18cd6afc4f5670edfe58f72d2665f94 tdb-1.3.0.tar.gz +f597190451d976fe013dfae9934fb9ad tdb-1.3.1.tar.gz