public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/QuantLib] rawhide: 1.42.1
@ 2026-06-02 14:28 Tom spot Callaway
  0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-06-02 14:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/QuantLib
Branch : rawhide
Commit : 15827f32d7f128a6e8d853a98e28bfbfb00de86f
Author : Tom spot Callaway <spotaws@amazon.com>
Date   : 2026-06-02T10:28:25-04:00
Stats  : +13/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/QuantLib/c/15827f32d7f128a6e8d853a98e28bfbfb00de86f?branch=rawhide

Log:
1.42.1

---
diff --git a/.gitignore b/.gitignore
index 49dbbf3..b00267e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ QuantLib-1.0.1.tar.gz
 /QuantLib-1.13.tar.gz
 /QuantLib-1.16.tar.gz
 /QuantLib-1.29.tar.gz
+/QuantLib-1.42.1.tar.gz

diff --git a/QuantLib.spec b/QuantLib.spec
index 8314813..122d9e7 100644
--- a/QuantLib.spec
+++ b/QuantLib.spec
@@ -1,19 +1,18 @@
 %global docdir %{?_pkgdocdir}%{!?_pkgdocdir:%{_docdir}/%{name}-%{version}}
 
 Name:		QuantLib
-Version:	1.29
-Release:	11%{?dist}
+Version:	1.42.1
+Release:	1%{?dist}
 Summary:	A software framework for quantitative finance
-# Automatically converted from old format: BSD - review is highly recommended.
-License:	LicenseRef-Callaway-BSD
+License:	BSD-3-Clause
 URL:		http://www.quantlib.org
-Source0:	https://dl.bintray.com/quantlib/releases/QuantLib-%{version}.tar.gz
-BuildRequires: make
-BuildRequires:  gcc, gcc-c++
+Source0:	https://github.com/lballabio/QuantLib/releases/download/v%{version}/QuantLib-%{version}.tar.gz
+BuildRequires:	make
+BuildRequires:	gcc, gcc-c++
 BuildRequires:	boost-devel >= 1.43, texlive-latex, texlive-dvips, emacs
 
 %description
-QuantLib is a free/open-source library for modeling, trading, and 
+QuantLib is a free/open-source library for modeling, trading, and
 risk management in real-life.
 
 %package devel
@@ -28,7 +27,7 @@ Summary:	The test-suite to check the setup of QuantLib
 Requires:	%{name}%{?_isa} = %{version}-%{release}
 
 %description test
-The QuantLib-test-suite will validate the compiled code against 
+The QuantLib-test-suite will validate the compiled code against
 pre-constructed test cases, and helps in validating the library.
 
 %package doc
@@ -145,6 +144,9 @@ touch -r News.md %{buildroot}%{_datadir}/emacs/site-lisp/quantlib.elc
 #%%{docdir}/QuantLib-%%{version}-docs-refman.ps
 
 %changelog
+* Tue Jun  2 2026 Tom Callaway <spot@fedoraproject.org> - 1.42.1-1
+- update to 1.42.1
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 062c8de..24ea8a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QuantLib-1.29.tar.gz) = 9abdb9cf64afc52bb55fb261474c11ad8267fdd4393f0ecb4e99234163ab4d334600f7529fd959d81d177cc47642bde72a0e5aca3cf3fe19c79becd6ca7793de
+SHA512 (QuantLib-1.42.1.tar.gz) = 8ad9227439928497f99afe2476a86108501e3582aaa171274fc9aa46d0a2beb65c0f7c3c1b53203bcf37564571825bdd1a3e318ba2db17582b1cfbf00f08df14

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 14:28 [rpms/QuantLib] rawhide: 1.42.1 Tom spot Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox