forked from pool/perl-boolean
Accepting request 296305 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-boolean?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
d1860f07d3
commit
c7de4508f7
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b0595090a78d1235f74b18d01b4e1e8fa375e08f291eba732d55e8cbdb37e5c
|
||||
size 14640
|
3
boolean-0.45.tar.gz
Normal file
3
boolean-0.45.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2fa412c8042bb1e97675cdac8dfb9696e5c4036bd439401031a5afe1b7d19a2
|
||||
size 14641
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user