[tokyocabinet] Update to 1.4.47

Jan Horak hhorak at fedoraproject.org
Fri Jul 15 06:38:17 UTC 2011


commit a2e50aa6def74e9df7a12b2a2c849aadbab3a3d1
Author: Honza Horák <hhorak at redhat.com>
Date:   Thu Jul 14 08:57:24 2011 +0200

    Update to 1.4.47

 .gitignore        |    1 +
 sources           |    2 +-
 tokyocabinet.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e03f26..e348490 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 tokyocabinet-1.4.43.tar.gz
 tokyocabinet-1.4.46.tar.gz
+/tokyocabinet-1.4.47.tar.gz
diff --git a/sources b/sources
index ea48cc7..b42a2b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-341dadd1f3d68760e350f7e731111786  tokyocabinet-1.4.46.tar.gz
+3d94fe2aebf5d9ff0478ed895bc46fc9  tokyocabinet-1.4.47.tar.gz
diff --git a/tokyocabinet.spec b/tokyocabinet.spec
index 80322f0..77af2a6 100644
--- a/tokyocabinet.spec
+++ b/tokyocabinet.spec
@@ -1,7 +1,7 @@
 Summary:	A modern implementation of a DBM
 Name:		tokyocabinet
-Version:	1.4.46
-Release:	3%{?dist}
+Version:	1.4.47
+Release:	1%{?dist}
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://fallabs.com/tokyocabinet/
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %doc doc/*
 
 %changelog
+* Thu Jul 14 2011 Honza Horak <hhorak at redhat.com> - 1.4.47-1
+- Update to 1.4.47
+
 * Wed Jul 13 2011 Honza Horak <hhorak at redhat.com> - 1.4.46-3
 - change project URL and source URL to actual destination
 


More information about the scm-commits mailing list