From 6e950d17f8c8611049c24031467c4671b2bb8691 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com>
Date: Wed, 26 Aug 2015 16:33:31 +0200
Subject: 1.18 bump


diff --git a/.gitignore b/.gitignore
index 18ead76..f554807 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ SOAP-Lite-0.710.10.tar.gz
 /SOAP-Lite-1.13.tar.gz
 /SOAP-Lite-1.14.tar.gz
 /SOAP-Lite-1.17.tar.gz
+/SOAP-Lite-1.18.tar.gz
diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec
index 31d1ac9..a5e93c5 100644
--- a/perl-SOAP-Lite.spec
+++ b/perl-SOAP-Lite.spec
@@ -1,5 +1,5 @@
 Name:       perl-SOAP-Lite
-Version:    1.17
+Version:    1.18
 Release:    1%{?dist}
 Summary:    Client and server side SOAP implementation
 License:    GPL+ or Artistic
@@ -114,7 +114,7 @@ client and server side.
 find examples -type f -exec chmod -c ugo-x {} +
 
 %build
-perl Makefile.PL --noprompt INSTALLDIRS=vendor NO_PACKLIST=1
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
@@ -134,6 +134,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Wed Aug 26 2015 Petr Šabata <con...@redhat.com> - 1.18-1
+- 1.18 bump
+
 * Fri Jul 31 2015 Petr Šabata <con...@redhat.com> - 1.17-1
 - 1.17 bump
 
diff --git a/sources b/sources
index 435b435..97f6bfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81e6e5bbaee17b1c0e839cbc5a37240a  SOAP-Lite-1.17.tar.gz
+a5ddeaad11bc0d6db723838e9e710523  SOAP-Lite-1.18.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-SOAP-Lite.git/commit/?h=f22&id=6e950d17f8c8611049c24031467c4671b2bb8691
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to