public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-OAuth] f45: Rework dependencies
Date: Sun, 30 Aug 2026 12:16:16 GMT	[thread overview]
Message-ID: <178809217680.1.10383552902475447975.rpms-perl-Net-OAuth-e2a81b36c7fb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Net-OAuth
Branch : f45
Commit : e2a81b36c7fb4c3d566df800fcddd360da78de3a
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-08-30T14:16:08+02:00
Stats  : +15/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-OAuth/c/e2a81b36c7fb4c3d566df800fcddd360da78de3a?branch=f45

Log:
Rework dependencies

---
diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index 2d1a7aa..f44ebc0 100644
--- a/perl-Net-OAuth.spec
+++ b/perl-Net-OAuth.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-OAuth
 Version:        0.33
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OAuth protocol support library for Perl
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Net-OAuth
@@ -8,33 +8,38 @@ Source0:        https://cpan.metacpan.org/authors/id/R/RR/RRWO/Net-OAuth-%{versi
 BuildArch:      noarch
 
 # Build
+BuildRequires:  coreutils
 BuildRequires:  make
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
-BuildRequires:  perl(base)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+# Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Accessor) >= 0.31
 BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Class::Data::Inheritable) >= 0.06
-BuildRequires:  perl(constant)
-BuildRequires:  perl(Crypt::URandom) >= 0.37
+BuildRequires:  perl(Crypt::SysRandom) >= 0.006
 BuildRequires:  perl(Digest::SHA) >= 5.47
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(LWP::UserAgent) >= 1
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Module::Build::Compat)
 BuildRequires:  perl(Module::Metadata)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(URI) >= 5.15
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
+BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Tests
 BuildRequires:  perl(Encode)
+BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(utf8)
+Recommends:     perl(Crypt::OpenSSL::RSA) >= 0.38
+Recommends:     perl(Crypt::SysRandom::XS) >= 0.010
 
 %{?perl_default_filter}
 
@@ -70,8 +75,11 @@ make test
 
 
 %changelog
+* Sun Aug 30 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.33-2
+- Rework dependencies
+
 * Thu Aug 27 2026 Xavier Bachelot <xacier@bachelot.org> -  0.33-1
-- Update to 0.32 (RHBZ#2517683)
+- Update to 0.33 (RHBZ#2517683)
   - Fixes CVE-2026-72889 (RHBZ#2519409)
 
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-4

                 reply	other threads:[~2026-08-30 12:16 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=178809217680.1.10383552902475447975.rpms-perl-Net-OAuth-e2a81b36c7fb@fedoraproject.org \
    --to=emmanuel@seyman.fr \
    --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