commit perl-B-Utils for openSUSE:Factory
Hello community, here is the log from the commit of package perl-B-Utils for openSUSE:Factory checked in at 2015-04-28 20:48:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-B-Utils (Old) and /work/SRC/openSUSE:Factory/.perl-B-Utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-B-Utils" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-B-Utils/perl-B-Utils.changes 2015-04-16 14:13:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-B-Utils.new/perl-B-Utils.changes 2015-04-28 20:48:19.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 28 06:03:46 UTC 2015 - coolo@suse.com + +- updated to 0.26 + see /usr/share/doc/packages/perl-B-Utils/Changes + +------------------------------------------------------------------- Old: ---- B-Utils-0.25.tar.gz New: ---- B-Utils-0.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-B-Utils.spec ++++++ --- /var/tmp/diff_new_pack.Xh5QjP/_old 2015-04-28 20:48:20.000000000 +0200 +++ /var/tmp/diff_new_pack.Xh5QjP/_new 2015-04-28 20:48:20.000000000 +0200 @@ -17,14 +17,14 @@ Name: perl-B-Utils -Version: 0.25 +Version: 0.26 Release: 0 %define cpan_name B-Utils Summary: Helper functions for op tree manipulation License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/B-Utils/ -Source0: http://www.cpan.org/authors/id/J/JJ/JJORE/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: perl-B-Utils-rpmlintrc Source2: cpanspec.yml Patch0: parent-impl.patch @@ -58,6 +58,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc build Changes LICENSE README %changelog ++++++ B-Utils-0.25.tar.gz -> B-Utils-0.26.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/Changes new/B-Utils-0.26/Changes --- old/B-Utils-0.25/Changes 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/Changes 2015-04-27 03:59:50.000000000 +0200 @@ -1,8 +1,14 @@ Revision history for Perl extension B::Utils. -0.24 +0.26 + - fix tests for perl 5.21.7 (change to nulled COPs) (RT#100508, Father + Chrysostomos) + +0.25 - Export C symbols, breakage from 0.22 +0.24 + 0.23 - 5.10, 5.12, 5.14 compatibile syntax diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/MANIFEST new/B-Utils-0.26/MANIFEST --- old/B-Utils-0.25/MANIFEST 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/MANIFEST 2015-04-27 03:59:50.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.015. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.035. BUtils.h BUtils_op.h Changes @@ -16,7 +16,6 @@ ppport.h t/10use.t t/11export.t -t/12static.t~ t/regression_walkallops_filtered.t t/release-pod-syntax.t t/utils/20all_starts.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/META.yml new/B-Utils-0.26/META.yml --- old/B-Utils-0.25/META.yml 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/META.yml 2015-04-27 03:59:50.000000000 +0200 @@ -9,7 +9,7 @@ ExtUtils::CBuilder: '0' ExtUtils::Depends: '0.301' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640' +generated_by: 'Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150003' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -24,4 +24,4 @@ bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=B-Utils homepage: http://search.cpan.org/dist/B-Utils repository: git://github.com/jbenjore/b-utils.git -version: '0.25' +version: '0.26' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/README new/B-Utils-0.26/README --- old/B-Utils-0.25/README 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/README 2015-04-27 03:59:50.000000000 +0200 @@ -1,7 +1,7 @@ This archive contains the distribution B-Utils, -version 0.25: +version 0.26: Helper functions for op tree manipulation @@ -11,5 +11,5 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v5.015. +This README file was generated by Dist::Zilla::Plugin::Readme v5.035. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/build/IFiles.pm new/B-Utils-0.26/build/IFiles.pm --- old/B-Utils-0.25/build/IFiles.pm 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/build/IFiles.pm 2015-04-27 03:59:50.000000000 +0200 @@ -1,16 +1,14 @@ package B::Utils::Install::Files; $self = { + 'deps' => [], 'inc' => '', + 'libs' => '', 'typemaps' => [ 'typemap' - ], - 'deps' => [], - 'libs' => '' + ] }; - -# this is for backwards compatiblity @deps = @{ $self->{deps} }; @typemaps = @{ $self->{typemaps} }; $libs = $self->{libs}; @@ -24,4 +22,16 @@ } } + sub deps { @{ $self->{deps} }; } + + sub Inline { + my ($class, $lang) = @_; + if ($lang ne 'C') { + warn "Warning: Inline hints not available for $lang language +"; + return; + } + +{ map { (uc($_) => $self->{$_}) } qw(inc libs typemaps) }; + } + 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/dist.ini new/B-Utils-0.26/dist.ini --- old/B-Utils-0.25/dist.ini 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/dist.ini 2015-04-27 03:59:50.000000000 +0200 @@ -4,8 +4,6 @@ copyright_holder = Josh Jore copyright_year = 2011 -version = 0.25 - [Prereqs / ConfigureRequires] ExtUtils::Depends = 0.301 ExtUtils::CBuilder = 0 @@ -30,6 +28,17 @@ [@Filter] -bundle = @Classic -remove = MakeMaker --remove = PodVersion -remove = PodCoverageTests +-remove = PkgVersion + [MakeMaker::Runner] + +[RewriteVersion] + +[BumpVersionAfterRelease] + +[Git::Commit / post-release commit] +:version = 2.020 +allow_dirty_match = ^lib/.*\.pm$ +commit_msg = increment $VERSION after release +[Git::Push] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/lib/B/Utils/OP.pm new/B-Utils-0.26/lib/B/Utils/OP.pm --- old/B-Utils-0.25/lib/B/Utils/OP.pm 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/lib/B/Utils/OP.pm 2015-04-27 03:59:50.000000000 +0200 @@ -8,7 +8,7 @@ our @ISA = 'Exporter'; require Exporter; -our $VERSION = '0.25'; +our $VERSION = '0.26'; our @EXPORT = qw(parent_op return_op); @@ -24,6 +24,10 @@ B::Utils::OP - op related utility functions for perl +=head1 VERSION + +version 0.26 + =head1 SYNOPSIS use B::Utils::OP qw(parent_op return_op); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/lib/B/Utils.pm new/B-Utils-0.26/lib/B/Utils.pm --- old/B-Utils-0.25/lib/B/Utils.pm 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/lib/B/Utils.pm 2015-04-27 03:59:50.000000000 +0200 @@ -3,7 +3,7 @@ use 5.006; use strict; use warnings; -use vars qw( $VERSION @EXPORT_OK %EXPORT_TAGS +use vars qw( @EXPORT_OK %EXPORT_TAGS @bad_stashes $TRACE_FH $file $line $sub ); use subs ( @@ -21,19 +21,17 @@ B::Utils - Helper functions for op tree manipulation +=head1 VERSION + +version 0.26 + =cut # NOTE: The pod/code version here and in README are computer checked # by xt/version.t. Keep them in sync. -=head1 VERSION - -0.25 - -=cut - -$VERSION = '0.25'; +our $VERSION = '0.26'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/t/12static.t~ new/B-Utils-0.26/t/12static.t~ --- old/B-Utils-0.25/t/12static.t~ 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/t/12static.t~ 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#!perl \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Utils-0.25/t/utils/40walk.t new/B-Utils-0.26/t/utils/40walk.t --- old/B-Utils-0.25/t/utils/40walk.t 2014-04-25 08:45:19.000000000 +0200 +++ new/B-Utils-0.26/t/utils/40walk.t 2015-04-27 03:59:50.000000000 +0200 @@ -10,7 +10,7 @@ { my $op = shift; if ('COP' eq B::class($op) and $op->file eq __FILE__) { - push @lines, $op->line; + push @lines, $op->line unless $op->name eq 'null'; } };
participants (1)
-
root@hilbert.suse.de