[QuantLib] 1.4

Tom Callaway spot at fedoraproject.org
Fri Feb 28 16:58:43 UTC 2014


commit 6f0a69102b2b3604263ae099b62b2e09db86e770
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Feb 28 11:59:32 2014 -0500

    1.4

 .gitignore    |    1 +
 QuantLib.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a80bbb5..9e78dff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ QuantLib-1.0.1.tar.gz
 /QuantLib-1.1.tar.gz
 /QuantLib-1.2.tar.gz
 /QuantLib-1.2.1.tar.gz
+/QuantLib-1.4.tar.gz
diff --git a/QuantLib.spec b/QuantLib.spec
index 6d1a56a..b14dcf5 100644
--- a/QuantLib.spec
+++ b/QuantLib.spec
@@ -1,8 +1,8 @@
 %define docdir %{?_pkgdocdir}%{!?_pkgdocdir:%{_docdir}/%{name}-%{version}}
 
 Name:		QuantLib
-Version:	1.2.1
-Release:	7%{?dist}
+Version:	1.4
+Release:	1%{?dist}
 Summary:	A software framework for quantitative finance
 License:	BSD
 Group:		System Environment/Libraries
@@ -141,6 +141,9 @@ touch -r News.txt %{buildroot}%{_datadir}/emacs/site-lisp/quantlib.elc
 #%{docdir}/QuantLib-%{version}-docs-refman.ps
 
 %changelog
+* Thu Feb 27 2014 Tom Callaway <spot at fedoraproject.org> - 1.4-1
+- update to 1.4
+
 * Mon Dec  2 2013 Ville Skyttä <ville.skytta at iki.fi> - 1.2.1-7
 - Unversioned doc dir tweaks (#993925).
 
diff --git a/sources b/sources
index 251dd8c..2175460 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce0270f24c90617dd5dd609d6df8ab98  QuantLib-1.2.1.tar.gz
+3601f0180a0eae4a6c2686cade6ec04f  QuantLib-1.4.tar.gz


More information about the scm-commits mailing list