[perl-Inline] 0.67 bump

Petr Pisar ppisar at fedoraproject.org
Fri Aug 8 10:20:08 UTC 2014


commit 909789ba227942fe909109eb39d3497aa5f7f58b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 8 12:19:13 2014 +0200

    0.67 bump

 .gitignore       |    1 +
 perl-Inline.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ad78c4..5271613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Inline-0.46.tar.gz
 /Inline-0.55.tar.gz
 /Inline-0.62.tar.gz
 /Inline-0.66.tar.gz
+/Inline-0.67.tar.gz
diff --git a/perl-Inline.spec b/perl-Inline.spec
index f0b000d..3de6d75 100644
--- a/perl-Inline.spec
+++ b/perl-Inline.spec
@@ -1,11 +1,11 @@
 Name:           perl-Inline
-Version:        0.66
+Version:        0.67
 Release:        1%{?dist}
 Summary:        Inline Perl module
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 Url:            http://search.cpan.org/dist/Inline/
-Source0:        http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Inline-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETJ/Inline-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(base)
@@ -76,11 +76,14 @@ chmod -R u+w %{buildroot}/*
 make test
 
 %files
-%doc Changes CONTRIBUTING README
+%doc Changes CONTRIBUTING LICENSE README
 %{perl_vendorlib}/Inline*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Aug 08 2014 Petr Pisar <ppisar at redhat.com> - 0.67-1
+- 0.67 bump
+
 * Fri Aug 01 2014 Petr Šabata <contyk at redhat.com> - 0.66-1
 - 0.66 bump
 
diff --git a/sources b/sources
index 6160517..30f8e46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8061825da4091dbb81ed52175349bef  Inline-0.66.tar.gz
+48549c0ea2f73c0ca088a6636c4c77ae  Inline-0.67.tar.gz



More information about the perl-devel mailing list