Compare commits
No commits in common. "c8-beta-stream-rhel8" and "c8-stream-rhel8" have entirely different histories.
c8-beta-st
...
c8-stream-
@ -1 +1 @@
|
|||||||
06c4b276bc828b55d3333ead498e91e66e549dad SOURCES/delve-1.21.2.tar.gz
|
c8f99369a4bbf64032d480c11f416049c583069e SOURCES/delve-1.22.1.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/delve-1.21.2.tar.gz
|
SOURCES/delve-1.22.1.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: delve
|
Name: delve
|
||||||
Version: 1.21.2
|
Version: 1.22.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A debugger for the Go programming language
|
Summary: A debugger for the Go programming language
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,6 +71,10 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-1
|
||||||
|
- Rebase to 1.22.1
|
||||||
|
- Resolves: RHEL-54307
|
||||||
|
|
||||||
* Wed Jan 31 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-3
|
* Wed Jan 31 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-3
|
||||||
- Skip an additional test as it's breaking in the CI system.
|
- Skip an additional test as it's breaking in the CI system.
|
||||||
- Modify the name of the patch.
|
- Modify the name of the patch.
|
||||||
|
Loading…
Reference in New Issue
Block a user