commit 5d6bb26cd3df92caf6bb926606168aa44fdffd38 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Nov 28 12:56:33 2013 +0100 0.38 bump .gitignore | 1 + perl-WWW-Google-Contacts.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 68545cc..ac81dda 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /WWW-Google-Contacts-0.33.tar.gz +/WWW-Google-Contacts-0.38.tar.gz diff --git a/perl-WWW-Google-Contacts.spec b/perl-WWW-Google-Contacts.spec index b15477d..0ea4772 100644 --- a/perl-WWW-Google-Contacts.spec +++ b/perl-WWW-Google-Contacts.spec @@ -1,6 +1,6 @@ Name: perl-WWW-Google-Contacts -Version: 0.33 -Release: 8%{?dist} +Version: 0.38 +Release: 1%{?dist} Summary: Use Perl to access, list and edit Google Contacts License: GPL+ or Artistic Group: Development/Libraries @@ -8,7 +8,10 @@ URL: http://search.cpan.org/dist/WWW-Google-Contacts/ Source0: http://www.cpan.org/authors/id/M/ME/MERIXZON/WWW-Google-Contacts-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 +BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 +BuildRequires: perl(strict) +BuildRequires: perl(warnings) # Run-time BuildRequires: perl(Carp) BuildRequires: perl(constant) @@ -29,10 +32,10 @@ BuildRequires: perl(URI::Escape) BuildRequires: perl(XML::Simple) # Tests BuildRequires: perl(Test::More) +BuildRequires: perl(utf8) # Not needed but checked by Makefile.PL, stray specification probably BuildRequires: perl(Class::MOP) >= 1.09 BuildRequires: perl(Crypt::SSLeay) -BuildRequires: perl(MooseX::Singleton) >= 0.25 # The Requires that are commented are duplicates between cpanspec and # automatic rpmbuild detection. @@ -42,7 +45,6 @@ Requires: perl(Crypt::SSLeay) #Requires: perl(LWP::UserAgent) #Requires: perl(Moose) #Requires: perl(MooseX::Role::Parameterized) -Requires: perl(MooseX::Singleton) >= 0.25 #Requires: perl(MooseX::Types) #Requires: perl(Net::Google::AuthSub) #Requires: perl(Perl6::Junction) @@ -84,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Nov 28 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.38-1 +- 0.38 bump + * Sun Aug 04 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.33-8 - Perl 5.18 rebuild diff --git a/sources b/sources index aae3bc9..6b52813 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e33a1d0dc9f50fdd45652783b461383 WWW-Google-Contacts-0.33.tar.gz +493a7858b6056efe2230595600683869 WWW-Google-Contacts-0.38.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel