forked from pool/perl-boolean
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-boolean?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
8ae2719399
commit
d1860f07d3
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f9ed8886a98e7ee96c8b3ba31fb61c186018e4e06cc2c1d9d20adc8428591c5
|
|
||||||
size 13096
|
|
3
boolean-0.42.tar.gz
Normal file
3
boolean-0.42.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b0595090a78d1235f74b18d01b4e1e8fa375e08f291eba732d55e8cbdb37e5c
|
||||||
|
size 14640
|
@@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 15 15:15:09 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.42
|
||||||
|
- Meta 0.0.2
|
||||||
|
- Remove .gitignore
|
||||||
|
|
||||||
|
0.41 Fri Aug 15 15:41:09 PDT 2014
|
||||||
|
- Add t/000-compile-modules.t
|
||||||
|
- CPAN Day 2014 - 21 Release Salute!
|
||||||
|
|
||||||
|
0.40 Fri Aug 8 19:12:51 PDT 2014
|
||||||
|
- Fix swim errors
|
||||||
|
|
||||||
|
0.39 Sat Aug 2 10:17:12 PDT 2014
|
||||||
|
- Fix Copyright years.
|
||||||
|
- Fix Meta and add Contributing
|
||||||
|
|
||||||
|
0.38 Wed Jun 25 21:08:05 PDT 2014
|
||||||
|
- Revert json.t. Failed on cpantesters.
|
||||||
|
|
||||||
|
0.37 Wed Jun 25 16:47:29 PDT 2014
|
||||||
|
- Add JSON to recommends
|
||||||
|
|
||||||
|
0.36 Wed Jun 25 16:46:39 PDT 2014
|
||||||
|
- Fix homepage in metadata
|
||||||
|
|
||||||
|
0.35 Tue Jun 17 10:59:25 PDT 2014
|
||||||
|
- Remove ABSTRACT and use manual $VERSION
|
||||||
|
|
||||||
|
0.34 Sat Jun 14 13:16:30 PDT 2014
|
||||||
|
- Release 0.33 got botched.
|
||||||
|
|
||||||
|
0.33 Sat Jun 14 12:59:00 PDT 2014
|
||||||
|
- Package with Zilla::Dist
|
||||||
|
- Add badges
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 7 06:54:28 UTC 2014 - coolo@suse.com
|
Fri Mar 7 06:54:28 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-boolean
|
Name: perl-boolean
|
||||||
Version: 0.32
|
Version: 0.42
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name boolean
|
%define cpan_name boolean
|
||||||
Summary: Boolean support for Perl
|
Summary: Boolean support for Perl
|
||||||
@@ -29,7 +29,7 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
Recommends: perl(Readonly)
|
Recommends: perl(JSON)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -67,6 +67,6 @@ objects: 'true' and 'false'.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc Changes CONTRIBUTING LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user