diff options
-rw-r--r-- | libcouchbase.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libcouchbase.spec b/libcouchbase.spec index 68463c5..a169e50 100644 --- a/libcouchbase.spec +++ b/libcouchbase.spec @@ -12,7 +12,7 @@ %endif Name: libcouchbase -Version: 2.4.1 +Version: 2.4.3 Release: 1%{?dist} Summary: Couchbase client library Group: System Environment/Libraries @@ -143,6 +143,9 @@ make check %changelog +* Wed Nov 5 2014 Remi Collet <remi@feoraproject.org> - 2.4.3-1 +- update to 2.4.3 + * Sat Sep 20 2014 Remi Collet <remi@feoraproject.org> - 2.4.1-1 - update to 2.4.1 |