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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d999dfb9eeaada43ae9050757f4238160305ae6815aa1583ffd8e712f3c12ee
|
|
||||||
size 32708
|
|
3
Graphics-ColorNames-v3.0.2.tar.gz
Normal file
3
Graphics-ColorNames-v3.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa42f949be63e487c96cf8d637fdcbdbd412ff099a3aed5a39f272ca0a2c8156
|
||||||
|
size 34578
|
@@ -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>
|
Fri Sep 28 05:20:59 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Graphics-ColorNames
|
Name: perl-Graphics-ColorNames
|
||||||
Version: 3.0.0
|
Version: 3.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Graphics-ColorNames
|
%define cpan_name Graphics-ColorNames
|
||||||
Summary: Defines Rgb Values for Common Color Names
|
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::Loaded)
|
||||||
BuildRequires: perl(Module::Metadata)
|
BuildRequires: perl(Module::Metadata)
|
||||||
BuildRequires: perl(Test::Exception)
|
BuildRequires: perl(Test::Exception)
|
||||||
|
BuildRequires: perl(version)
|
||||||
Requires: perl(Module::Load) >= 0.10
|
Requires: perl(Module::Load) >= 0.10
|
||||||
Requires: perl(Module::Loaded)
|
Requires: perl(Module::Loaded)
|
||||||
|
Requires: perl(version)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user