SHA256
8
0
forked from pool/perl-Prima

6 Commits

Author SHA256 Message Date
78a1e1f894 Accepting request 1269371 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Prima?expand=0&rev=56
2025-04-15 14:46:31 +00:00
18929ec776 - updated to 1.76
see /usr/share/doc/packages/perl-Prima/Changes
  1.76 2025-03-12
   - Implement gt::Grid geometry emulating Tk::grid
   - 'run Prima' is no more, Prima->run it is now (because `use v5.36` ruins it)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=82
2025-04-14 20:40:40 +00:00
2d1dca98ca Accepting request 1236289 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Prima?expand=0&rev=55
2025-01-12 10:15:18 +00:00
63cd128dc2 - updated to 1.75
see /usr/share/doc/packages/perl-Prima/Changes
  1.75 2024-12-21
   - FrameSet: rename .arrangement to .vertical, remove .resizeMethod
   - add Date,Time,KeySelector,FrameSet, and CheckList to VB
   - s/dragable/draggable/g
   - Grouped menu items use a distinct radio style check mark bitmap
   - Support CPAL/COLR colored fonts
   - Add the PopupButton class

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=80
2025-01-09 16:30:23 +00:00
cbce84573c Accepting request 1197309 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1197309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Prima?expand=0&rev=54
2024-08-29 13:43:53 +00:00
59865c01d1 - updated to 1.74
see /usr/share/doc/packages/perl-Prima/Changes
  1.74 2024-08-24
   - implement antialiased polygon fill in C, use it in the
     AA emulation in Prima::Drawable::Antialias instead of the old algorithm
   - all AA plotting is supported internally, Prima::Drawable::Antialias is
     not used for the emulated AA drawing
   - add kb:: definitions for the internet keyboards
   - fixes for Strawberry Perl 5.40

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=78
2024-08-29 07:04:49 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Prima/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-Prima)

View File

@@ -27,7 +27,6 @@ Summary: Perl graphic toolkit
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/K/KA/KARASIK/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
%{perl_requires}