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] epel10.2: Rework dependencies
Date: Tue, 08 Sep 2026 09:50:22 GMT	[thread overview]
Message-ID: <178886102252.1.6613617552826496191.rpms-perl-Net-OAuth-8fd1b5a70798@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Net-OAuth
Branch : epel10.2
Commit : 8fd1b5a7079802e36eebd0351ddec9e9df464604
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-08-30T13:34:00+02:00
Stats  : +11/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-OAuth/c/8fd1b5a7079802e36eebd0351ddec9e9df464604?branch=epel10.2

Log:
Rework dependencies

---
diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index 98223df..66f0b28 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
@@ -12,27 +12,29 @@ 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::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)
@@ -73,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)
 
 * Sun Aug 16 2026 Xavier Bachelot <xacier@bachelot.org> -  0.32-1

                 reply	other threads:[~2026-09-08  9:50 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=178886102252.1.6613617552826496191.rpms-perl-Net-OAuth-8fd1b5a70798@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