Hello community,
here is the log from the commit of package perl-Params-Validate for
openSUSE:Factory checked in at 2015-06-15 17:50:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Params-Validate (Old)
and /work/SRC/openSUSE:Factory/.perl-Params-Validate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Params-Validate"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Params-Validate/perl-Params-Validate.changes
2015-04-15 16:26:32.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Params-Validate.new/perl-Params-Validate.changes
2015-06-15 17:50:38.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Jun 14 08:29:04 UTC 2015 - [email protected]
+
+- updated to 1.19
+ see /usr/share/doc/packages/perl-Params-Validate/Changes
+
+ 1.19 2015-06-12
+
+ - Fixed an uninitialized value warning from the pure Perl implementation
under
+ 5.8.8. Reported by Jim Bacon. RT #105198.
+
+-------------------------------------------------------------------
Old:
----
Params-Validate-1.18.tar.gz
New:
----
Params-Validate-1.19.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Params-Validate.spec ++++++
--- /var/tmp/diff_new_pack.hPonik/_old 2015-06-15 17:50:40.000000000 +0200
+++ /var/tmp/diff_new_pack.hPonik/_new 2015-06-15 17:50:40.000000000 +0200
@@ -17,19 +17,20 @@
Name: perl-Params-Validate
-Version: 1.18
+Version: 1.19
Release: 0
%define cpan_name Params-Validate
Summary: Validate method/function parameters
License: Artistic-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Params-Validate/
-Source:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Attribute::Handlers) >= 0.79
-BuildRequires: perl(Module::Build) >= 0.28
+BuildRequires: perl(Module::Build) >= 0.280000
BuildRequires: perl(Module::Implementation)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
++++++ Params-Validate-1.18.tar.gz -> Params-Validate-1.19.tar.gz ++++++
++++ 1642 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module