public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/unuran] epel10: Update to 1.12.0
@ 2026-08-30 2:30 Mattias Ellert
0 siblings, 0 replies; only message in thread
From: Mattias Ellert @ 2026-08-30 2:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/unuran
Branch : epel10
Commit : ed9134731bf094220b16b7ada2db5560ad91c97e
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date : 2026-08-30T04:12:15+02:00
Stats : +13/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/unuran/c/ed9134731bf094220b16b7ada2db5560ad91c97e?branch=epel10
Log:
Update to 1.12.0
Update the URL tag
---
diff --git a/sources b/sources
index 8d7b346..6db2c55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unuran-1.11.0.tar.gz) = e1a47038b48fdf0e119be7bde9626f6de175432787037b29f26fb4ab86bcf6a0850e7f204a68881325e0d70d0742c2746a7e85bedd2c75c7b3707e2bd08e2dfd
+SHA512 (unuran-1.12.0.tar.gz) = 9cf7f71ae81682191657c83597d2ceffcbcb6c7c34987fefd29a08212e3f4ed2b24688e68d1d5abc263275a5e9e3252f453cfb84cbbafd987d8902b819bbf1c1
diff --git a/unuran.spec b/unuran.spec
index 8bc19df..e15bfee 100644
--- a/unuran.spec
+++ b/unuran.spec
@@ -1,11 +1,11 @@
Name: unuran
-Version: 1.11.0
-Release: 5%{?dist}
+Version: 1.12.0
+Release: 1%{?dist}
Summary: Universal Non-Uniform Random number generator
License: GPL-2.0-or-later
-URL: http://statistik.wu-wien.ac.at/unuran
-Source0: http://statistik.wu-wien.ac.at/unuran/%{name}-%{version}.tar.gz
+URL: https://statmath.wu.ac.at/unuran/
+Source0: %{url}/unuran/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: gcc-c++
@@ -19,9 +19,9 @@ distributions.
The library and an extensive online documentation are available at:
- -------------------------------------------
- http://statistik.wu-wien.ac.at/unuran/
- -------------------------------------------
+ ------------------------------------------
+ http://statmath.wu.ac.at/unuran/
+ ------------------------------------------
%package devel
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -31,7 +31,7 @@ Summary: Header and object files for unuran
Header and object files for unuran, and pdf docs.
%prep
-%autosetup -p1
+%setup -q
%build
%configure --enable-shared --disable-static
@@ -67,6 +67,10 @@ mv __clean_examples __dist_examples/examples
SEED=2742664 make check
%changelog
+* Sat Aug 29 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 1.12.0-1
+- Update to 1.12.0
+- Update the URL tag
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 2:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 2:30 [rpms/unuran] epel10: Update to 1.12.0 Mattias Ellert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox