Hello community, here is the log from the commit of package perl-AppConfig for openSUSE:Factory checked in at 2015-04-15 16:24:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-AppConfig (Old) and /work/SRC/openSUSE:Factory/.perl-AppConfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-AppConfig" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-AppConfig/perl-AppConfig.changes 2011-12-09 11:51:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-AppConfig.new/perl-AppConfig.changes 2015-04-15 16:24:35.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 14 10:28:46 UTC 2015 - [email protected] + +- updated to 1.71 + see /usr/share/doc/packages/perl-AppConfig/Changes + +------------------------------------------------------------------- Old: ---- AppConfig-1.66.tar.gz New: ---- AppConfig-1.71.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-AppConfig.spec ++++++ --- /var/tmp/diff_new_pack.DRYFom/_old 2015-04-15 16:24:35.000000000 +0200 +++ /var/tmp/diff_new_pack.DRYFom/_new 2015-04-15 16:24:35.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-AppConfig # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,33 +17,23 @@ Name: perl-AppConfig +Version: 1.71 +Release: 0 %define cpan_name AppConfig -Summary: Reading configuration files and parsing command line arguments -License: GPL-1.0+ or Artistic-1.0 +Summary: Perl5 module for reading configuration files and parsing command line ar[cut] +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -Version: 1.66 -Release: 0 Url: http://search.cpan.org/dist/AppConfig/ -#Source: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-1.66.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{perl_requires} BuildRequires: perl -BuildRequires: perl(Test::More) BuildRequires: perl-macros +BuildRequires: perl(Test::Pod) >= 1.0 +%{perl_requires} %description -AppConfig is a Perl module for managing application configuration -information. It maintains the state of any number of variables and -provides methods for parsing configuration files and command line -arguments. - -Authors: --------- - Andy Wardley, <[email protected]> - With contributions from Dave Viner, Ijon Tichy, Axel Gerstmair and many - others whose names have been lost to the sands of time (reminders welcome). +Perl5 module for reading configuration files and parsing command line arguments. %prep %setup -q -n %{cpan_name}-%{version} @@ -57,24 +47,11 @@ %install %perl_make_install -### since 11.4 perl_process_packlist -### removes .packlist, perllocal.pod files -%if 0%{?suse_version} > 1130 %perl_process_packlist -%else -# do not perl_process_packlist -# remove .packlist file -%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch -# remove perllocal.pod file -%{__rm} -f $RPM_BUILD_ROOT%perl_archlib/perllocal.pod -%endif %perl_gen_filelist -%clean -%{__rm} -rf $RPM_BUILD_ROOT - %files -f %{name}.files -%defattr(-,root,root,-) +%defattr(-,root,root,755) %doc Changes LICENSE README TODO %changelog ++++++ AppConfig-1.66.tar.gz -> AppConfig-1.71.tar.gz ++++++ ++++ 2287 lines of diff (skipped)
