Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Alien-wxWidgets for
openSUSE:Factory checked in at 2025-01-07 20:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
and /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Alien-wxWidgets"
Tue Jan 7 20:51:55 2025 rev:9 rq:1235151 version:0.69
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2024-03-06 23:07:10.707075031 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.1881/perl-Alien-wxWidgets.changes
2025-01-07 20:52:22.842335376 +0100
@@ -1,0 +2,5 @@
+Fri Dec 27 09:14:38 UTC 2024 - Ana Guerrero <[email protected]>
+
+- Use wxWidgets-3_2 instead wxWidgets-3_0.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Alien-wxWidgets.spec ++++++
--- /var/tmp/diff_new_pack.TQUbiu/_old 2025-01-07 20:52:23.374357374 +0100
+++ /var/tmp/diff_new_pack.TQUbiu/_new 2025-01-07 20:52:23.374357374 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Alien-wxWidgets
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -23,7 +23,7 @@
Summary: Building, finding and using wxWidgets binaries
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
@@ -43,7 +43,7 @@
# MANUAL BEGIN
BuildRequires: gcc-c++
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
-BuildRequires: wxWidgets-3_0-nostl-devel
+BuildRequires: wxWidgets-3_2-nostl-devel
%else
BuildRequires: wxWidgets-ansi-devel
%endif