update to latest upstream version (v0.42)

epel9
Ken Dreyer 10 years ago
parent 070f766f47
commit 897dc9c24a

1
.gitignore vendored

@ -6,3 +6,4 @@ boolean-0.20.tar.gz
/boolean-0.28.tar.gz
/boolean-0.30.tar.gz
/boolean-0.38.tar.gz
/boolean-0.42.tar.gz

@ -1,6 +1,6 @@
Name: perl-boolean
Version: 0.38
Release: 2%{?dist}
Version: 0.42
Release: 1%{?dist}
Summary: Boolean support for Perl
License: GPL+ or Artistic
Group: Development/Libraries
@ -44,6 +44,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Nov 12 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.42-1
- update to latest upstream version
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-2
- Perl 5.20 rebuild

@ -1 +1 @@
79a710f81cfb272a5d10fd9c5bd1fc63 boolean-0.38.tar.gz
604790cc2ec946ad02f905b09173c10e boolean-0.42.tar.gz

Loading…
Cancel
Save