8
0

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:
Lars Vogdt
2019-09-23 11:13:38 +00:00
committed by Git OBS Bridge
parent ff04d88ff4
commit 07b3dc8eed
2 changed files with 2 additions and 2 deletions

View File

@@ -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
- consider license names without parentheses when scanning text for
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!)
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed