8
0

Compare commits

...

16 Commits

Author SHA256 Message Date
143d1d9ef6 Accepting request 1293123 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1293123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=11
2025-07-15 14:43:57 +00:00
0420a1c3bd - Remove perl-Term-ReadLine-Gnu-gcc15.patch, fixed upstream:
https://github.com/hirooih/perl-trg/pull/32
- updated to 1.470.0 (1.47)
   see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
  1.47  2025-07-06
  	- readline-8.3 support
  	    new functions
  		rl_reparse_colors
  		rl_print_keybinding
  	    new variables
  		rl_full_quoting_desired
  		rl_macro_display_hook
  		rl_completion_rewrite_hook
  	    new state values for rl_readline_state
  		RL_STATE_READSTR
  	- sample code updates
  	    - import almost all examples from the GNU Readline Library
  	    - use "/usr/bin/env" for sh-bang
  	    - add eg/README.md
  	- the check for being in emacs to be more like bash (#28)
  	- add a wrap function on every function which has Keymap as an argument
  	- add some constant functions
  	    - add macro functions for rl_readline_state
  		- RL_SETSTATE(), RL_UNSETSTATE(), RL_ISSTATE()
  	    - export READERR
  	- Fix for compilation in C23 mode (#32)
  	- POD updates
  	    - fix description of add_defun() in BUGS section (#23)
  	    - fix formatting
  	- GitHub actions: update os and perl-version matrix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=29
2025-07-14 11:51:37 +00:00
a9a3837e54 Accepting request 1281142 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1281142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=10
2025-05-30 12:37:54 +00:00
3091fb102f - added patches
9c89044bca
  + perl-Term-ReadLine-Gnu-gcc15.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=27
2025-05-29 12:29:22 +00:00
1694c74042 add changes entry for changes file fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=26
2025-05-29 11:56:39 +00:00
1e373aeb39 remove last line of changes file that source_validator suddenly doesn't like
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=25
2025-05-29 11:54:40 +00:00
923997c4ce Accepting request 1098164 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1098164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=9
2023-07-12 15:26:59 +00:00
2342b281f0 Accepting request 1097589 from devel:languages:perl:autoupdate
- updated to 1.46
   see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
  1.46  2023-07-01
  	- Reproduce Term::ReadLine::Stub’s behavior for ornaments (#17)
  	    - The Perl debugger uses these control sequences for online help
  	    - fetch the control sequences for outputting bold text as the
  	      current Term::ReadLine does
          - let new() fail on multiple instantiation (#16)
          - suppress warning errors on clang
              - add prototype on every function declaration
              - use ANSI-C style port definition even for XS code
          - make clean removes `*.dSYM` for macOS
          - INSTALL.md: update content
              - add install procedure using packages
              - update and remove old descriptions

OBS-URL: https://build.opensuse.org/request/show/1097589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=22
2023-07-11 13:15:04 +00:00
36b50fce69 Accepting request 1042835 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1042835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=8
2022-12-14 13:11:11 +00:00
Stephan Kulow
bdaddcdcd9 Accepting request 1041123 from devel:languages:perl:autoupdate
- updated to 1.45
   see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
  1.45  2022-11-27
  	- add support MSWin32
  	    - require the GNU Readline Library 8.1 or later
  	    - use xfree in the GNU Readline Library
  	    - INSTALL.md: add section "MSWin32 (Strawberry Perl)"
  	- Makefile.PL
  	    - On macOS Big Sur or later 'perl Makefile.PL' does not warn any
  	      more without using ExtUtils::MakeMaker 7.58 or later.
  	- ppport.h: update from version 3.62 to version 3.68.
  	    - suppress warning messages, Wcompound-token-split-by-macro,
  	      generated by clang 12 or later
  	    - https://github.com/Perl/perl5/issues/18780
  	- expand tabs, trim trailing white-spaces

OBS-URL: https://build.opensuse.org/request/show/1041123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ReadLine-Gnu?expand=0&rev=20
2022-12-14 08:57:44 +00:00
5233048c48 Accepting request 1034533 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1034533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=7
2022-11-09 11:57:11 +00:00
ed718be624 Accepting request 1007974 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1007974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=6
2022-10-06 05:41:31 +00:00
6333012798 Accepting request 892229 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/892229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=5
2021-05-11 21:04:20 +00:00
8c8fd799ff Accepting request 890407 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/890407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=4
2021-05-04 20:01:23 +00:00
19fdb6840b Accepting request 875106 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/875106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=3
2021-02-26 20:59:21 +00:00
e7c0bb134f Accepting request 860223 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/860223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Term-ReadLine-Gnu?expand=0&rev=2
2021-01-04 18:10:07 +00:00
5 changed files with 103 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13e0aaed8165e74ac75b06e1f9a602bd63dd0c8d55a34067db84e9fe82806b05
size 199060

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b07ac8a9b494c50aa87a40dccab3f879b92eb9527ac0f2ded5d4743d166b649
size 217825

View File

@@ -16,8 +16,6 @@ description: |-
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
preamble: |-
BuildRequires: ncurses-devel
BuildRequires: readline-devel

View File

@@ -1,3 +1,89 @@
-------------------------------------------------------------------
Fri Jul 11 14:07:09 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Remove perl-Term-ReadLine-Gnu-gcc15.patch, fixed upstream:
https://github.com/hirooih/perl-trg/pull/32
-------------------------------------------------------------------
Sun Jul 6 05:35:14 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.470.0 (1.47)
see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
1.47 2025-07-06
- readline-8.3 support
new functions
rl_reparse_colors
rl_print_keybinding
new variables
rl_full_quoting_desired
rl_macro_display_hook
rl_completion_rewrite_hook
new state values for rl_readline_state
RL_STATE_READSTR
- sample code updates
- import almost all examples from the GNU Readline Library
- use "/usr/bin/env" for sh-bang
- add eg/README.md
- the check for being in emacs to be more like bash (#28)
- add a wrap function on every function which has Keymap as an argument
- add some constant functions
- add macro functions for rl_readline_state
- RL_SETSTATE(), RL_UNSETSTATE(), RL_ISSTATE()
- export READERR
- Fix for compilation in C23 mode (#32)
- POD updates
- fix description of add_defun() in BUGS section (#23)
- fix formatting
- GitHub actions: update os and perl-version matrix
-------------------------------------------------------------------
Wed Apr 16 11:14:16 UTC 2025 - pgajdos@suse.com
- added patches
https://github.com/hirooih/perl-trg/commit/9c89044bca3437a4f5520357cee1d5971db9877b
+ perl-Term-ReadLine-Gnu-gcc15.patch
-------------------------------------------------------------------
Sun Jul 2 03:08:09 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.46
see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
1.46 2023-07-01
- Reproduce Term::ReadLine::Stubs behavior for ornaments (#17)
- The Perl debugger uses these control sequences for online help
- fetch the control sequences for outputting bold text as the
current Term::ReadLine does
- let new() fail on multiple instantiation (#16)
- suppress warning errors on clang
- add prototype on every function declaration
- use ANSI-C style port definition even for XS code
- make clean removes `*.dSYM` for macOS
- INSTALL.md: update content
- add install procedure using packages
- update and remove old descriptions
-------------------------------------------------------------------
Mon Nov 28 03:08:36 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.45
see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
1.45 2022-11-27
- add support MSWin32
- require the GNU Readline Library 8.1 or later
- use xfree in the GNU Readline Library
- INSTALL.md: add section "MSWin32 (Strawberry Perl)"
- Makefile.PL
- On macOS Big Sur or later 'perl Makefile.PL' does not warn any
more without using ExtUtils::MakeMaker 7.58 or later.
- ppport.h: update from version 3.62 to version 3.68.
- suppress warning messages, Wcompound-token-split-by-macro,
generated by clang 12 or later
- https://github.com/Perl/perl5/issues/18780
- expand tabs, trim trailing white-spaces
-------------------------------------------------------------------
Mon Nov 7 03:08:07 UTC 2022 - Tina Müller <timueller+perl@suse.de>
@@ -109,4 +195,4 @@ Mon Aug 11 12:40:34 UTC 2014 - ncutler@suse.com
- check license
- take over maintainership
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Term-ReadLine-Gnu
#
# Copyright (c) 2022 SUSE LLC
# 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
@@ -18,15 +18,22 @@
%define cpan_name Term-ReadLine-Gnu
Name: perl-Term-ReadLine-Gnu
Version: 1.44
Version: 1.470.0
Release: 0
# 1.47 -> normalize -> 1.470.0
%define cpan_version 1.47
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl extension for the GNU Readline/History Library
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(Term::ReadLine::Gnu) = %{version}
Provides: perl(Term::ReadLine::Gnu::AU)
Provides: perl(Term::ReadLine::Gnu::Var)
Provides: perl(Term::ReadLine::Gnu::XS) = %{version}
%undefine __perllib_provides
%{perl_requires}
# MANUAL BEGIN
BuildRequires: ncurses-devel
@@ -47,7 +54,9 @@ This package also has the interface with the almost all functions and
variables which are documented in the GNU Readline/History Library Manual.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"