Hello community, here is the log from the commit of package perl-Proc-ProcessTable for openSUSE:Factory checked in at 2014-03-15 07:47:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-03-01 08:03:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Proc-ProcessTable.new/perl-Proc-ProcessTable.changes 2014-03-15 07:47:52.000000000 +0100 @@ -1,0 +2,40 @@ +Fri Mar 14 09:45:58 UTC 2014 - cfarr...@suse.com + +- license update: (Artistic-1.0 or GPL-1.0+) and GPL-2.0 + os/cygwin.c is under the Cygwin license (GPL-2.0) + +------------------------------------------------------------------- +Fri Mar 14 06:33:32 UTC 2014 - co...@suse.com + +- updated to 0.50 + -Initial release by new maintainer jswartz, identical to 0.45 except for meta + files and README + 0.47 16 Feb. 2013 + -Initial releas by new maintainer jwb. Incorporated meta file updates from + Jonathan Swartz <swa...@pobox.com>. Closed a bunch of bugs: Patch from + Christian Boitel <christian.boi...@gmail.com> (fixes #51470); added + suggestion from Opera Wang <opera.w...@synopsys.com> (fixes #51470 even + more); patches from Michael Schilli (MSCHILLI) (fix #41397, #46861 and + #58236), work on perl w/o threads; pulled commits from Slaven Rezić + <sre...@cpan.org>, use kvm implementation for FreeBSD >= 6.0 (closes #68405 + and #16978); fixed bug #69397, fh not closed; fixed RT #72862, unsafe use of + /tmp; added tests; + + 0.48 + -Pulled commits from Chris Williams <ch...@bingosnet.co.uk>, fixes build + errors on NetBSD and OpenBSD. Fixed #72862 (byte order tag in cache file), + applied patch to fix #67224 (cygwin PID_ORPHANED) by <rurban at x-ray.at>. + Pulled FreeBSD patches from Slaven Rezić <sre...@cpan.org>; + Pulled from David Zaebst <zae...@gmail.com>): Fixes to stay accurate on + machines with many cpus (#82175), to include system time into calculations + (#80391) and others (#81312, #82175 and #80391) and to fix unknown process + states for debian kernels #71976. Tried to get it compiling under + MidnightBSD. + 0.49 + -Fixed #61946 (odd process names), solution by Bernd Kallies. Fixed #48445, patch from + 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. +- changed license to perl as written in the META, I couldn't find any GPL 2 file + +------------------------------------------------------------------- Old: ---- Proc-ProcessTable-0.45.tar.gz New: ---- Proc-ProcessTable-0.50.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Proc-ProcessTable.spec ++++++ --- /var/tmp/diff_new_pack.dZKoPM/_old 2014-03-15 07:47:53.000000000 +0100 +++ /var/tmp/diff_new_pack.dZKoPM/_new 2014-03-15 07:47:53.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Proc-ProcessTable # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,19 +17,17 @@ Name: perl-Proc-ProcessTable -Version: 0.45 +Version: 0.50 Release: 0 %define cpan_name Proc-ProcessTable Summary: Perl extension to access the unix process table -License: Artistic-1.0 or GPL-2.0+ +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/D/DU/DURIST/%{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/J/JW/JWB/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -#BuildRequires: perl(Proc::ProcessTable) -#BuildRequires: perl(Proc::ProcessTable::Process) %{perl_requires} %description @@ -50,10 +48,9 @@ %perl_make_install %perl_process_packlist %perl_gen_filelist -chmod +x %{buildroot}%{perl_vendorarch}/Proc/example.pl %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes PORTING README README.aix README.bsdi README.cygwin README.darwin README.dec_osf README.freebsd README.freebsd-kvm README.hpux README.linux README.netbsd README.openbsd README.solaris README.sunos README.unixware TODO +%doc Changes PORTING README README.aix README.bsdi README.cygwin README.darwin README.dec_osf README.freebsd-kvm README.freebsd-procfs README.hpux README.linux README.netbsd README.openbsd README.solaris README.sunos README.unixware TODO %changelog ++++++ Proc-ProcessTable-0.45.tar.gz -> Proc-ProcessTable-0.50.tar.gz ++++++ ++++ 1909 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org