Hello community, here is the log from the commit of package perl-Pod-POM for openSUSE:Factory checked in at 2013-06-13 20:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old) and /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-POM" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes 2011-11-18 16:39:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes 2013-06-13 20:07:20.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 10 10:38:43 UTC 2013 - [email protected] + +- updated to 0.28 + * fixed bug 81707 (test failures due to hash randomisation in perl 5.17.6) + * change 'use vars' to 'our' declarations + +------------------------------------------------------------------- Old: ---- Pod-POM-0.27.tar.gz New: ---- Pod-POM-0.28.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Pod-POM.spec ++++++ --- /var/tmp/diff_new_pack.QZ4niR/_old 2013-06-13 20:07:20.000000000 +0200 +++ /var/tmp/diff_new_pack.QZ4niR/_new 2013-06-13 20:07:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-POM # -# 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 @@ -15,33 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Pod-POM +Version: 0.28 +Release: 0 %define cpan_name Pod-POM Summary: POD Object Model -Version: 0.27 -Release: 2 -License: GPL-1.0+ or Artistic-1.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Pod-POM/ -#Source: http://www.cpan.org/modules/by-module/Pod/Pod-POM-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/A/AN/ANDREWF/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{perl_requires} BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(File::Slurp) -BuildRequires: perl(Test::More) -# BuildRequires: perl(parent) -BuildRequires: perl(Encode) -BuildRequires: perl(Text::Wrap) >= 2001.0929 Requires: perl(parent) -Requires: perl(Encode) -Requires: perl(Text::Wrap) >= 2001.0929 +%{perl_requires} %description This module implements a parser to convert Pod documents into a simple @@ -53,12 +44,9 @@ traverse the tree, or section thereof, and generate an output representation in one form or another. -Authors: --------- - Andy Wardley <[email protected]> - %prep %setup -q -n %{cpan_name}-%{version} +find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -69,18 +57,11 @@ %install %perl_make_install -# do not perl_process_packlist (noarch) -# remove .packlist file -%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch -# remove perllocal.pod file -%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib +%perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf $RPM_BUILD_ROOT - %files -f %{name}.files -%defattr(-,root,root,-) +%defattr(-,root,root,755) %doc Changes README TODO %changelog ++++++ Pod-POM-0.27.tar.gz -> Pod-POM-0.28.tar.gz ++++++ ++++ 2129 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
