public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mattias Ellert <mattias.ellert@physics.uu.se>
To: git-commits@fedoraproject.org
Subject: [rpms/oidc-agent] f45: Update to version 5.3.8
Date: Wed, 02 Sep 2026 16:20:41 GMT	[thread overview]
Message-ID: <178836604178.1.12161841031009487268.rpms-oidc-agent-d2f97a5a55fb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/oidc-agent
Branch : f45
Commit : d2f97a5a55fb7f56dd8be323aad8d1ee4aa9c717
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date   : 2026-09-02T18:16:08+02:00
Stats  : +13/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/oidc-agent/c/d2f97a5a55fb7f56dd8be323aad8d1ee4aa9c717?branch=f45

Log:
Update to version 5.3.8

---
diff --git a/oidc-agent.spec b/oidc-agent.spec
index d2e50e6..492b941 100644
--- a/oidc-agent.spec
+++ b/oidc-agent.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:		oidc-agent
-Version:	5.3.6
-Release:	2%{?dist}
+Version:	5.3.8
+Release:	1%{?dist}
 Summary:	Managing OpenID Connect tokens on the command line
 
 License:	MIT AND ISC AND LGPL-2.1-or-later AND BSD-2-Clause
@@ -116,6 +116,13 @@ This package provides headers for the oidc-agent library.
 # Remove bundled cJSON and clib-list (use system versions)
 rm -rf lib/cJSON lib/list
 
+%if %{?rhel}%{!?rhel:0} == 8
+# Workaround for gcc 8.5 in RHEL 8:
+# error: a label can only be part of a statement and a declaration is
+# not a statement
+sed 's!oidc:!& ;!' -i src/oidc-gen/gen_handler.c
+%endif
+
 %build
 %set_build_flags
 %make_build %{maketrace} WEBKITGTK=%{webkitgtk}
@@ -181,6 +188,9 @@ ln -s liboidc-agent.so.%{version} %{buildroot}%{_libdir}/liboidc-agent.so
 %{_libdir}/liboidc-agent.so
 
 %changelog
+* Wed Sep 02 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 5.3.8-1
+- Update to version 5.3.8
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index ae4172b..6cfc0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (oidc-agent-5.3.6.tar.gz) = 1d645f5e7739a4fb8444055c31e09cf7c8c5c950803ee942f920313358c5c7066de0465c2f749fd0cae192cadb4cda6e280f69c1942baf9295524d4ac6fed1a6
+SHA512 (oidc-agent-5.3.8.tar.gz) = 5a4fa87c8927d5b7971b3507d0304393004d9d6b232c51c88b76a0db2a43568a1ed800eeb08e05bc11a91c16b86102e9696272f8212a85c77c36da03221ed67f

                 reply	other threads:[~2026-09-02 16:20 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=178836604178.1.12161841031009487268.rpms-oidc-agent-d2f97a5a55fb@fedoraproject.org \
    --to=mattias.ellert@physics.uu.se \
    --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