[licensecheck] 23/112: Update changes, and bump version.
Jonas Smedegaard
dr at jones.dk
Fri Nov 25 22:01:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository licensecheck.
commit 67580e4a967f67c2a2eef59c22cdffbe698d8f95
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Sep 22 20:13:42 2016 +0200
Update changes, and bump version.
---
bin/licensecheck | 4 ++--
lib/App/Licensecheck.pm | 4 ++--
meta/changes.pret | 6 ++++++
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/bin/licensecheck b/bin/licensecheck
index 963e267..d5af1dc 100755
--- a/bin/licensecheck
+++ b/bin/licensecheck
@@ -25,11 +25,11 @@ licensecheck - simple license checker for source files
=head1 VERSION
-Version v3.0.25
+Version v3.0.26
=cut
-our $VERSION = version->declare("v3.0.25");
+our $VERSION = version->declare("v3.0.26");
binmode STDOUT, ':utf8';
diff --git a/lib/App/Licensecheck.pm b/lib/App/Licensecheck.pm
index a8a5c60..04541d9 100755
--- a/lib/App/Licensecheck.pm
+++ b/lib/App/Licensecheck.pm
@@ -29,11 +29,11 @@ App::Licensecheck - functions for a simple license checker for source files
=head1 VERSION
-Version v3.0.25
+Version v3.0.26
=cut
-our $VERSION = version->declare("v3.0.25");
+our $VERSION = version->declare("v3.0.26");
=head1 SYNOPSIS
diff --git a/meta/changes.pret b/meta/changes.pret
index 84c2a06..2792a1d 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -225,3 +225,9 @@
item "Improve detection of license AGPL."^^Change;
item "Detect license CC-BY-SA."^^Change;
item "Detect licenses APAFML Adobe-Glyph Adobe-2006 Aladdin SIL FSFAP FSFUL FSFULLR JSON PostgreSQL Unicode-strict Unicode-TOU zlib-acknowledgement."^^Change].
+
+`App-Licensecheck v3.0.26 cpan:JONASS`
+ issued 2016-09-22;
+ changeset [
+ item "Fix exclude AGPL false positives."^^Bugfix;
+ item "Use generalized license string composition at more places."^^Change].
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/licensecheck.git
More information about the Pkg-perl-cvs-commits
mailing list