8
0

Accepting request 314643 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/314643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Build-XSUtil?expand=0&rev=3
This commit is contained in:
2015-07-02 20:50:14 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:289ff6df88d63df92fa403434346bcc5193b88856e43231c130d461da8432d21
size 14925

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb
size 15137

View File

@@ -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

View File

@@ -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