Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-GraphViz for openSUSE:Factory checked in at 2023-03-10 22:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-GraphViz (Old) and /work/SRC/openSUSE:Factory/.perl-GraphViz.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-GraphViz" Fri Mar 10 22:08:45 2023 rev:13 rq:1070675 version:2.26 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-GraphViz/perl-GraphViz.changes 2022-08-24 15:11:59.548552533 +0200 +++ /work/SRC/openSUSE:Factory/.perl-GraphViz.new.31432/perl-GraphViz.changes 2023-03-10 22:09:07.473609055 +0100 @@ -1,0 +2,9 @@ +Sat Mar 4 03:07:10 UTC 2023 - Tina Müller <[email protected]> + +- updated to 2.26 + see /usr/share/doc/packages/perl-GraphViz/Changes + + 2.26 2023-03-03 + - unchanged from 2.25 (except for deps adjustment) which also got deleted from CPAN by co-maint + +------------------------------------------------------------------- Old: ---- GraphViz-2.25.tar.gz New: ---- GraphViz-2.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-GraphViz.spec ++++++ --- /var/tmp/diff_new_pack.aEGZgL/_old 2023-03-10 22:09:07.905611022 +0100 +++ /var/tmp/diff_new_pack.aEGZgL/_new 2023-03-10 22:09:07.909611041 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-GraphViz # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name GraphViz Name: perl-GraphViz -Version: 2.25 +Version: 2.26 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Interface to AT&T's GraphViz. Deprecated. See GraphViz2 @@ -33,7 +33,6 @@ BuildRequires: perl(LWP::Simple) >= 6 BuildRequires: perl(Parse::RecDescent) >= 1.965001 BuildRequires: perl(Test::More) >= 1.001002 -BuildRequires: perl(Test::Pod) >= 1.48 BuildRequires: perl(XML::Twig) >= 3.52 BuildRequires: perl(XML::XPath) >= 1.13 Requires: perl(File::Which) >= 1.09 @@ -63,6 +62,7 @@ %prep %autosetup -n %{cpan_name}-%{version} + find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 # MANUAL BEGIN sed -i -e s,/usr/local/bin/perl,/usr/bin/perl, examples/*.pl ++++++ GraphViz-2.25.tar.gz -> GraphViz-2.26.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GraphViz-2.25/Changes new/GraphViz-2.26/Changes --- old/GraphViz-2.25/Changes 2022-08-21 00:57:21.000000000 +0200 +++ new/GraphViz-2.26/Changes 2023-03-03 19:31:25.000000000 +0100 @@ -1,3 +1,6 @@ +2.26 2023-03-03 +- unchanged from 2.25 (except for deps adjustment) which also got deleted from CPAN by co-maint + 2.25 2022-08-20 - unchanged from 2.24 which appears to have been deleted from CPAN diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GraphViz-2.25/META.json new/GraphViz-2.26/META.json --- old/GraphViz-2.25/META.json 2022-08-21 00:57:51.000000000 +0200 +++ new/GraphViz-2.26/META.json 2023-03-03 19:32:04.000000000 +0100 @@ -33,7 +33,6 @@ "runtime" : { "requires" : { "Carp" : "1.01", - "Config" : "0", "File::Which" : "1.09", "Getopt::Long" : "2.34", "IO::Dir" : "1.04", @@ -44,18 +43,12 @@ "Pod::Usage" : "1.16", "Time::HiRes" : "1.51", "XML::Twig" : "3.52", - "XML::XPath" : "1.13", - "lib" : "0", - "perl" : "5.006", - "strict" : "0", - "vars" : "0", - "warnings" : "0" + "XML::XPath" : "1.13" } }, "test" : { "requires" : { - "Test::More" : "1.001002", - "Test::Pod" : "1.48" + "Test::More" : "1.001002" } } }, @@ -73,6 +66,6 @@ "web" : "https://github.com/ronsavage/GraphViz" } }, - "version" : "2.25", + "version" : "2.26", "x_serialization_backend" : "JSON::PP version 4.04" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GraphViz-2.25/META.yml new/GraphViz-2.26/META.yml --- old/GraphViz-2.25/META.yml 2022-08-21 00:57:50.000000000 +0200 +++ new/GraphViz-2.26/META.yml 2023-03-03 19:32:04.000000000 +0100 @@ -5,7 +5,6 @@ build_requires: ExtUtils::MakeMaker: '0' Test::More: '1.001002' - Test::Pod: '1.48' configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 @@ -21,7 +20,6 @@ - inc requires: Carp: '1.01' - Config: '0' File::Which: '1.09' Getopt::Long: '2.34' IO::Dir: '1.04' @@ -33,14 +31,9 @@ Time::HiRes: '1.51' XML::Twig: '3.52' XML::XPath: '1.13' - lib: '0' - perl: '5.006' - strict: '0' - vars: '0' - warnings: '0' resources: bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=GraphViz license: http://dev.perl.org/licenses/ repository: https://github.com/ronsavage/GraphViz.git -version: '2.25' +version: '2.26' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GraphViz-2.25/Makefile.PL new/GraphViz-2.26/Makefile.PL --- old/GraphViz-2.25/Makefile.PL 2022-08-21 00:54:01.000000000 +0200 +++ new/GraphViz-2.26/Makefile.PL 2023-03-03 19:29:25.000000000 +0100 @@ -47,28 +47,21 @@ PREREQ_PM => { 'Carp' => 1.01, - 'Config' => 0, 'File::Which' => 1.09, 'Getopt::Long' => 2.34, 'IO::Dir' => 1.04, 'IO::File' => 1.10, 'IPC::Run' => 0.6, - 'lib' => 0, 'LWP::Simple' => 6.00, 'Parse::RecDescent' => 1.965001, - 'perl' => 5.006, 'Pod::Usage' => 1.16, - 'strict' => 0, 'Time::HiRes' => 1.51, - 'vars' => 0, - 'warnings' => 0, 'XML::Twig' => 3.52, 'XML::XPath' => 1.13, }, TEST_REQUIRES => { 'Test::More' => 1.001002, - 'Test::Pod' => 1.48, }, VERSION_FROM => 'lib/GraphViz.pm', ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GraphViz-2.25/lib/GraphViz.pm new/GraphViz-2.26/lib/GraphViz.pm --- old/GraphViz-2.25/lib/GraphViz.pm 2022-08-21 00:57:01.000000000 +0200 +++ new/GraphViz-2.26/lib/GraphViz.pm 2023-03-03 19:30:25.000000000 +0100 @@ -9,7 +9,7 @@ use Config; use IPC::Run qw(run binary); -our $VERSION = '2.25'; +our $VERSION = '2.26'; =pod
