public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opari2] epel9: Update to 2.0.8
@ 2026-08-12 14:01 Jan Andre Reuter
  0 siblings, 0 replies; only message in thread
From: Jan Andre Reuter @ 2026-08-12 14:01 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/opari2
            Branch : epel9
            Commit : a03dac3b4d538b54e78657a910139186e30d3b6b
            Author : Jan Andre Reuter <j.reuter@fz-juelich.de>
            Date   : 2024-05-10T11:40:38+02:00
            Stats  : +9/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/opari2/c/a03dac3b4d538b54e78657a910139186e30d3b6b?branch=epel9

            Log:
            Update to 2.0.8

Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de>

---
diff --git a/.gitignore b/.gitignore
index 53409a3..048b78a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /opari2-2.0.5.tar.gz
 /opari2-2.0.6.tar.gz
 /opari2-2.0.7.tar.gz
+/opari2-2.0.8.tar.gz

diff --git a/opari2.spec b/opari2.spec
index 9c5f5b7..f760217 100644
--- a/opari2.spec
+++ b/opari2.spec
@@ -1,6 +1,6 @@
 Name:           opari2
-Version:        2.0.7
-Release:        5%{?dist}
+Version:        2.0.8
+Release:        1%{?dist}
 Summary:        An OpenMP runtime performance measurement instrumenter
 
 License:        BSD-3-Clause
@@ -31,8 +31,8 @@ instrumentation of OpenMP 3.0 tied tasks.
 # I don't immediately see why using %%configure broke the check target
 # in 2.0.7, which worked before.
 ./configure --disable-silent-rules --with-platform=linux --prefix=%_prefix \
-	    CFLAGS="%build_cflags" CXXFLAGS="%build_cxxflags" \
-	    LDFLAGS="%build_ldflags" FCFLAGS="%build_fcflags"
+            CFLAGS="%build_cflags" CXXFLAGS="%build_cxxflags" \
+            LDFLAGS="%build_ldflags" FCFLAGS="%build_fcflags"
 %make_build
 
 
@@ -59,6 +59,9 @@ make check || ( cat */test-suite.log && exit 1 )
 
 
 %changelog
+* Thu Mar 21 2024 Jan André Reuter <j.reuter@fz-juelich.de> - 2.0.8-1
+- Update to 2.0.8
+
 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 

diff --git a/sources b/sources
index 92bb99a..775ad1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (opari2-2.0.7.tar.gz) = f8049c39fc019cea3ec6f10e4f17ff2d7c838e5933d0adaf380ce9729a71e5f1a79090fad750dd78f16e3053742622a4947af078dd060d63be6ca5a9a6105d70
+SHA512 (opari2-2.0.8.tar.gz) = 46ba15e53eb3d7b35cf8bb27f56f9528e063ff79ba3ba1f6bda8ebe702108480168af89d61d9a14595135360366ebb863d518d01305218adaf0f9bbdb2c1f376

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

only message in thread, other threads:[~2026-08-12 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 14:01 [rpms/opari2] epel9: Update to 2.0.8 Jan Andre Reuter

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