limb pushed to perl-BZ-Client (epel7). "Include patch to handle bugzilla dates (#927999)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Nov 16 14:51:35 UTC 2015


From cf93fdc99f48abdba5b6acc39b9afcc3061e35d2 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Mon, 1 Apr 2013 14:08:00 +0200
Subject: Include patch to handle bugzilla dates (#927999)

---
 perl-BZ-Client.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

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 at seyman.fr> - 1.04-6
+- Include patch to handle bugzilla dates (#927999)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.04-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-BZ-Client.git/commit/?h=epel7&id=cf93fdc99f48abdba5b6acc39b9afcc3061e35d2


More information about the perl-devel mailing list