SHA256
1
0
forked from pool/perl

Accepting request 1185065 from devel:languages:perl

- Insert manual provide for perl(Getopt::Long) until new version
  transition is done

OBS-URL: https://build.opensuse.org/request/show/1185065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl?expand=0&rev=136
This commit is contained in:
Ana Guerrero 2024-07-03 08:06:40 +00:00 committed by Git OBS Bridge
commit fb08fff933
2 changed files with 8 additions and 5 deletions

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 3 07:31:25 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
- Insert manual provide for perl(Getopt::Long) until new version
transition is done
-------------------------------------------------------------------
Mon Jun 17 12:36:15 CEST 2024 - mls@suse.de
@ -1724,7 +1730,6 @@ Thu Jan 22 19:22:53 MET 1998 - florian@suse.de
Tue Nov 11 19:46:21 MET 1997 - florian@suse.de
- fixed file list
- update to perl 5.004_04
-------------------------------------------------------------------
@ -1741,16 +1746,12 @@ Thu Oct 9 19:08:47 MEST 1997 - florian@suse.de
-------------------------------------------------------------------
Tue May 20 14:10:37 MEST 1997 - florian@suse.de
- update to version 5.004
- disable hooks to csh in perl, it is not installed on all systems
-------------------------------------------------------------------
Mon Nov 4 01:59:08 CET 1996 - bs@suse.de
h2ph call in doinst.sh added.
-------------------------------------------------------------------

@ -91,6 +91,8 @@ Provides: perl-Digest-MD5 = 2.55
%if "%{version}" != "%{pversion}"
Provides: perl-base = %{pversion}-%{release}
%endif
# manual provides until we finally switch to the new versions system
Provides: perl(Getopt::Long) = 2.570.0
%description base
perl - Practical Extraction and Report Language