[perl-ExtUtils-XSpp] 0.1700 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 11 17:05:21 UTC 2013


commit fdb225d1254b3e253cf84fa29b64af9c9a0c3784
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 11 18:05:09 2013 +0100

    0.1700 bump

 .gitignore              |    1 +
 perl-ExtUtils-XSpp.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f207be8..4478a61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ ExtUtils-XSpp-0.12.tar.gz
 /ExtUtils-XSpp-0.1601.tar.gz
 /ExtUtils-XSpp-0.1602.tar.gz
 /ExtUtils-XSpp-0.1603.tar.gz
+/ExtUtils-XSpp-0.1700.tar.gz
diff --git a/perl-ExtUtils-XSpp.spec b/perl-ExtUtils-XSpp.spec
index de6b715..c2f496b 100644
--- a/perl-ExtUtils-XSpp.spec
+++ b/perl-ExtUtils-XSpp.spec
@@ -1,6 +1,6 @@
 Name:           perl-ExtUtils-XSpp
 # Use four digits since 0.1601
-Version:        0.1603
+Version:        0.1700
 Release:        1%{?dist}
 Summary:        C++ variant of Perl's XS language
 License:        GPL+ or Artistic
@@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
 %{_mandir}/man?/*
 
 %changelog
+* Mon Feb 11 2013 Petr Pisar <ppisar at redhat.com> - 0.1700-1
+- 0.1700 bump
+
 * Thu Jan  3 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.1603-1
 - 0.1603 bump
 - Update dependencies and source URL
diff --git a/sources b/sources
index f5a979a..15fc485 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-585dfc08575b4fd73f1aeaedae125768  ExtUtils-XSpp-0.1603.tar.gz
+37a49cdabe593d9730e9280907f7b941  ExtUtils-XSpp-0.1700.tar.gz



More information about the perl-devel mailing list