[perl-WWW-Pastebin-PastebinCom-Create] Update to 1.003

Emmanuel Seyman eseyman at fedoraproject.org
Mon Nov 10 16:19:58 UTC 2014


commit 8be7650f91339ea00c2a6ece139fe6659cd942b7
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Nov 10 17:19:48 2014 +0100

    Update to 1.003

 .gitignore                                |    1 +
 perl-WWW-Pastebin-PastebinCom-Create.spec |   11 ++++++++---
 sources                                   |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de6b8c6..003ee69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 WWW-Pastebin-PastebinCom-Create-0.003.tar.gz
 /WWW-Pastebin-PastebinCom-Create-0.004.tar.gz
+/WWW-Pastebin-PastebinCom-Create-1.003.tar.gz
diff --git a/perl-WWW-Pastebin-PastebinCom-Create.spec b/perl-WWW-Pastebin-PastebinCom-Create.spec
index 4f701fc..0357245 100644
--- a/perl-WWW-Pastebin-PastebinCom-Create.spec
+++ b/perl-WWW-Pastebin-PastebinCom-Create.spec
@@ -1,19 +1,21 @@
 Name:           perl-WWW-Pastebin-PastebinCom-Create
-Version:        0.004
-Release:        8%{?dist}
+Version:        1.003
+Release:        1%{?dist}
 Summary:        Paste to http://pastebin.com from Perl
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/
 Source0:        http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/WWW-Pastebin-PastebinCom-Create-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(LWP::UserAgent) >= 2.036
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Moo)
 BuildRequires:  perl(Test::Kwalitee)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(URI) >= 1.35
+BuildRequires:  perl(WWW::Mechanize)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -44,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 10 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 1.003-1
+- Update to 1.003
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.004-8
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 87df803..4644fb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13111f91ef422b1d85927c84278fe4dc  WWW-Pastebin-PastebinCom-Create-0.004.tar.gz
+9c8fec1d38e0afe3dbdf7d0d843a5796  WWW-Pastebin-PastebinCom-Create-1.003.tar.gz



More information about the perl-devel mailing list