1
0

Accepting request 1155577 from home:pmonrealgonzalez:branches:devel:languages:perl

- Fix build with gcc14: [bsc#1221011]
  * Upstream PR: https://github.com/perl5-dbi/DBD-mysql/pull/295
  * Add perl-DBD-mysql-gcc14.patch

OBS-URL: https://build.opensuse.org/request/show/1155577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-mysql?expand=0&rev=77
This commit is contained in:
2024-03-07 07:47:11 +00:00
committed by Git OBS Bridge
parent c46defa2d6
commit 89f4e22e9e
4 changed files with 53 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 6 13:55:14 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
- Fix build with gcc14: [bsc#1221011]
* Upstream PR: https://github.com/perl5-dbi/DBD-mysql/pull/295
* Add perl-DBD-mysql-gcc14.patch
-------------------------------------------------------------------
Wed Feb 13 15:05:24 UTC 2019 - Vítězslav Čížek <vcizek@suse.com>