forked from pool/perl-Software-License
Accepting request 731498 from home:M0ses:branches:devel:languages:perl
fixed changelog, removed control character in line 31 - when scanning text for license, put known substrings inside \b..\b OBS-URL: https://build.opensuse.org/request/show/731498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Software-License?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
ff04d88ff4
commit
07b3dc8eed
@@ -28,7 +28,7 @@ Thu May 5 10:08:43 UTC 2016 - coolo@suse.com
|
|||||||
0.103012 2016-04-23 14:57:59+01:00 Europe/London
|
0.103012 2016-04-23 14:57:59+01:00 Europe/London
|
||||||
- consider license names without parentheses when scanning text for
|
- consider license names without parentheses when scanning text for
|
||||||
license (thanks, charsbar!)
|
license (thanks, charsbar!)
|
||||||
- when scanning text for license, put known substrings inside ..
|
- when scanning text for license, put known substrings inside \b..\b
|
||||||
(thanks, charsbar!)
|
(thanks, charsbar!)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Software-License
|
# spec file for package perl-Software-License
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Reference in New Issue
Block a user