Hello community, here is the log from the commit of package perl-Pango for openSUSE:Factory checked in at 2013-06-13 18:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Pango (Old) and /work/SRC/openSUSE:Factory/.perl-Pango.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pango" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Pango/perl-Pango.changes 2011-12-01 12:25:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Pango.new/perl-Pango.changes 2013-06-13 18:19:32.000000000 +0200 @@ -1,0 +2,11 @@ +Sun Jun 9 14:33:08 UTC 2013 - [email protected] + +- updated to 1.224 + * Ignore MYMETA.* + * Hush a few compiler warnings + * Add gitweb link to old ChangeLog + * Created %meta_merge which follows v2 of CPAN Meta Spec + - %meta_merge is used for generating metadata via + ExtUtils::MakeMaker/CPAN::Meta + +------------------------------------------------------------------- Old: ---- Pango-1.223.tar.gz New: ---- Pango-1.224.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Pango.spec ++++++ --- /var/tmp/diff_new_pack.bojjm8/_old 2013-06-13 18:19:33.000000000 +0200 +++ /var/tmp/diff_new_pack.bojjm8/_new 2013-06-13 18:19:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Pango # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -19,15 +19,14 @@ %bcond_with Gtk2 Name: perl-Pango -Version: 1.223 -Release: 1 -License: LGPL-2.1+ +Version: 1.224 +Release: 0 %define cpan_name Pango Summary: Pango Perl module -Url: http://search.cpan.org/dist/Pango/ +License: LGPL-2.1+ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/modules/by-module/Pango/Pango-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Pango/ +Source: http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz # BuildRequires: perl BuildRequires: perl-macros ++++++ Pango-1.223.tar.gz -> Pango-1.224.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/ChangeLog.pre-git new/Pango-1.224/ChangeLog.pre-git --- old/Pango-1.223/ChangeLog.pre-git 2011-11-18 18:41:01.000000000 +0100 +++ new/Pango-1.224/ChangeLog.pre-git 2012-01-13 04:27:11.000000000 +0100 @@ -1,7 +1,8 @@ === ChangeLog discontinued === With the move to git, we stop maintaining a separate ChangeLog and - rely on proper commit messages instead. + rely on proper commit messages instead. Web view of changes: + <http://git.gnome.org/browse/perl-Pango/>. 2009-03-25 Torsten Schoenfeld <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/MANIFEST new/Pango-1.224/MANIFEST --- old/Pango-1.223/MANIFEST 2011-11-19 08:57:22.000000000 +0100 +++ new/Pango-1.224/MANIFEST 2013-02-04 07:35:29.000000000 +0100 @@ -54,4 +54,5 @@ xs_files-1.10 xs_files-1.16 xs_files-1.6 -META.yml Module meta-data (added by MakeMaker) +META.yml Module YAML meta-data (added by MakeMaker) +META.json Module JSON meta-data (added by MakeMaker) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/META.json new/Pango-1.224/META.json --- old/Pango-1.223/META.json 1970-01-01 01:00:00.000000000 +0100 +++ new/Pango-1.224/META.json 2013-02-04 07:35:29.000000000 +0100 @@ -0,0 +1,66 @@ +{ + "abstract" : "Layout and render international text", + "author" : [ + "gtk2-perl Team <gtk-perl-list at gnome dot org>" + ], + "dynamic_config" : 1, + "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.112621", + "license" : [ + "lgpl_2_1" + ], + "meta-spec" : { + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", + "version" : "2" + }, + "name" : "Pango", + "no_index" : { + "directory" : [ + "t", + "inc" + ], + "file" : [ + "xs/Pango.xs", + "xs/PangoAttributes.xs", + "xs/PangoContext.xs", + "xs/PangoFont.xs", + "xs/PangoFontset.xs", + "xs/PangoFontMap.xs", + "xs/PangoLayout.xs", + "xs/PangoRenderer.xs", + "xs/PangoScript.xs", + "xs/PangoTabs.xs", + "xs/PangoTypes.xs", + "xs/PangoCairo.xs", + "xs/PangoGravity.xs", + "xs/PangoMatrix.xs" + ] + }, + "prereqs" : { + "configure" : { + "requires" : { + "Cairo" : "1.000", + "ExtUtils::Depends" : "0.300", + "ExtUtils::PkgConfig" : "1.030", + "Glib" : "1.220" + } + } + }, + "release_status" : "stable", + "resources" : { + "bugtracker" : { + "mailto" : "bug-Gtk2 [at] rt.cpan.org", + "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Pango" + }, + "homepage" : "http://gtk2-perl.sourceforge.net", + "license" : [ + "http://www.gnu.org/licenses/lgpl-2.1.html" + ], + "repository" : { + "type" : "git", + "url" : "git://git.gnome.org/perl-Pango", + "web" : "http://git.gnome.org/browse/perl-Pango" + }, + "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list" + }, + "version" : "1.224" +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/META.yml new/Pango-1.224/META.yml --- old/Pango-1.223/META.yml 2011-11-19 08:57:22.000000000 +0100 +++ new/Pango-1.224/META.yml 2013-02-04 07:35:28.000000000 +0100 @@ -1,43 +1,43 @@ ---- #YAML:1.0 -name: Pango -version: 1.223 -abstract: Layout and render international text -author: [] -license: unknown -distribution_type: module +--- +abstract: 'Layout and render international text' +author: + - 'gtk2-perl Team <gtk-perl-list at gnome dot org>' +build_requires: {} configure_requires: - Cairo: 1.000 - ExtUtils::Depends: 0.300 - ExtUtils::MakeMaker: 0 - ExtUtils::PkgConfig: 1.030 - Glib: 1.220 -build_requires: - ExtUtils::MakeMaker: 0 -requires: - Cairo: 1.000 - ExtUtils::Depends: 0.300 - ExtUtils::PkgConfig: 1.030 - Glib: 1.220 -no_index: - directory: - - t - - inc - file: - - xs/Pango.xs - - xs/PangoAttributes.xs - - xs/PangoContext.xs - - xs/PangoFont.xs - - xs/PangoFontset.xs - - xs/PangoFontMap.xs - - xs/PangoLayout.xs - - xs/PangoRenderer.xs - - xs/PangoScript.xs - - xs/PangoTabs.xs - - xs/PangoTypes.xs - - xs/PangoCairo.xs - - xs/PangoGravity.xs - - xs/PangoMatrix.xs -generated_by: ExtUtils::MakeMaker version 6.57_05 + Cairo: 1.000 + ExtUtils::Depends: 0.300 + ExtUtils::PkgConfig: 1.030 + Glib: 1.220 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.112621' +license: lgpl meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Pango +no_index: + directory: + - t + - inc + file: + - xs/Pango.xs + - xs/PangoAttributes.xs + - xs/PangoContext.xs + - xs/PangoFont.xs + - xs/PangoFontset.xs + - xs/PangoFontMap.xs + - xs/PangoLayout.xs + - xs/PangoRenderer.xs + - xs/PangoScript.xs + - xs/PangoTabs.xs + - xs/PangoTypes.xs + - xs/PangoCairo.xs + - xs/PangoGravity.xs + - xs/PangoMatrix.xs +resources: + bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Pango + homepage: http://gtk2-perl.sourceforge.net + license: http://www.gnu.org/licenses/lgpl-2.1.html + repository: git://git.gnome.org/perl-Pango + x_MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list +version: 1.224 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/Makefile.PL new/Pango-1.224/Makefile.PL --- old/Pango-1.223/Makefile.PL 2011-11-18 18:41:01.000000000 +0100 +++ new/Pango-1.224/Makefile.PL 2013-02-04 07:32:59.000000000 +0100 @@ -1,5 +1,5 @@ -# Copyright (C) 2003-2007 by the gtk2-perl team (see the file AUTHORS for the -# full list) +# Copyright (C) 2003-2007, 2013 by the gtk2-perl team (see the file AUTHORS +# for the full list) # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Library General Public License as published by the Free @@ -39,6 +39,7 @@ 'Glib' => $build_reqs{'perl-Glib'}, ); + # # look for our prerequisites. if they can't be found, warn and exit with # status 0 to indicate to CPAN testers that their system isn't supported. @@ -184,6 +185,42 @@ # exports list needed for win32, unused on others my @exports = Glib::MakeHelper->read_source_list_file ('pango.exports'); +my %meta_merge = ( + q(meta-spec) => { + version => '2', + url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec', + }, + author => + ['gtk2-perl Team <gtk-perl-list at gnome dot org>'], + release_status => 'stable', + # valid values: https://metacpan.org/module/CPAN::Meta::Spec#license + license => 'lgpl_2_1', + resources => { + license => 'http://www.gnu.org/licenses/lgpl-2.1.html', + homepage => 'http://gtk2-perl.sourceforge.net', + x_MailingList => + 'https://mail.gnome.org/mailman/listinfo/gtk-perl-list', + bugtracker => { + web => + 'http://rt.cpan.org/Public/Dist/Display.html?Name=Pango', + mailto => 'bug-Gtk2 [at] rt.cpan.org', + }, + repository => { + url => 'git://git.gnome.org/perl-Pango', + type => 'git', + web => 'http://git.gnome.org/browse/perl-Pango', + }, + }, + prereqs => { + configure => { + requires => {%PREREQ_PM}, # no direct ref for 5.14 compatibility + }, + }, + no_index => { + file => \@xs_files, + }, +); + WriteMakefile( NAME => 'Pango', VERSION_FROM => 'lib/Pango.pm', @@ -193,14 +230,7 @@ MAN3PODS => \%pod_files, FUNCLIST => \@exports, DL_FUNCS => { Pango => [] }, - - META_MERGE => { - configure_requires => \%PREREQ_PM, - no_index => { - file => \@xs_files, - }, - }, - + META_MERGE => \%meta_merge, $pango->get_makefile_vars, ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/NEWS new/Pango-1.224/NEWS --- old/Pango-1.223/NEWS 2011-11-19 08:55:27.000000000 +0100 +++ new/Pango-1.224/NEWS 2013-02-04 07:32:30.000000000 +0100 @@ -1,3 +1,13 @@ +Overview of changes in Pango 1.224 +================================== + +* Ignore MYMETA.* +* Hush a few compiler warnings +* Add gitweb link to old ChangeLog +* Created %meta_merge which follows v2 of CPAN Meta Spec + - %meta_merge is used for generating metadata via + ExtUtils::MakeMaker/CPAN::Meta + Overview of changes in Pango 1.223 ================================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/lib/Pango.pm new/Pango-1.224/lib/Pango.pm --- old/Pango-1.223/lib/Pango.pm 2011-11-19 08:56:06.000000000 +0100 +++ new/Pango-1.224/lib/Pango.pm 2013-02-04 07:34:29.000000000 +0100 @@ -1,6 +1,6 @@ # -# Copyright (C) 2003-2008 by the gtk2-perl team (see the file AUTHORS for -# the full list) +# Copyright (C) 2003-2008, 2013 by the gtk2-perl team (see the file AUTHORS +# for the full list) # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Library General Public License as published by the Free @@ -32,7 +32,7 @@ use Exporter; require DynaLoader; -our $VERSION = '1.223'; +our $VERSION = '1.224'; our @ISA = qw(DynaLoader Exporter); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Pango-1.223/xs/PangoAttributes.xs new/Pango-1.224/xs/PangoAttributes.xs --- old/Pango-1.223/xs/PangoAttributes.xs 2011-11-18 18:41:01.000000000 +0100 +++ new/Pango-1.224/xs/PangoAttributes.xs 2013-02-04 07:33:18.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005-2006 by the gtk2-perl team (see the file AUTHORS) + * Copyright (c) 2005-2006, 2013 by the gtk2-perl team (see the file AUTHORS) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -39,6 +39,8 @@ { PangoColor *color = boxed; AV *av; + PERL_UNUSED_VAR (gtype); + PERL_UNUSED_VAR (package); if (!color) return &PL_sv_undef; @@ -66,6 +68,8 @@ PangoColor *color; AV * av; SV ** v; + PERL_UNUSED_VAR (gtype); + PERL_UNUSED_VAR (package); if (!gperl_sv_is_defined (sv)) return NULL; @@ -97,6 +101,7 @@ pango_color_destroy (SV * sv) { /* We allocated nothing in wrap, so do nothing here. */ + PERL_UNUSED_VAR (sv); } /* ------------------------------------------------------------------------- */ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
