Hello community, here is the log from the commit of package perl-Prima for openSUSE:Factory checked in at 2016-04-22 16:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Prima (Old) and /work/SRC/openSUSE:Factory/.perl-Prima.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Prima" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Prima/perl-Prima.changes 2015-09-30 05:50:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Prima.new/perl-Prima.changes 2016-04-22 16:23:15.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Mar 21 11:49:55 UTC 2016 - coolo@suse.com + +- updated to 1.46 + see /usr/share/doc/packages/perl-Prima/Changes + + 1.46 2016-03-16 + - Use pkg_config, when available + - Require perl version 5.10 + - Add prelighting and gradients to widgets + + 1.45 2015-11-05 + - Add Image .clone,.bar,.mirror,.rotate + - Support bidirectional texts with Text::Bidi + +------------------------------------------------------------------- Old: ---- Prima-1.44.tar.gz New: ---- Prima-1.46.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Prima.spec ++++++ --- /var/tmp/diff_new_pack.4QlPCL/_old 2016-04-22 16:23:16.000000000 +0200 +++ /var/tmp/diff_new_pack.4QlPCL/_new 2016-04-22 16:23:16.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Prima # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,7 +17,7 @@ Name: perl-Prima -Version: 1.44 +Version: 1.46 Release: 0 #Upstream: SUSE-Public-Domain %define cpan_name Prima @@ -55,7 +55,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 +find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %patch0 -p1 %patch1 @@ -80,6 +80,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc AbstractMenu.cls AccelTable.cls Application.cls Changes Clipboard.cls Component.cls Copying DeviceBitmap.cls Drawable.cls examples File.cls Icon.cls Image.cls Menu.cls Object.cls Popup.cls Printer.cls README Timer.cls Types.cls Utils.cls Widget.cls Window.cls +%doc Changes Copying examples LICENSE README %changelog ++++++ Prima-1.44.tar.gz -> Prima-1.46.tar.gz ++++++ ++++ 49072 lines of diff (skipped)