Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
delve
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
src-rhel
rpms
delve
Commits
36375626
Commit
36375626
authored
10 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import delve-1.22.1-1.el10
parent
3f9c2fe9
Branches
c9
Tags
imports/c9/delve-1.24.1-2.el9_5
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.delve.metadata
+1
-1
1 addition, 1 deletion
.delve.metadata
SPECS/delve.spec
+8
-2
8 additions, 2 deletions
SPECS/delve.spec
with
9 additions
and
3 deletions
.delve.metadata
+
1
−
1
View file @
36375626
826b0623ba054a4c212509b89794864864022a6996bab7df3739870938876c47
SOURCES/delve-1.22.
0
.tar.gz
fe6f0d97c233d4f0f1ed422c11508cc57c14e9e0915f9a258f1912c46824cbfb
SOURCES/delve-1.22.
1
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/delve.spec
+
8
−
2
View file @
36375626
...
...
@@ -2,7 +2,7 @@
## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number =
5
;
release_number =
1
;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
...
...
@@ -13,7 +13,7 @@
# https://github.com/go-delve/delve
%global goipath github.com/go-delve/delve
Version: 1.22.
0
Version: 1.22.
1
%global common_description %{expand:
Delve is a debugger for the Go programming language. The goal of the project
...
...
@@ -117,6 +117,12 @@ popd
%changelog
## START: Generated by rpmautospec
* Wed May 22 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-1
- Bump up to Delve 1.22.1
* Fri May 03 2024 Edjunior Machado <emachado@redhat.com> - 1.22.0-6
- gating.yaml: Add gating config for rhel-10
* Wed Feb 14 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.22.0-5
- Skip tests failing due to network configuration
...
...
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