From ea2e16049a7d4d07bf6a9d3db0326ca02f95c18d Mon Sep 17 00:00:00 2001
From: Denis Fateyev <[email protected]>
Date: Sat, 6 Aug 2016 03:07:04 +0600
Subject: perl-WWW-Twilio-API: 0.20 release
---
.gitignore | 1 +
perl-WWW-Twilio-API.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 7fa8a52..8595f73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/WWW-Twilio-API-0.18.tar.gz
+/WWW-Twilio-API-0.20.tar.gz
diff --git a/perl-WWW-Twilio-API.spec b/perl-WWW-Twilio-API.spec
index 876b418..4e14f66 100644
--- a/perl-WWW-Twilio-API.spec
+++ b/perl-WWW-Twilio-API.spec
@@ -1,6 +1,6 @@
Name: perl-WWW-Twilio-API
-Version: 0.18
-Release: 4%{?dist}
+Version: 0.20
+Release: 1%{?dist}
Summary: Accessing Twilio's REST API with Perl
License: GPL+ or Artistic
Group: Development/Libraries
@@ -30,6 +30,7 @@ BuildRequires: perl(Crypt::SSLeay) >= 0.51
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
+Requires: perl(List::Util) >= 1.29
Requires: perl(LWP::Protocol::https)
Requires: perl(LWP::UserAgent) >= 2.03
Requires: perl(URI::Escape) >= 3.28
@@ -65,12 +66,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {}
\;
make test
%files
-%doc Changes README examples.pl
+%doc Changes README.md examples.pl
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Thu Aug 04 2016 Denis Fateyev <[email protected]> - 0.20-1
+- Update to 0.20 release
+
* Mon May 16 2016 Jitka Plesnikova <[email protected]> - 0.18-4
- Perl 5.24 rebuild
diff --git a/sources b/sources
index 09f7c3b..100dde4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82a4e090efc331a22d35c8a4c6ddbe8c WWW-Twilio-API-0.18.tar.gz
+8b8b09dc42581146cb827f207a184f86 WWW-Twilio-API-0.20.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-WWW-Twilio-API.git/commit/?h=f23&id=ea2e16049a7d4d07bf6a9d3db0326ca02f95c18d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]