Compare commits
37 Commits
Author | SHA256 | Date | |
---|---|---|---|
5974e9ad7b | |||
a9c98a7b68 | |||
a0efa69694 | |||
4c3a3210ba | |||
|
8e95b64cf4 | ||
b5a12f2284 | |||
1b79c16f2b | |||
5a919d759e | |||
4fd2bd7694 | |||
0f3b8d9c52 | |||
5e7a054191 | |||
3bd1d98b93 | |||
8533fdc969 | |||
e3b47e348c | |||
b21fdf0328 | |||
|
7c086beb64 | ||
|
d607229f09 | ||
f423d7b21a | |||
8772a6b3da | |||
afaa232e2f | |||
|
5af446f68d | ||
8f8041c359 | |||
a7fa59be0d | |||
60e2171775 | |||
|
b7b873d820 | ||
75d2fa0ce4 | |||
|
37e4edd00b | ||
|
df132b2b83 | ||
|
1b7b1903ff | ||
|
c78cf2543f | ||
|
c1b2e73e67 | ||
|
5b38946066 | ||
|
a99df54c2a | ||
|
2fc45fc31c | ||
|
54be30fd9a | ||
|
26a8250a79 | ||
|
f5917af88e |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae0d58f549a03288cfbad61979f6f909f829948616c07799106f71b83aacc9e2
|
||||
size 5980
|
3
B-Keywords-1.28.tar.gz
Normal file
3
B-Keywords-1.28.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e7eb67695929487c61aaf2dae8baf9dda1ad87602bb5a094f10744b12765e3e
|
||||
size 13223
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
20
cpanspec.yml
Normal file
20
cpanspec.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
#description_paragraphs: 3
|
||||
#no_testing: broken upstream
|
||||
#sources:
|
||||
# - source1
|
||||
# - source2
|
||||
#patches:
|
||||
# foo.patch: -p1
|
||||
# bar.patch:
|
||||
#preamble: |-
|
||||
# BuildRequires: gcc-c++
|
||||
#post_prep: |-
|
||||
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||
#post_install: |-
|
||||
# sed on %{name}.files
|
||||
license: GPL-2.0 or Artistic-1.0
|
||||
#skip_noarch: 1
|
||||
#custom_build: -
|
||||
#./Build build flags=%{?_smp_mflags} --myflag
|
@@ -1,3 +1,158 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 05:34:57 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.280.0 (1.28)
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.28 2025-06-25 08:52 rurban
|
||||
- Add keywords any, all since 5.42.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 23 16:09:33 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- updated to 1.270.0 (1.27)
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.27 2024-05-27 12:13 rurban
|
||||
- Add bareword __CLASS__ since 5.39.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 03:06:02 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.26
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.25 2023-06-19 15:16:08 rurban
|
||||
- Add Corinna keywords, new with Perl 5.38.0 (PR #8, @trwyant)
|
||||
ADJUST class field method
|
||||
1.26 2023-06-19 18:43 rurban
|
||||
- Updated README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 03:06:02 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.24
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.24 2022-02-21 10:47:08 rurban
|
||||
- Fix for broken <archlibexp>/CORE/keywords.h test on system macOS
|
||||
(PR #5, @nega0)
|
||||
- finally added with 5.35.8 (RT #141406)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 03:06:47 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.23
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 03:06:56 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.22
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.22 2021-02-22 09:42:18 rurban
|
||||
- add try/catch by Tom Wyant
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 03:07:09 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.21
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.21 2019-12-17 17:38:00 rurban
|
||||
- isa was added with 5.31.7
|
||||
- improved t/z_kwalitee.t
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 16 06:02:25 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 1.20
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.20 2019-02-15 11:03:00 rurban
|
||||
- extern was added with 5.29.0c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 05:05:07 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.19
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.19 Thu Aug 23 11:16:09 CEST 2018
|
||||
- our was added with 5.005_61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 15:08:24 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.18
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.17 Mon Jan 29 17:57:05 CET 2018 rurban
|
||||
- Added 5.27.8 changes, whereis/whereso is gone for good.
|
||||
There's still a chance for perl6 compat
|
||||
1.18 Mon Jan 29 18:09:23 CET 2018 rurban
|
||||
- Oops, forgot break
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 06:05:06 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.16
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.16 Thu Dec 28 2017 rurban
|
||||
- Added 5.27.7 changes, RT #123948
|
||||
- Added cperl class keywords
|
||||
- Added keywords per version back to 5.004
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 09:29:26 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.15
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 12:11:52 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.14
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.14 rurban
|
||||
- removed err from Barewords, RT #102259 (Alex Efros a.k.a. Powerman)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:37:53 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.13
|
||||
- removed diag before each big t/11keywords.t loop
|
||||
- added suggested keywords from RT #62382:
|
||||
*_ and DATA to @FileHandles (the deprecated lowercase: stdin, stdout, stderr not),
|
||||
import unimport to @Functions,
|
||||
BINMODE CLEAR CLEARERR CLONE CLONE_SKIP CLOSE DELETE EOF
|
||||
ERROR EXISTS EXTEND FDOPEN FETCH FETCHSIZE FILENO FILL FIRSTKEY FLUSH
|
||||
GETC NEXTKEY OPEN POP POPPED PRINT PRINTF PUSH PUSHED READ READLINE
|
||||
SCALAR SEEK SETLINEBUF SHIFT SPLICE STORE STORESIZE SYSOPEN TELL
|
||||
TIEARRAY TIEHANDLE TIEHASH TIESCALAR UNREAD UNSHIFT UNTIE UTF8 WRITE to @TieIOMethods,
|
||||
can isa DOES VERSION to @UNIVERSALMethods,
|
||||
@EXPORT @EXPORT_OK @EXPORT_FAIL
|
||||
@EXPORT_TAGS _push_tags _rebuild_cache as_heavy export export_fail
|
||||
export_fail_in export_ok_tags export_tags export_to_level heavy_export
|
||||
heavy_export_ok_tags heavy_export_tags heavy_export_to_level
|
||||
heavy_require_version require_version to @ExporterSymbols (Zsbán Ambrus)
|
||||
- Moved exp from @Barewords to @Functions
|
||||
- Added $^CHILD_ERROR_NATIVE $^GLOBAL_PHASE $^LAST_FH $^MATCH $^PREMATCH
|
||||
$^POSTMATCH $^UTF8CACHE $^WIN32_SLOPPY_STAT to @Scalars
|
||||
- Added English names for %!, @F (perlrun) and @ARG for @_ (Zsbán Ambrus)
|
||||
- Added %+ %- (Zsbán Ambrus) and $LAST_SUBMATCH_RESULT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 23:02:44 UTC 2012 - coolo@suse.com
|
||||
|
||||
- updated to 1.12
|
||||
- Add new keywords for 5.16, __SUB__ and evalbytes.
|
||||
- Add new keyword fc (Unicode casefolding) for 5.16 added with commit 838f2281
|
||||
- added diag before each big t/11keywords.t loop
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 08:44:29 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-B-Keywords
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,64 +12,68 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-B-Keywords
|
||||
Version: 1.10
|
||||
Release: 1
|
||||
# MANUAL
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name B-Keywords
|
||||
Name: perl-B-Keywords
|
||||
Version: 1.280.0
|
||||
Release: 0
|
||||
# 1.28 -> normalize -> 1.280.0
|
||||
%define cpan_version 1.28
|
||||
#Upstream: 2017-2021 Reini Urban, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; version 2, or b) the "Artistic License" which comes with Perl.
|
||||
License: Artistic-1.0 OR GPL-2.0-only
|
||||
Summary: Lists of reserved barewords and symbol names
|
||||
Url: http://search.cpan.org/dist/B-Keywords/
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Provides: perl(B::Keywords) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
|
||||
%description
|
||||
'B::Keywords' supplies seven arrays of keywords: '@Scalars', '@Arrays',
|
||||
'@Hashes', '@Filehandles', '@Symbols', '@Functions', and '@Barewords'. The
|
||||
'@Symbols' array includes the contents of each of '@Scalars', '@Arrays',
|
||||
'@Hashes', '@Functions' and '@Filehandles'. Similarly, '@Barewords' adds a
|
||||
few non-function keywords and operators to the '@Functions' array.
|
||||
'B::Keywords' supplies several arrays of exportable keywords: '@Scalars',
|
||||
'@Arrays', '@Hashes', '@Filehandles', '@Symbols', '@Functions',
|
||||
'@Barewords', '@BarewordsExtra', '@TieIOMethods', '@UNIVERSALMethods' and
|
||||
'@ExporterSymbols'.
|
||||
|
||||
The '@Symbols' array includes the contents of each of '@Scalars',
|
||||
'@Arrays', '@Hashes', '@Functions' and '@Filehandles'.
|
||||
|
||||
Similarly, '@Barewords' adds a few non-function keywords and operators to
|
||||
the '@Functions' array.
|
||||
|
||||
'@BarewordsExtra' adds a few barewords which are not in keywords.h.
|
||||
|
||||
All additions and modifications are welcome.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
The perl parser uses a static list of keywords from _regen/keywords.pl_
|
||||
which constitutes the strict list of keywords @Functions and @Barewords,
|
||||
though some @Functions are not functions in the strict sense. Several
|
||||
library functions use more special symbols, handles and methods.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
%make_build
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
|
||||
make test
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
|
||||
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user