Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Graphics-Toolkit-Color for 
openSUSE:Factory checked in at 2023-07-27 16:52:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Graphics-Toolkit-Color (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Graphics-Toolkit-Color.new.32662 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Graphics-Toolkit-Color"

Thu Jul 27 16:52:53 2023 rev:4 rq:1101007 version:1.90.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Graphics-Toolkit-Color/perl-Graphics-Toolkit-Color.changes
  2023-01-31 16:16:33.532311522 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Graphics-Toolkit-Color.new.32662/perl-Graphics-Toolkit-Color.changes
       2023-07-27 16:53:09.954613435 +0200
@@ -1,0 +2,16 @@
+Mon Jul 17 03:08:26 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.09
+   see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
+
+
+  1.09    2023-07-17    lichtkind
+  -------
+      * = maintenance release
+      * ? ever more POD fixes
+      * ? new method chapter split
+      * ? POD in HSL constructor
+      * & enhance some tests and new ones
+      * / split and rearrange value libs with tests
+
+-------------------------------------------------------------------

Old:
----
  Graphics-Toolkit-Color-1.08.tar.gz

New:
----
  Graphics-Toolkit-Color-1.09.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Graphics-Toolkit-Color.spec ++++++
--- /var/tmp/diff_new_pack.7BQ1Zm/_old  2023-07-27 16:53:10.654617390 +0200
+++ /var/tmp/diff_new_pack.7BQ1Zm/_new  2023-07-27 16:53:10.662617436 +0200
@@ -18,12 +18,14 @@
 
 %define cpan_name Graphics-Toolkit-Color
 Name:           perl-Graphics-Toolkit-Color
-Version:        1.08
+Version:        1.90.0
 Release:        0
+%define cpan_version 1.09
+Provides:       perl(Graphics::Toolkit::Color) = 1.90.0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Color palette creation helper
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/L/LI/LICHTKIND/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/L/LI/LICHTKIND/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
@@ -32,13 +34,19 @@
 BuildRequires:  perl(Test::More) >= 1.3
 BuildRequires:  perl(Test::Warn) >= 0.30
 Requires:       perl(Carp) >= 1.35
+Provides:       perl(Graphics::Toolkit::Color::Constant) = 1.90.0
+Provides:       perl(Graphics::Toolkit::Color::Value) = 1.90.0
+Provides:       perl(Graphics::Toolkit::Color::Value::HSL) = 1.90.0
+Provides:       perl(Graphics::Toolkit::Color::Value::RGB) = 1.90.0
+Provides:       perl(Graphics::Toolkit::Color::Value::Util) = 1.90.0
+%define         __perllib_provides /bin/true
 %{perl_requires}
 
 %description
 Read only color holding objects with no additional dependencies. Create
 them in many different ways (see section _CONSTRUCTOR_). Access its values
-via methods from section _GETTER_ or create related color objects via
-methods listed under _METHODS_.
+via methods from section _GETTER_ or measure differences and create related
+color objects via methods listed under _METHODS_.
 
 Humans access colors on hardware level (eye) in RGB, on cognition level in
 HSL (brain) and on cultural level (language) with names. Having easy access
@@ -46,7 +54,7 @@
 you desire quickly.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{cpan_version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ Graphics-Toolkit-Color-1.08.tar.gz -> Graphics-Toolkit-Color-1.09.tar.gz 
++++++
++++ 3098 lines of diff (skipped)

Reply via email to