[perl-Module-Install-GithubMeta] Update to 0.18

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Oct 22 13:00:07 UTC 2012


commit 77ecf6c5ddad4f475f7eb0461f8cd622f231a657
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Oct 22 14:59:40 2012 +0200

    Update to 0.18

 .gitignore                          |    1 +
 perl-Module-Install-GithubMeta.spec |   11 +++++++++--
 sources                             |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c24887..df712bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Module-Install-GithubMeta-0.10.tar.gz
 /Module-Install-GithubMeta-0.14.tar.gz
 /Module-Install-GithubMeta-0.16.tar.gz
+/Module-Install-GithubMeta-0.18.tar.gz
diff --git a/perl-Module-Install-GithubMeta.spec b/perl-Module-Install-GithubMeta.spec
index ce6a37e..eabe594 100644
--- a/perl-Module-Install-GithubMeta.spec
+++ b/perl-Module-Install-GithubMeta.spec
@@ -1,6 +1,6 @@
 Name:       perl-Module-Install-GithubMeta 
-Version:    0.16
-Release:    3%{?dist}
+Version:    0.18
+Release:    1%{?dist}
 # lib/Module/Install/GithubMeta.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -10,8 +10,11 @@ Url:        http://search.cpan.org/dist/Module-Install-GithubMeta
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:  noarch
 
+BuildRequires: perl(base)
 BuildRequires: perl(Capture::Tiny) >= 0.05
+BuildRequires: perl(Cwd)
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires: perl(File::Path)
 BuildRequires: perl(Module::Install) >= 0.85
 BuildRequires: perl(Test::More) >= 0.47
 BuildRequires: perl(Test::Pod)
@@ -56,6 +59,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Oct 22 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.18-1
+- 0.18 bump
+- Specify all dependencies.
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index aa0a89c..5e96cf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51cde36a64b2a1ca3ed1d166c3c1665d  Module-Install-GithubMeta-0.16.tar.gz
+6e7201f1689b43523d12f6dd5788c1a0  Module-Install-GithubMeta-0.18.tar.gz


More information about the scm-commits mailing list