[libodb-sqlite] Updated to 2.4.0

Dave Johansen daveisfera at fedoraproject.org
Thu Feb 12 04:17:48 UTC 2015


commit d3f594f6e9e258c506a9eb6120f9446428a6e961
Author: Dave Johansen <davejohansen at gmail.com>
Date:   Wed Feb 11 21:17:37 2015 -0700

    Updated to 2.4.0

 .gitignore         |    1 +
 libodb-sqlite.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ec3161..954a870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libodb-sqlite-2.2.3.tar.bz2
 /libodb-sqlite-2.3.0.tar.bz2
+/libodb-sqlite-2.4.0.tar.bz2
diff --git a/libodb-sqlite.spec b/libodb-sqlite.spec
index 4e6da97..9db361e 100644
--- a/libodb-sqlite.spec
+++ b/libodb-sqlite.spec
@@ -1,9 +1,9 @@
 # The base of the version (just major and minor without point)
-%global base_version 2.3
+%global base_version 2.4
 
 Name:           libodb-sqlite
 Version:        %{base_version}.0
-Release:        3%{?dist}
+Release:        1%{?dist}
 Summary:        SQLite ODB runtime library from Code Synthesis
 
 Group:          System Environment/Libraries
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 11 2015 Dave Johansen <davejohansen at gmail.com> 2.4.0-1
+- Updated to 2.4.0
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index cbf3c4b..773df74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26e0b11cc712ef110198594ecb0b4508  libodb-sqlite-2.3.0.tar.bz2
+4415627849cd7d9f5dac7a160b245d4c  libodb-sqlite-2.4.0.tar.bz2


More information about the scm-commits mailing list