[kyotocabinet] Update to latest upstream

Casey Dahlin sadmac at fedoraproject.org
Mon Jan 3 19:01:22 UTC 2011


commit 2da5d56a81be885a5cd4dc5a07409168fc62e2e5
Author: Casey Dahlin <cdahlin at redhat.com>
Date:   Mon Jan 3 14:00:33 2011 -0500

    Update to latest upstream

 .gitignore        |    1 +
 kyotocabinet.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49beb01..3b8c193 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 *.rpm
 /kyotocabinet-1.2.29
 /kyotocabinet
+/kyotocabinet-1.2.31.tar.gz
diff --git a/kyotocabinet.spec b/kyotocabinet.spec
index 461d8f5..a5efabb 100644
--- a/kyotocabinet.spec
+++ b/kyotocabinet.spec
@@ -1,7 +1,7 @@
 %define doctarget %{_defaultdocdir}/%{name}-%{version}
 
 Name:           kyotocabinet
-Version:        1.2.29
+Version:        1.2.31
 Release:        1%{?dist}
 Summary:        A lightweight database library
 
@@ -364,6 +364,9 @@ rm -rf $RPM_BUILD_ROOT
 %{doctarget}/doc/api/unionKCDB.html
 
 %changelog
+* Mon Jan 3 2011 Casey Dahlin <cjdahlin at ncsu.edu> - 1.2.31-1
+- Update to latest upstream
+
 * Mon Dec 13 2010 Casey Dahlin <cjdahlin at ncsu.edu> - 1.2.29-1
 - Update to latest upstream
 
diff --git a/sources b/sources
index e03803d..cb7006a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdd9356ef1a8efefd3203726633b1df7  kyotocabinet-1.2.29.tar.gz
+9f390253f0f8ec64f855d799f0649811  kyotocabinet-1.2.31.tar.gz


More information about the scm-commits mailing list