public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mojolicious-Plugin-OpenAPI] rawhide: Update to 5.12
@ 2026-06-09 17:32 Emmanuel Seyman
0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-06-09 17:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Mojolicious-Plugin-OpenAPI
Branch : rawhide
Commit : 82ac2b5383efa53c90ba62f35f7208d2632ee486
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-06-09T19:32:40+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Mojolicious-Plugin-OpenAPI/c/82ac2b5383efa53c90ba62f35f7208d2632ee486?branch=rawhide
Log:
Update to 5.12
---
diff --git a/.gitignore b/.gitignore
index 3e7db9b..9c65e97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/Mojolicious-Plugin-OpenAPI-5.08.tar.gz
/Mojolicious-Plugin-OpenAPI-5.09.tar.gz
/Mojolicious-Plugin-OpenAPI-5.11.tar.gz
+/Mojolicious-Plugin-OpenAPI-5.12.tar.gz
diff --git a/perl-Mojolicious-Plugin-OpenAPI.spec b/perl-Mojolicious-Plugin-OpenAPI.spec
index a8cddf6..5266c16 100644
--- a/perl-Mojolicious-Plugin-OpenAPI.spec
+++ b/perl-Mojolicious-Plugin-OpenAPI.spec
@@ -1,6 +1,6 @@
Name: perl-Mojolicious-Plugin-OpenAPI
-Version: 5.11
-Release: 3%{?dist}
+Version: 5.12
+Release: 1%{?dist}
Summary: OpenAPI / Swagger plugin for Mojolicious
# MIT-licensed files: t/spec/v2-petstore.json, t/v3-basic.t, t/v3-nullable.t, t/v3-style-array.t
# ASL 2.0-licensed files: t/spec/bundlecheck.json.
@@ -18,7 +18,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(utf8)
# runtime requirements
BuildRequires: perl(Carp)
-BuildRequires: perl(JSON::Validator) >= 5.13
+BuildRequires: perl(JSON::Validator) >= 5.17
BuildRequires: perl(Mojo::Base)
BuildRequires: perl(Mojo::JSON)
BuildRequires: perl(Mojo::Util)
@@ -37,7 +37,7 @@ BuildRequires: perl(Test::Mojo)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Text::Markdown)
BuildRequires: perl(lib)
-Requires: perl(JSON::Validator) >= 5.15
+Requires: perl(JSON::Validator) >= 5.17
Requires: perl(Mojolicious::Plugin)
Recommends: perl(Config)
Suggests: perl(Text::Markdown)
@@ -73,6 +73,9 @@ DUMMY_DB_ERROR= JSON_VALIDATOR_DEBUG= MOJO_OPENAPI_DEBUG= %{make_build} test
%{_mandir}/man3/*
%changelog
+* Tue Jun 09 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 5.12-1
+- Update to 5.12
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 84f7536..c482f4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mojolicious-Plugin-OpenAPI-5.11.tar.gz) = 20a0fcc2fb6a4e79fafd12d9f8a5bc3d43c6df402b0815f6da8192e03a656b9d228a71b5531c74d71e6202cb5169ffadbf6f005e015f289558bfba14b1d418f4
+SHA512 (Mojolicious-Plugin-OpenAPI-5.12.tar.gz) = dbf8f23d925077044c4523e6adfb3412b4132014bbd4ac1da20f1ef9b54ae37f732e12d912e02db6c122e962637d6def45ba16112c0d626783972928472557ef
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 17:32 [rpms/perl-Mojolicious-Plugin-OpenAPI] rawhide: Update to 5.12 Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox