Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apache-commons-lang3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
apache-commons-lang3
Commits
ebe3ce52
Commit
ebe3ce52
authored
2 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import apache-commons-lang3-3.12.0-8.el9_5
parent
7dffe598
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.apache-commons-lang3.checksum
+1
-0
1 addition, 0 deletions
.apache-commons-lang3.checksum
.apache-commons-lang3.metadata
+1
-1
1 addition, 1 deletion
.apache-commons-lang3.metadata
SPECS/apache-commons-lang3.spec
+8
-2
8 additions, 2 deletions
SPECS/apache-commons-lang3.spec
with
10 additions
and
3 deletions
.apache-commons-lang3.checksum
0 → 100644
+
1
−
0
View file @
ebe3ce52
7c601847d67c0ece503a1b60f2d2d3b06093f285c52d07176019d0388f9d8bdc
This diff is collapsed.
Click to expand it.
.apache-commons-lang3.metadata
+
1
−
1
View file @
ebe3ce52
16a0fbd2b4927189fdee1428c0b74a837abd187c
SOURCES/commons-lang3-3.12.0-src.tar.gz
fb73e7475cb76fc400a58da92b8d8d930717424917f96b80bb70f4366fd8ac25
SOURCES/commons-lang3-3.12.0-src.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/apache-commons-lang3.spec
+
8
−
2
View file @
ebe3ce52
...
...
@@ -2,7 +2,7 @@
Name: apache-commons-lang3
Version: 3.12.0
Release:
6
%{?dist}
Release:
8
%{?dist}
Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0
URL: https://commons.apache.org/lang
...
...
@@ -47,7 +47,7 @@ package.
%prep
%setup -n commons-lang3-%{version}-src
%patch1 -p1
%patch
-P
1 -p1
%pom_remove_plugin :maven-javadoc-plugin
%pom_remove_dep org.openjdk.jmh:jmh-core
...
...
@@ -81,6 +81,12 @@ sed -i '/<argLine>/d' pom.xml
%doc RELEASE-NOTES.txt
%changelog
* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 3.12.0-8
- Fix patch usage
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 3.12.0-7
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.12.0-6
- Rebuild to regenerate auto-requires
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment