6 Commits

Author SHA256 Message Date
197d19cbf3 Add Gitea build results 2025-08-12 18:18:15 +02:00
b759b16d68 Accepting request 1270025 from devel:languages:perl
Fix build with gcc15
See also https://build.opensuse.org/requests/1269266 (forwarded request 1269956 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1270025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tk?expand=0&rev=43
2025-04-18 14:14:18 +00:00
c37fc7244b Accepting request 1269956 from home:tinita:branches:devel:languages:perl
Fix build with gcc15
See also https://build.opensuse.org/requests/1269266

OBS-URL: https://build.opensuse.org/request/show/1269956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tk?expand=0&rev=54
2025-04-16 12:51:03 +00:00
5698da22bc Accepting request 1186446 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1186446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tk?expand=0&rev=42
2024-07-10 14:48:01 +00:00
aa791d8e25 Accepting request 1186315 from home:pgajdos
- mirror last changes in cpanspec.yml

OBS-URL: https://build.opensuse.org/request/show/1186315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tk?expand=0&rev=52
2024-07-09 15:39:09 +00:00
e2f6200469 Accepting request 1185237 from home:jamborm:gcc14fixes
- Compile with -fpermissive to work around issues which GCC 14
  considers errors (and not warnings as before) and add
  Tk-804-config-C99.diff to actually fix the problems in the
  conffigury snippets (which are not compiled with the options
  requested in optflags).  [boo#1225909]

Note that I was able to come up with a patch with which -fpermissive
could be omitted, it is attached to the bugzilla.  But I think the
issues should be fixed upstream.  I'll keep the bug open even after
accepting the patch so that the need for -fpermissive can be reviewed
in the future.

OBS-URL: https://build.opensuse.org/request/show/1185237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tk?expand=0&rev=51
2024-07-07 19:48:35 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Tk/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Tk)

View File

@@ -28,6 +28,7 @@ Summary: Tk - a Graphical User Interface Toolkit
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
Patch0: Tk-804.029-event.diff
Patch1: Tk-804.029-macro.diff
Patch2: Tk-804.029-null.diff