From 5f0d7f1a501d65365d3ff36d9e641e610ee5c1ae81aeed4659256fd11389ef67 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 1 Jul 2015 05:32:48 +0000 Subject: [PATCH] Accepting request 314534 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/314534 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build-XSUtil?expand=0&rev=5 --- Module-Build-XSUtil-0.15.tar.gz | 3 --- Module-Build-XSUtil-0.16.tar.gz | 3 +++ perl-Module-Build-XSUtil.changes | 12 ++++++++++++ perl-Module-Build-XSUtil.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 Module-Build-XSUtil-0.15.tar.gz create mode 100644 Module-Build-XSUtil-0.16.tar.gz diff --git a/Module-Build-XSUtil-0.15.tar.gz b/Module-Build-XSUtil-0.15.tar.gz deleted file mode 100644 index f12f94e..0000000 --- a/Module-Build-XSUtil-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:289ff6df88d63df92fa403434346bcc5193b88856e43231c130d461da8432d21 -size 14925 diff --git a/Module-Build-XSUtil-0.16.tar.gz b/Module-Build-XSUtil-0.16.tar.gz new file mode 100644 index 0000000..bb01cac --- /dev/null +++ b/Module-Build-XSUtil-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb +size 15137 diff --git a/perl-Module-Build-XSUtil.changes b/perl-Module-Build-XSUtil.changes index 0bd8d6c..9f9f47f 100644 --- a/perl-Module-Build-XSUtil.changes +++ b/perl-Module-Build-XSUtil.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 30 14:39:28 UTC 2015 - coolo@suse.com + +- updated to 0.16 + see /usr/share/doc/packages/perl-Module-Build-XSUtil/Changes + + 0.16 2015-06-29T15:55:13Z + - Fix regexp of _gcc_version for Ubuntu and Debian + (syohex) + - Set -std=c99 explicitly for older GCC + (syohex) + ------------------------------------------------------------------- Fri Apr 24 15:35:46 UTC 2015 - coolo@suse.com diff --git a/perl-Module-Build-XSUtil.spec b/perl-Module-Build-XSUtil.spec index 393ac5d..dea8550 100644 --- a/perl-Module-Build-XSUtil.spec +++ b/perl-Module-Build-XSUtil.spec @@ -17,7 +17,7 @@ Name: perl-Module-Build-XSUtil -Version: 0.15 +Version: 0.16 Release: 0 %define cpan_name Module-Build-XSUtil Summary: Module::Build class for building XS modules @@ -97,6 +97,6 @@ This is a list of a new parameters in the Module::Build::new method: %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE minil.tmol README.md +%doc Changes LICENSE minil.toml README.md %changelog