public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-BZ-Client] epel10: Include patch to handle bugzilla dates (#927999)
@ 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 : cf93fdc99f48abdba5b6acc39b9afcc3061e35d2
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2013-04-01T14:08:00+02:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-BZ-Client/c/cf93fdc99f48abdba5b6acc39b9afcc3061e35d2?branch=epel10
Log:
Include patch to handle bugzilla dates (#927999)
---
diff --git a/perl-BZ-Client.spec b/perl-BZ-Client.spec
index 3f1cc4a..d30fb49 100644
--- a/perl-BZ-Client.spec
+++ b/perl-BZ-Client.spec
@@ -1,11 +1,12 @@
Name: perl-BZ-Client
Version: 1.04
-Release: 5%{?dist}
+Release: 6%{?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/J/JW/JWIED/BZ-Client-%{version}.tar.gz
+Patch0: perl-BZ-Client-bugzilla-dates.patch
BuildArch: noarch
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(DateTime)
@@ -31,6 +32,8 @@ This module provides an interface to the Bugzilla web services API.
%setup -q -n BZ-Client-%{version}
chmod 644 Changes README LICENSE
+%patch0
+
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
@@ -53,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Apr 01 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 1.04-6
+- Include patch to handle bugzilla dates (#927999)
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.04-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
^ 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: Include patch to handle bugzilla dates (#927999) Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox