public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-OAuth] f45: Rework dependencies
@ 2026-08-30 12:16 Emmanuel Seyman
0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-08-30 12:16 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 12:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 12:16 [rpms/perl-Net-OAuth] f45: Rework dependencies Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox