public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-BZ-Client] epel10: Update to 4.91
@ 2026-08-05 18:53 Emmanuel Seyman
0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-08-05 18:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-BZ-Client
Branch : epel10
Commit : 7a5dc15f8ec596d16a6ca416174524946bf0a40b
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-04-20T22:28:33+02:00
Stats : +11/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-BZ-Client/c/7a5dc15f8ec596d16a6ca416174524946bf0a40b?branch=epel10
Log:
Update to 4.91
---
diff --git a/.gitignore b/.gitignore
index acfb4ab..bf71dc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ BZ-Client-1.03.tar.gz
/BZ-Client-4.4002.tar.gz
/BZ-Client-4.4003.tar.gz
/BZ-Client-4.4004.tar.gz
+/BZ-Client-4.91.tar.gz
diff --git a/perl-BZ-Client.spec b/perl-BZ-Client.spec
index f8ab4a1..91571b1 100644
--- a/perl-BZ-Client.spec
+++ b/perl-BZ-Client.spec
@@ -1,12 +1,13 @@
Name: perl-BZ-Client
-Version: 4.4004
-Release: 17%{?dist}
+Version: 4.9100
+Release: 1%{?dist}
Summary: A client for the Bugzilla web services API
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/BZ-Client
-Source0: https://cpan.metacpan.org/authors/id/D/DJ/DJZORT/BZ-Client-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/D/DJ/DJZORT/BZ-Client-4.91.tar.gz
BuildArch: noarch
+BuildRequires: coreutils
BuildRequires: perl-generators
BuildRequires: perl(DateTime::Format::ISO8601)
BuildRequires: perl(DateTime::Format::Strptime)
@@ -42,11 +43,11 @@ BuildRequires: perl(utf8)
This module provides an interface to the Bugzilla web services API.
%prep
-%setup -q -n BZ-Client-%{version}
+%setup -q -n BZ-Client-4.91
chmod 644 Changes README LICENSE
%build
-%{__perl} Build.PL installdirs=vendor
+/usr/bin/perl Build.PL installdirs=vendor
./Build
%install
@@ -64,6 +65,9 @@ chmod 644 Changes README LICENSE
%{_mandir}/man3/BZ*
%changelog
+* Mon Apr 20 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 4.9100-1
+- Update to 4.91
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.4004-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index e378daa..a292284 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (BZ-Client-4.4004.tar.gz) = 23cf61f3ffdf85e53924e54acc8d0d069f602ea15d35f94b4b8f2f1fd1fd33b27b95afe2125d01ae47c9eb191106d65acd475924bd3158c882cc3e208a711193
+SHA512 (BZ-Client-4.91.tar.gz) = 81a07eef9830aa9bd9086e5c317e5e82dde9d8b343d988120cbbb4f29440bd82b3d53bc06376d974cfdaa2cf14955e97820ebb7735c7036cf3e3bf89d4cc8f86
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 18:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 18:53 [rpms/perl-BZ-Client] epel10: Update to 4.91 Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox