Hello community,

here is the log from the commit of package perl-Module-Build-XSUtil for 
openSUSE:Factory checked in at 2015-04-27 13:04:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Build-XSUtil (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Module-Build-XSUtil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Module-Build-XSUtil"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Module-Build-XSUtil/perl-Module-Build-XSUtil.changes
        2014-09-18 07:12:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Build-XSUtil.new/perl-Module-Build-XSUtil.changes
   2015-04-27 13:04:17.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Apr 24 15:35:46 UTC 2015 - [email protected]
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Module-Build-XSUtil/Changes
+
+  0.15 2015-04-23T22:43:05Z
+      - Update XSHelper for Fix STATIC_INLINE for gcc -std=c89
+          (vpit)
+
+-------------------------------------------------------------------

Old:
----
  Module-Build-XSUtil-0.14.tar.gz

New:
----
  Module-Build-XSUtil-0.15.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Module-Build-XSUtil.spec ++++++
--- /var/tmp/diff_new_pack.SKbxfv/_old  2015-04-27 13:04:18.000000000 +0200
+++ /var/tmp/diff_new_pack.SKbxfv/_new  2015-04-27 13:04:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build-XSUtil
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,27 @@
 
 
 Name:           perl-Module-Build-XSUtil
-Version:        0.14
+Version:        0.15
 Release:        0
 %define cpan_name Module-Build-XSUtil
-Summary:        A Module::Build class for building XS modules
+Summary:        Module::Build class for building XS modules
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Module-Build-XSUtil/
-Source:         
http://www.cpan.org/authors/id/H/HI/HIDEAKIO/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/H/HI/HIDEAKIO/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Cwd::Guard)
-BuildRequires:  perl(Devel::CheckCompiler) >= 0.02
-BuildRequires:  perl(Devel::PPPort) >= 3.19
+BuildRequires:  perl(Devel::CheckCompiler)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(File::Copy::Recursive)
-BuildRequires:  perl(Module::Build) >= 0.4005
+BuildRequires:  perl(Module::Build) >= 0.400500
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(parent)
-Requires:       perl(Devel::CheckCompiler) >= 0.02
-Requires:       perl(Devel::PPPort) >= 3.19
+Requires:       perl(Devel::CheckCompiler)
 Requires:       perl(ExtUtils::CBuilder)
 Requires:       perl(parent)
 %{perl_requires}
@@ -98,6 +97,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes cpanfile LICENSE minil.tmol README.md
+%doc Changes LICENSE minil.tmol README.md
 
 %changelog

++++++ Module-Build-XSUtil-0.14.tar.gz -> Module-Build-XSUtil-0.15.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-XSUtil-0.14/Changes 
new/Module-Build-XSUtil-0.15/Changes
--- old/Module-Build-XSUtil-0.14/Changes        2014-08-04 11:48:01.000000000 
+0200
+++ new/Module-Build-XSUtil-0.15/Changes        2015-04-24 00:43:07.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Module-Build-XSHelper
 
+0.15 2015-04-23T22:43:05Z
+    - Update XSHelper for Fix STATIC_INLINE for gcc -std=c89
+        (vpit)
+
 0.14 2014-08-04T09:48:00Z
     - Skip broken test.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-XSUtil-0.14/META.json 
new/Module-Build-XSUtil-0.15/META.json
--- old/Module-Build-XSUtil-0.14/META.json      2014-08-04 11:48:01.000000000 
+0200
+++ new/Module-Build-XSUtil-0.15/META.json      2015-04-24 00:43:07.000000000 
+0200
@@ -4,7 +4,7 @@
       ":"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Minilla/v2.1.1",
+   "generated_by" : "Minilla/v2.3.0",
    "license" : [
       "perl_5"
    ],
@@ -42,13 +42,13 @@
       },
       "runtime" : {
          "requires" : {
-            "Devel::CheckCompiler" : "0.02",
-            "Devel::PPPort" : "3.19",
+            "Devel::CheckCompiler" : "0",
+            "Devel::PPPort" : "0",
             "Exporter" : "0",
             "ExtUtils::CBuilder" : "0",
             "File::Basename" : "0",
             "File::Path" : "0",
-            "XSLoader" : "0.02",
+            "XSLoader" : "0",
             "parent" : "0",
             "perl" : "5.008005"
          }
@@ -67,7 +67,7 @@
    "provides" : {
       "Module::Build::XSUtil" : {
          "file" : "lib/Module/Build/XSUtil.pm",
-         "version" : "0.14"
+         "version" : "0.15"
       }
    },
    "release_status" : "stable",
@@ -81,9 +81,10 @@
          "web" : "https://github.com/hideo55/Module-Build-XSUtil";
       }
    },
