Skip to content

Commit

Permalink
v1.000002
Browse files Browse the repository at this point in the history
 - Bugfix: Avoid failures with -Ddefault_inc_excludes_dot
 - Support for older Test::More

 [Dependencies::Stats]
 - Dependencies changed since 1.000001, see misc/*.deps* for details
 - configure: +1 (recommends: +1 ↑1)
 - develop: +15 ↑4 -3 (recommends: +1, suggests: ↑2)
 - runtime: ↓1 -1 (recommends: +2)
 - test: +1 ↓1 (recommends: ↑1 ↓1)
  • Loading branch information
kentfredric committed Mar 10, 2017
1 parent becb985 commit 97c4940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Release history for Gentoo-MetaEbuild-Spec-Base

{{$NEXT}}

1.000002 2017-03-10T10:10:34Z becb985
- Bugfix: Avoid failures with -Ddefault_inc_excludes_dot
- Support for older Test::More

Expand Down
2 changes: 1 addition & 1 deletion lib/Gentoo/MetaEbuild/Spec/Base.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package Gentoo::MetaEbuild::Spec::Base;

our $VERSION = '1.000002';
our $VERSION = '1.000003';

# ABSTRACT: A Base Class for Gentoo MetaEbuild Specifications.

Expand Down

0 comments on commit 97c4940

Please sign in to comment.