Hello community,

here is the log from the commit of package perl-Proc-ProcessTable for 
openSUSE:Factory checked in at 2015-04-18 10:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Proc-ProcessTable (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Proc-ProcessTable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Proc-ProcessTable"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Proc-ProcessTable/perl-Proc-ProcessTable.changes
    2014-03-15 07:47:52.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Proc-ProcessTable.new/perl-Proc-ProcessTable.changes
       2015-04-18 10:39:37.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Apr 14 17:27:13 UTC 2015 - co...@suse.com
+
+- updated to 0.51
+   see /usr/share/doc/packages/perl-Proc-ProcessTable/Changes
+
+  0.50
+    - Added hint file for gnukfreebsd.
+  0.51
+    - Fixed #65347 (installation hangs on AIX), patch from Rainer Tammer; Fixed
+    #99163 (segfault from canonicalize_file_name), pulled patch from Borislav
+    Nikolov.
+
+-------------------------------------------------------------------

Old:
----
  Proc-ProcessTable-0.50.tar.gz

New:
----
  Proc-ProcessTable-0.51.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Proc-ProcessTable.spec ++++++
--- /var/tmp/diff_new_pack.qhX3yF/_old  2015-04-18 10:39:38.000000000 +0200
+++ /var/tmp/diff_new_pack.qhX3yF/_new  2015-04-18 10:39:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Proc-ProcessTable
 #
-# 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,14 +17,16 @@
 
 
 Name:           perl-Proc-ProcessTable
-Version:        0.50
+Version:        0.51
 Release:        0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Proc-ProcessTable
 Summary:        Perl extension to access the unix process table
 License:        (Artistic-1.0 or GPL-1.0+) and GPL-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Proc-ProcessTable/
-Source:         
http://www.cpan.org/authors/id/J/JW/JWB/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/J/JW/JWB/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

++++++ Proc-ProcessTable-0.50.tar.gz -> Proc-ProcessTable-0.51.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Proc-ProcessTable-0.50/Changes 
new/Proc-ProcessTable-0.51/Changes
--- old/Proc-ProcessTable-0.50/Changes  2013-12-06 00:23:42.000000000 +0100
+++ new/Proc-ProcessTable-0.51/Changes  2014-10-18 00:47:48.000000000 +0200
@@ -319,3 +319,9 @@
   Guillaume Rousse. Pulled fixes from Opera Wang. Fixed typos discovered by
   Salvatore Bonaccorso, David Steinbrunner and HMBRAND. Fixed #89117, patch
   from yyang. Got it (hopefully) running under kfreebsd.
+0.50
+  - Added hint file for gnukfreebsd.
+0.51
+  - Fixed #65347 (installation hangs on AIX), patch from Rainer Tammer; Fixed
+  #99163 (segfault from canonicalize_file_name), pulled patch from Borislav
+  Nikolov.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Proc-ProcessTable-0.50/META.json 
new/Proc-ProcessTable-0.51/META.json
--- old/Proc-ProcessTable-0.50/META.json        2013-12-15 16:43:49.000000000 
+0100
+++ new/Proc-ProcessTable-0.51/META.json        2014-10-18 00:52:04.000000000 
+0200
@@ -4,7 +4,7 @@
       "Jonathan Swartz <swa...@pobox.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.132830",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.140640",
    "license" : [
       "perl_5"
    ],
@@ -43,5 +43,5 @@
          "url" : "https://github.com/jwbargsten/perl-proc-processtable";
       }
    },
-   "version" : "0.50"
+   "version" : "0.51"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Proc-ProcessTable-0.50/META.yml 
new/Proc-ProcessTable-0.51/META.yml
--- old/Proc-ProcessTable-0.50/META.yml 2013-12-15 16:43:49.000000000 +0100
+++ new/Proc-ProcessTable-0.51/META.yml 2014-10-18 00:52:03.000000000 +0200
@@ -3,23 +3,23 @@
 author:
   - 'Jonathan Swartz <swa...@pobox.com>'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.132830'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.140640'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Proc-ProcessTable
 no_index:
   directory:
     - t
     - inc
 requires:
-  File::Find: 0
-  Storable: 0
+  File::Find: '0'
+  Storable: '0'
 resources:
   repository: https://github.com/jwbargsten/perl-proc-processtable
-version: 0.50
+version: '0.51'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Proc-ProcessTable-0.50/ProcessTable.pm 
new/Proc-ProcessTable-0.51/ProcessTable.pm
--- old/Proc-ProcessTable-0.50/ProcessTable.pm  2013-12-15 16:38:00.000000000 
+0100
+++ new/Proc-ProcessTable-0.51/ProcessTable.pm  2014-10-18 00:48:08.000000000 
+0200
@@ -18,7 +18,7 @@
 @EXPORT = qw(
     
 );
-$VERSION = '0.50';
+$VERSION = '0.51';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Proc-ProcessTable-0.50/os/Linux.c 
new/Proc-ProcessTable-0.51/os/Linux.c
--- old/Proc-ProcessTable-0.50/os/Linux.c       2013-12-05 22:04:47.000000000 
+0100
+++ new/Proc-ProcessTable-0.51/os/Linux.c       2014-10-18 00:34:00.000000000 
+0200
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE     /* for canonicalize_file_name */
 #include <ctype.h>      /* is_digit */
 #include <dirent.h>     /* opendir, readdir_r */
 #include <fcntl.h>

++++++ 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: (Artistic-1.0 or GPL-1.0+) and GPL-2.0
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to