[datalog] update to 2.4

John D. Ramsdell ramsdell at fedoraproject.org
Mon Mar 25 12:43:04 UTC 2013


commit 882c69cfe80201eb5404de2a236e1ba428e9d981
Author: John D. Ramsdell <ramsdell at mitre.org>
Date:   Mon Mar 25 08:42:51 2013 -0400

    update to 2.4

 .gitignore   |    1 +
 datalog.spec |    4 ++--
 sources      |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2852415..813710e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /datalog-2.3.tar.gz
+/datalog-2.4.tar.gz
diff --git a/datalog.spec b/datalog.spec
index 4825f43..7a1e191 100644
--- a/datalog.spec
+++ b/datalog.spec
@@ -2,8 +2,8 @@
 %global	luapkgdir %{_datadir}/lua/%{luaver}
 
 Name:		datalog
-Version:	2.3
-Release:	3%{?dist}
+Version:	2.4
+Release:	1%{?dist}
 
 Source0:	http://downloads.sourceforge.net/datalog/%{name}-%{version}.tar.gz
 
diff --git a/sources b/sources
index 23e2894..b2057d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d34b08d89dddcb328d73261c7bc63c8b  datalog-2.3.tar.gz
+360cc12a6365a7f752864490dd8031d7  datalog-2.4.tar.gz


More information about the scm-commits mailing list