public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/QuantLib] rawhide: 1.42.1
Date: Tue, 02 Jun 2026 14:28:31 GMT	[thread overview]
Message-ID: <178041051133.1.4234871474714355098.rpms-QuantLib-15827f32d7f1@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-02 14:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178041051133.1.4234871474714355098.rpms-QuantLib-15827f32d7f1@fedoraproject.org \
    --to=spotaws@amazon.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox