public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-BZ-Client] epel10: Update to 1.071
@ 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 : 3cfbc10ce4798e83989d75f5575af36f57edf6cf
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2015-09-09T12:19:31+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-BZ-Client/c/3cfbc10ce4798e83989d75f5575af36f57edf6cf?branch=epel10

Log:
Update to 1.071

---
diff --git a/.gitignore b/.gitignore
index fff4e7c..207a5d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ BZ-Client-1.03.tar.gz
 /BZ-Client-1.06.tar.gz
 /BZ-Client-1.061.tar.gz
 /BZ-Client-1.07.tar.gz
+/BZ-Client-1.071.tar.gz

diff --git a/perl-BZ-Client.spec b/perl-BZ-Client.spec
index 2f63054..8cff562 100644
--- a/perl-BZ-Client.spec
+++ b/perl-BZ-Client.spec
@@ -1,11 +1,11 @@
 Name:           perl-BZ-Client
-Version:        1.070
+Version:        1.071
 Release:        1%{?dist}
 Summary:        A client for the Bugzilla web services API
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/BZ-Client/
-Source0:        http://www.cpan.org/authors/id/D/DJ/DJZORT/BZ-Client-1.07.tar.gz
+Source0:        http://www.cpan.org/authors/id/D/DJ/DJZORT/BZ-Client-%{version}.tar.gz
 # Fix test to expect random hash keys, bug #1084032, CPAN RT#94402
 Patch1:         BZ-Client-1.04-Expect-perturbed-structure-members-on-t-11writer.t.patch
 BuildArch:      noarch
@@ -32,7 +32,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 This module provides an interface to the Bugzilla web services API.
 
 %prep
-%setup -q -n BZ-Client-1.07
+%setup -q -n BZ-Client-%{version}
 chmod 644 Changes README LICENSE
 
 %patch1 -p1
@@ -56,6 +56,9 @@ chmod 644 Changes README LICENSE
 %{_mandir}/man3/BZ*
 
 %changelog
+* Wed Sep 09 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 1.071-1
+- Update to 1.071
+
 * Sun Sep 06 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 1.070-1
 - Update to 1.07
 - Use %%license tag

diff --git a/sources b/sources
index d23d0e8..78eab23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45392d2c1c6e1e08458488d747abcd92  BZ-Client-1.07.tar.gz
+411b8e9a0279aa9fe875d211c3fea29e  BZ-Client-1.071.tar.gz

^ 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 1.071 Emmanuel Seyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox