commit e66429375b3f814294fb13a39f8ed943063916a5 Author: Miro Hrončok <miro@xxxxxxxxxx> Date: Tue Jan 29 14:04:04 2013 +0100 New version 0.13 .gitignore | 1 + perl-Module-Build-WithXSpp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index db1d392..0fc8da0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Module-Build-WithXSpp-0.12.tar.gz +/Module-Build-WithXSpp-0.13.tar.gz diff --git a/perl-Module-Build-WithXSpp.spec b/perl-Module-Build-WithXSpp.spec index 1194539..c9ce1ac 100644 --- a/perl-Module-Build-WithXSpp.spec +++ b/perl-Module-Build-WithXSpp.spec @@ -1,6 +1,6 @@ Name: perl-Module-Build-WithXSpp -Version: 0.12 -Release: 3%{?dist} +Version: 0.13 +Release: 1%{?dist} Summary: XS++ enhanced flavor of Module::Build License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ easier to use for wrapping C++ using XS++ (ExtUtils::XSpp). %{_mandir}/man3/* %changelog +* Tue Jan 29 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 0.13-1 +- New version + * Thu Dec 20 2012 Miro Hrončok <miro@xxxxxxxxxx> - 0.12-3 - Removed deleting empty dirs in %%install section - Do not package META.json diff --git a/sources b/sources index c6206bc..c927568 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c7ea40cd48028dce893c727396e6a60 Module-Build-WithXSpp-0.12.tar.gz +8e4f4ab5782d2916f182129d48172e10 Module-Build-WithXSpp-0.13.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