[perl-Inline] 0.66 bump

Petr Šabata psabata at fedoraproject.org
Fri Aug 1 11:18:47 UTC 2014


commit a09e826faa37f883e04316466b3bdf992bb19df7
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Aug 1 13:18:39 2014 +0200

    0.66 bump

 .gitignore       |    1 +
 perl-Inline.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e77bdc6..8ad78c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Inline-0.46.tar.gz
 /Inline-0.53.tar.gz
 /Inline-0.55.tar.gz
 /Inline-0.62.tar.gz
+/Inline-0.66.tar.gz
diff --git a/perl-Inline.spec b/perl-Inline.spec
index 6f8fcac..f0b000d 100644
--- a/perl-Inline.spec
+++ b/perl-Inline.spec
@@ -1,5 +1,5 @@
 Name:           perl-Inline
-Version:        0.62
+Version:        0.66
 Release:        1%{?dist}
 Summary:        Inline Perl module
 Group:          Development/Libraries
@@ -76,11 +76,14 @@ chmod -R u+w %{buildroot}/*
 make test
 
 %files
-%doc Changes README
+%doc Changes CONTRIBUTING README
 %{perl_vendorlib}/Inline*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Aug 01 2014 Petr Šabata <contyk at redhat.com> - 0.66-1
+- 0.66 bump
+
 * Wed Jul 16 2014 Petr Šabata <contyk at redhat.com> - 0.62-1
 - 0.62 bump
 - Remove Inline::C from distribution
diff --git a/sources b/sources
index 14aaa92..6160517 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f06a0845b74d2c31b8933f32dd32d188  Inline-0.62.tar.gz
+a8061825da4091dbb81ed52175349bef  Inline-0.66.tar.gz


More information about the scm-commits mailing list