psabata pushed to perl-SOAP-Lite (f22). "1.17 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jul 31 08:38:40 UTC 2015


From 1190f611f664d37dc5ae49deb36915f4565460b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Fri, 31 Jul 2015 10:36:42 +0200
Subject: 1.17 bump


diff --git a/.gitignore b/.gitignore
index 495cce9..18ead76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ SOAP-Lite-0.710.10.tar.gz
 /SOAP-Lite-1.12.tar.gz
 /SOAP-Lite-1.13.tar.gz
 /SOAP-Lite-1.14.tar.gz
+/SOAP-Lite-1.17.tar.gz
diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec
index ea0c53d..31d1ac9 100644
--- a/perl-SOAP-Lite.spec
+++ b/perl-SOAP-Lite.spec
@@ -1,6 +1,6 @@
 Name:       perl-SOAP-Lite
-Version:    1.14
-Release:    3%{?dist}
+Version:    1.17
+Release:    1%{?dist}
 Summary:    Client and server side SOAP implementation
 License:    GPL+ or Artistic
 Group:      Development/Libraries
@@ -8,6 +8,9 @@ URL:        http://search.cpan.org/dist/SOAP-Lite/
 Source0:    http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-%{version}.tar.gz
 BuildArch:  noarch
 # Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -65,7 +68,7 @@ BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(IPC::Open2)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Symbol)
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(utf8)
 # Optional tests only
@@ -131,6 +134,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jul 31 2015 Petr Ĺ abata <contyk at redhat.com> - 1.17-1
+- 1.17 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index fe38c34..435b435 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a95aa4e43d57d4eed018bb76fd67e38  SOAP-Lite-1.14.tar.gz
+81e6e5bbaee17b1c0e839cbc5a37240a  SOAP-Lite-1.17.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-SOAP-Lite.git/commit/?h=f22&id=1190f611f664d37dc5ae49deb36915f4565460b5


More information about the perl-devel mailing list