-   "version" : "0.14",
+   "version" : "0.15",
    "x_contributors" : [
       "tokuhirom <[email protected]>",
+      "Vincent Pit <[email protected]>",
       "hideo55 <[email protected]>"
    ]
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-XSUtil-0.14/META.yml 
new/Module-Build-XSUtil-0.15/META.yml
--- old/Module-Build-XSUtil-0.14/META.yml       2014-08-04 11:48:01.000000000 
+0200
+++ new/Module-Build-XSUtil-0.15/META.yml       2015-04-24 00:43:07.000000000 
+0200
@@ -12,7 +12,7 @@
 configure_requires:
   Module::Build: '0.4005'
 dynamic_config: 0
-generated_by: 'Minilla/v2.1.1, CPAN::Meta::Converter version 2.142060'
+generated_by: 'Minilla/v2.3.0, CPAN::Meta::Converter version 2.142060'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,22 +31,23 @@
 provides:
   Module::Build::XSUtil:
     file: lib/Module/Build/XSUtil.pm
-    version: '0.14'
+    version: '0.15'
 requires:
-  Devel::CheckCompiler: '0.02'
-  Devel::PPPort: '3.19'
+  Devel::CheckCompiler: '0'
+  Devel::PPPort: '0'
   Exporter: '0'
   ExtUtils::CBuilder: '0'
   File::Basename: '0'
   File::Path: '0'
-  XSLoader: '0.02'
+  XSLoader: '0'
   parent: '0'
   perl: '5.008005'
 resources:
   bugtracker: https://github.com/hideo55/Module-Build-XSUtil/issues
   homepage: https://github.com/hideo55/Module-Build-XSUtil
   repository: git://github.com/hideo55/Module-Build-XSUtil.git
-version: '0.14'
+version: '0.15'
 x_contributors:
   - 'tokuhirom <[email protected]>'
+  - 'Vincent Pit <[email protected]>'
   - 'hideo55 <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-XSUtil-0.14/eg/Foo/lib/Foo.pm 
new/Module-Build-XSUtil-0.15/eg/Foo/lib/Foo.pm
--- old/Module-Build-XSUtil-0.14/eg/Foo/lib/Foo.pm      2014-08-04 
11:48:01.000000000 +0200
+++ new/Module-Build-XSUtil-0.15/eg/Foo/lib/Foo.pm      2015-04-24 
00:43:07.000000000 +0200
@@ -9,7 +9,7 @@
 our @EXPORT_OK = qw(ok);
 
 BEGIN {
-    our $VERSION = '0.14';
+    our $VERSION = '0.15';
     XSLoader::load __PACKAGE__, $VERSION;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-XSUtil-0.14/lib/Module/Build/XSUtil.pm 
new/Module-Build-XSUtil-0.15/lib/Module/Build/XSUtil.pm
--- old/Module-Build-XSUtil-0.14/lib/Module/Build/XSUtil.pm     2014-08-04 
11:48:01.000000000 +0200
+++ new/Module-Build-XSUtil-0.15/lib/Module/Build/XSUtil.pm     2015-04-24 
00:43:07.000000000 +0200
@@ -8,7 +8,7 @@
 use File::Path;
 our @ISA = qw(Module::Build);
 
-our $VERSION = "0.14";
+our $VERSION = "0.15";
 
 __PACKAGE__->add_property( 'ppport_h_path'   => undef );
 __PACKAGE__->add_property( 'xshelper_h_path' => undef );
@@ -315,7 +315,7 @@
 :/* portability stuff not supported by ppport.h yet */
 :
 :#ifndef STATIC_INLINE /* from 5.13.4 */
-:# if defined(__GNUC__) || defined(__cplusplus) || (defined(__STDC_VERSION__) 
&& (__STDC_VERSION__ >= 199901L))
+:# if defined(__cplusplus) || (defined(__STDC_VERSION__) && (__STDC_VERSION__ 
>= 199901L))
 :#   define STATIC_INLINE static inline
 :# else
 :#   define STATIC_INLINE static

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag
#ignore_requires: Bizarre::Module

Reply via email to