[cego/f20] Update to 2.20.1, try to fix non-responding test check.

Christopher Meng cicku at fedoraproject.org
Mon Jan 27 02:10:23 UTC 2014


commit 3d37821ae93bf90627add418f72ba00d07c85c84
Author: Christopher Meng <i at cicku.me>
Date:   Mon Jan 27 10:05:53 2014 +0800

    Update to 2.20.1, try to fix non-responding test check.

 .gitignore |    1 +
 cego.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d706f42..c1204e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /cego-2.19.11.tar.gz
 /cego-2.19.13.tar.gz
 /cego-2.20.0.tar.gz
+/cego-2.20.1.tar.gz
diff --git a/cego.spec b/cego.spec
index 1de3cb8..cf3d7ff 100644
--- a/cego.spec
+++ b/cego.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 
 Name:              cego
-Version:           2.20.0
+Version:           2.20.1
 Release:           1%{?dist}
 Summary:           A relational and transactional database
 License:           GPLv3+
@@ -97,6 +97,9 @@ exit 0
 %{_libdir}/*.so
 
 %changelog
+* Mon Jan 27 2014 Christopher Meng <rpm at cicku.me> - 2.20.1-1
+- Update to 2.20.1(bTree test fix)
+
 * Tue Jan 21 2014 Christopher Meng <rpm at cicku.me> - 2.20.0-1
 - Update to 2.20.0
 
diff --git a/sources b/sources
index 263ad4b..bed5a4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a345a2df1d0722c24642585ebcd18f45  cego-2.20.0.tar.gz
+30bbc61653e4f7767cc183ebad51720a  cego-2.20.1.tar.gz


More information about the scm-commits mailing list