8
0

Accepting request 1046359 from devel:languages:perl:autoupdate

- updated to 1.05
   see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
  1.05    2022-12-31    lichtkind
  -------
      * = fixes
      * + added getters for data hashes
      * ? cleaned some sentences and comments
      * ? synopsis cleanup

OBS-URL: https://build.opensuse.org/request/show/1046359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graphics-Toolkit-Color?expand=0&rev=3
This commit is contained in:
2023-01-04 15:56:15 +00:00
committed by Git OBS Bridge
parent 463e4dd6be
commit 095e07efdb
4 changed files with 18 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 1 03:09:43 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.05
see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
1.05 2022-12-31 lichtkind
-------
* = fixes
* + added getters for data hashes
* ? cleaned some sentences and comments
* ? synopsis cleanup
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 7 15:01:03 UTC 2022 - Tina Müller <tina.mueller@suse.com> Mon Nov 7 15:01:03 UTC 2022 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Graphics-Toolkit-Color # spec file for package perl-Graphics-Toolkit-Color
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# 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
@@ -18,7 +18,7 @@
%define cpan_name Graphics-Toolkit-Color %define cpan_name Graphics-Toolkit-Color
Name: perl-Graphics-Toolkit-Color Name: perl-Graphics-Toolkit-Color
Version: 1.04 Version: 1.05
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Color palette creation helper Summary: Color palette creation helper