Commit Graph

19 Commits

Author SHA1 Message Date
Paul Howarth 1906a46e11 Update to 0.104002
- New upstream release 0.104002
  - Add support for ISC license
  - Add guesser for Apache license and no license
- This release by LEONT ⇒ update source URL
2022-06-15 11:06:54 +01:00
Paul Howarth 33e59443c5 Update to 0.104001
- New upstream release 0.104001
  - Update the text of Artistic License 1.0 to match upstream source
  - When using Apache 2.0, replace year and copyright holder
  - Improve guessing at CC0
  - Update author contact info
  - Documentation tweaks about non-core licenses and the use of
    guess_license_from_pod
  - Add "program" and "Program" arguments; this allows text generation like
    "CoolClient is license..." instead of "This software is..."
- This release by RJBS ⇒ update source URL
- Use %license unconditionally
2021-08-03 12:43:19 +01:00
Paul Howarth 7c0a8b39b9 Update to 0.103014
- New upstream release 0.103014
  - Added SPDX license expression support
- This release by LEONT → update source URL
2018-11-28 10:32:56 +00:00
Paul Howarth 1b51d3fa82 Update to 0.103013
- New upstream release 0.103013
  - guess_license_from_pod() now knows about Software::License::CC0_1_0
  - Enable "v" as a version word
  - Improve FreeBSD (2-Clause) phrases
  - Added EUPL v1.1 and v1.2
- This release by LEONT → update source URL
- Drop EL-5 support
  - Drop BuildRoot: and Group: tags
  - Drop explicit buildroot cleaning in %install section
  - Drop explicit %clean section
  - Drop workaround for building with Test::More < 0.88
2017-10-30 11:27:53 +00:00
Paul Howarth c25f8019ea Update to 0.103012
- New upstream release 0.103012
  - Consider license names without parentheses when scanning text for license
  - When scanning text for license, put known substrings inside \b..\b
- Simplify find command using -delete
- Update patch for building with old Test::More versions
2016-04-24 17:14:23 +01:00
Paul Howarth 1d52ca601c Update to 0.103011
- New upstream release 0.103011
  - Do not load Sub::Install, since it isn't used!
  - Eliminate superfluous FULL STOP characters (".")
- Update patch for building with old Test::More versions
- Classify buildreqs by usage
- Use %license where possible
2016-01-17 14:41:48 +00:00
Paul Howarth 4d2171264a Update to 0.103010
- New upstream release 0.103010
  - Fix guess_license_from_pod's return on GPL licenses
- Update patch for building with old Test::More versions
2014-03-30 16:41:39 +01:00
Paul Howarth 1173f2abfe Update to 0.103009
- New upstream release 0.103009
  - Updated FSF mailing address in license text for GFDL version 1.2, GPL
    versions 1 and 2, and LGPL 2.1
- Update patch for building with old Test::More versions
- Don't try to run the extra tests with EL-5 or EL-6
2014-02-21 14:08:35 +00:00
Paul Howarth 001cbe8fd0 Update to 0.103008
- New upstream release 0.103008
  - Faster!
  - Add new_from_short_name to LicenseUtils for spdx.org-style short names
  - Avoid double trailing dots in expanded licenses
  - Fix some errors in (3-clause) BSD license text
  - The 2-clause BSD ("FreeBSD") license no longer incorrectly puts "FreeBSD"
    as the owner in the license full text
- Update patch for building with old Test::More versions
2013-11-17 12:37:50 +00:00
Paul Howarth 232beef32a Update to 0.103007
- New upstream release 0.103007
  - Fix regex to allow guessing from meta things like perl_5
  - Replace 'use base' with 'use parent'
- BR: perl(Try::Tiny) for the test suite
- Update patch for building with old Test::More versions
2013-10-27 20:10:06 +00:00
Daniel P. Berrange 94058413e6 Update to 0.103006 release (rhbz #1021385)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-10-21 09:24:16 +01:00
Paul Howarth e13db925d7 Update to 0.103005
- New upstream release 0.103005
  - Add MPL 2.0
- BR: perl(File::Temp)
- Release tests moved to xt/
- Update patch for building with old Test::More versions
2012-12-10 09:20:16 +00:00
Daniel P. Berrange 1ee55348e8 Update to 0.103004 release (rhbz #750790) 2012-01-30 12:16:37 +00:00
Iain Arnell 66984865f3 update to 0.103002 2011-09-03 11:14:13 +02:00
Daniel P. Berrange 66f1970fea Update to 0.102341 release 2010-12-17 20:52:46 +00:00
Iain Arnell 1d5e8ee453 - update to 0.101410 release 2010-06-02 03:15:06 +00:00
Daniel P. Berrange ec57ce8957 Update to 0.012 release 2009-07-22 19:16:56 +00:00
Daniel P. Berrange 5fe7029607 Initial import after review 2008-10-03 09:02:46 +00:00
Huzaifa Sidhpurwala 8704ea8eb6 Setup of module perl-Software-License 2008-10-03 05:56:39 +00:00