Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-GD for openSUSE:Factory checked 
in at 2024-05-16 17:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-GD (Old)
 and      /work/SRC/openSUSE:Factory/.perl-GD.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-GD"

Thu May 16 17:16:44 2024 rev:38 rq:1174453 version:2.810.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-GD/perl-GD.changes  2023-07-11 
15:57:45.621330895 +0200
+++ /work/SRC/openSUSE:Factory/.perl-GD.new.1880/perl-GD.changes        
2024-05-16 17:19:14.692771995 +0200
@@ -1,0 +2,22 @@
+Sat May  4 03:06:59 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 2.81
+   see /usr/share/doc/packages/perl-GD/ChangeLog
+
+  2.81    * Change GD::Polygon::transform to match old demos (RT #140043),
+            and GD::Polyline.
+            Add GD::Polygon::rotate(cw-radian) helper.
+            Allow GD::Polygon::scale(2.0).
+  2.80    * Fix broken copyTranspose and copyReverseTranspose (RT #153300)
+            by Yuriy Yevtukhov.
+          * Add transformation tests
+          * Fix wrong WBMP name and detection
+          * Fix wrong filename extension auto-detection for gd,gd2,wbmp
+          * Fix wrong filename extension auto-detection for xpm,
+            newFromXpm needs the filename, not handle.
+          * Fix wrong libgd doc link (PR #52) by Tsuyoshi Watanabe
+  2.79    * Improve image type autodetection (RT #153212), add a test
+          * Fix Avif without Heif config
+          * Improve gdlib.pc reader for supported library features
+
+-------------------------------------------------------------------

Old:
----
  GD-2.78.tar.gz

New:
----
  GD-2.81.tar.gz

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

Other differences:
------------------
++++++ perl-GD.spec ++++++
--- /var/tmp/diff_new_pack.nFVcED/_old  2024-05-16 17:19:15.368796497 +0200
+++ /var/tmp/diff_new_pack.nFVcED/_new  2024-05-16 17:19:15.368796497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-GD
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,14 @@
 
 %define cpan_name GD
 Name:           perl-GD
-Version:        2.78
+Version:        2.810.0
 Release:        0
+# 2.81 -> normalize -> 2.810.0
+%define cpan_version 2.81
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Perl interface to the libgd graphics library
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 Patch0:         GD-cflags.patch
 BuildRequires:  perl
@@ -33,6 +35,13 @@
 BuildRequires:  perl(Test::Fork) >= 0.02
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::NoWarnings) >= 1.00
+Provides:       perl(GD) = %{version}
+Provides:       perl(GD::Group) = 1.00
+Provides:       perl(GD::Image) = %{version}
+Provides:       perl(GD::Polygon)
+Provides:       perl(GD::Polyline) = 0.2
+Provides:       perl(GD::Simple)
+%undefine       __perllib_provides
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  gd-devel >= 2.0.28
@@ -46,7 +55,7 @@
 files.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version} -p1
+%autosetup  -n %{cpan_name}-%{cpan_version} -p1
 
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 

++++++ GD-2.78.tar.gz -> GD-2.81.tar.gz ++++++
++++ 1727 lines of diff (skipped)

Reply via email to