eseyman pushed to perl-BZ-Client (master). "Update to 1.071"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 9 10:19:41 UTC 2015


From 3cfbc10ce4798e83989d75f5575af36f57edf6cf Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Wed, 9 Sep 2015 12:19:31 +0200
Subject: 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 at seyman.fr> - 1.071-1
+- Update to 1.071
+
 * Sun Sep 06 2015 Emmanuel Seyman <emmanuel at 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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-BZ-Client.git/commit/?h=master&id=3cfbc10ce4798e83989d75f5575af36f57edf6cf


More information about the perl-devel mailing list