diff --git a/boolean-0.42.tar.gz b/boolean-0.42.tar.gz deleted file mode 100644 index dde1601..0000000 --- a/boolean-0.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b0595090a78d1235f74b18d01b4e1e8fa375e08f291eba732d55e8cbdb37e5c -size 14640 diff --git a/boolean-0.45.tar.gz b/boolean-0.45.tar.gz new file mode 100644 index 0000000..3f9be8a --- /dev/null +++ b/boolean-0.45.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fa412c8042bb1e97675cdac8dfb9696e5c4036bd439401031a5afe1b7d19a2 +size 14641 diff --git a/perl-boolean.changes b/perl-boolean.changes index 13b3553..4943b11 100644 --- a/perl-boolean.changes +++ b/perl-boolean.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 14 18:14:34 UTC 2015 - coolo@suse.com + +- updated to 0.45 + see /usr/share/doc/packages/perl-boolean/Changes + + 0.45 Thu Feb 5 15:39:26 PST 2015 + - Remove last vestige of -truth from the tests! + + 0.44 Sat Jan 31 13:55:37 PST 2015 + - Apply PRs 9,10,11 @dagolden++ + + 0.43 Thu Jan 1 00:27:42 PST 2015 + - Update docs + ------------------------------------------------------------------- Mon Sep 15 15:15:09 UTC 2014 - coolo@suse.com diff --git a/perl-boolean.spec b/perl-boolean.spec index 346aa8b..a6aa76d 100644 --- a/perl-boolean.spec +++ b/perl-boolean.spec @@ -1,7 +1,7 @@ # # spec file for package perl-boolean # -# Copyright (c) 2014 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,7 +17,7 @@ Name: perl-boolean -Version: 0.42 +Version: 0.45 Release: 0 %define cpan_name boolean Summary: Boolean support for Perl @@ -29,7 +29,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -Recommends: perl(JSON) +Recommends: perl(JSON::MaybeXS) %{perl_requires} %description