[libtdb/f19] New upstream release 1.12

Jakub Hrozek jhrozek at fedoraproject.org
Tue Jun 4 15:10:34 UTC 2013


commit b254b7fff2511535d783ac10fa33b7409ee1156f
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Tue Jun 4 16:52:03 2013 +0200

    New upstream release 1.12

 .gitignore  |    1 +
 libtdb.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 398a768..9190ea4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /tdb-1.2.9.tar.gz
 /tdb-1.2.10.tar.gz
 /tdb-1.2.11.tar.gz
+/tdb-1.2.12.tar.gz
diff --git a/libtdb.spec b/libtdb.spec
index d9540a2..ae71ed6 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.11
-Release: 2%{?dist}
+Version: 1.2.12
+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
+* Tue Jun 04 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.2.12-1
+- New upstream release 1.2.12
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 987522f..b19dfe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67dcc5507213ec8c9664234fae095538  tdb-1.2.11.tar.gz
+53e6168a7c2c93735a1c024fd2c3a7b4  tdb-1.2.12.tar.gz


More information about the scm-commits mailing list