Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
perl
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
perl
Commits
d4dd29cc
Commit
d4dd29cc
authored
Jan 30, 2020
by
Juho Hämäläinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[perl] Update packaging for version 5.16.3.
parent
61636b5f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
perl.changes
perl.changes
+3
-0
perl.spec
perl.spec
+3
-2
No files found.
perl.changes
View file @
d4dd29cc
* Thu Jan 30 2020 Juho Hämäläinen <juho.hamalainen@jolla.com> - 5.16.3-1
- Update to Perl version 5.16.3.
* Mon Aug 12 2019 Niels Breet <niels.breet@jolla.com> - 5.16.1-3
- Remove gdbm support
Fixes JB#46707
...
...
perl.spec
View file @
d4dd29cc
%
global
perl_version
5.16.
1
%
global
perl_version
5.16.
3
%
global
perl_epoch
2
%
global
perl_arch_stem
-
thread
-
multi
%
global
perl_archname
%{
_arch
}-%{
_os
}%{
perl_arch_stem
}
...
...
@@ -25,7 +25,7 @@
Name
:
perl
Version
:
%{
perl_version
}
Release
:
3
Release
:
1
Epoch
:
%{
perl_epoch
}
Summary
:
Practical
Extraction
and
Report
Language
Group
:
Development
/
Languages
...
...
@@ -93,6 +93,7 @@ BuildRequires: gdbm-devel
#
The
long
line
of
Perl
provides
.
#
Compat
provides
Provides
:
perl
(:
MODULE_COMPAT_5
.16.3
)
Provides
:
perl
(:
MODULE_COMPAT_5
.16.1
)
Provides
:
perl
(:
MODULE_COMPAT_5
.16.0
)
Provides
:
perl
(:
MODULE_COMPAT_5
.12.1
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment