Accepting request 640255 from devel:languages:perl:autoupdate

- updated to 3.0.2
   see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
  v3.0.2    2018-09-28 17:54:49+01:00 Europe/London
  
    [Documentation]
    - Identify how to report bugs.
  
    - Add note about the old SourceForge project for this module.
  
    - Fixed abstract for Netscape module.
  
    [Other]
    - Tagged release with the RT bug database.
  
    - Removed Windows line endings.
  
  v3.0.1    2018-09-28 13:39:19+01:00 Europe/London
    [Documentation]
    - Added omitted Changes to v3.0.0.
  
    [Tests]
    - Removed unnecessary version tests.
  
    [Toolchain]
    - Use newer style of module exports.
  
    [Other]
    - Perltidied source.

OBS-URL: https://build.opensuse.org/request/show/640255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graphics-ColorNames?expand=0&rev=6
This commit is contained in:
2018-10-06 11:04:15 +00:00
committed by Git OBS Bridge
parent 4649c668ce
commit f231ed98d4
4 changed files with 39 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d999dfb9eeaada43ae9050757f4238160305ae6815aa1583ffd8e712f3c12ee
size 32708

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa42f949be63e487c96cf8d637fdcbdbd412ff099a3aed5a39f272ca0a2c8156
size 34578

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Sat Sep 29 05:19:37 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 3.0.2
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
v3.0.2 2018-09-28 17:54:49+01:00 Europe/London
[Documentation]
- Identify how to report bugs.
- Add note about the old SourceForge project for this module.
- Fixed abstract for Netscape module.
[Other]
- Tagged release with the RT bug database.
- Removed Windows line endings.
v3.0.1 2018-09-28 13:39:19+01:00 Europe/London
[Documentation]
- Added omitted Changes to v3.0.0.
[Tests]
- Removed unnecessary version tests.
[Toolchain]
- Use newer style of module exports.
[Other]
- Perltidied source.
-------------------------------------------------------------------
Fri Sep 28 05:20:59 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-Graphics-ColorNames
Version: 3.0.0
Version: 3.0.2
Release: 0
%define cpan_name Graphics-ColorNames
Summary: Defines Rgb Values for Common Color Names
@@ -34,8 +34,10 @@ BuildRequires: perl(Module::Load) >= 0.10
BuildRequires: perl(Module::Loaded)
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(version)
Requires: perl(Module::Load) >= 0.10
Requires: perl(Module::Loaded)
Requires: perl(version)
%{perl_requires}
%description