Compare commits

...

No commits in common. "c8-stream-rhel8" and "c8-beta-stream-rhel8" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View File

@ -1 +1 @@
c8f99369a4bbf64032d480c11f416049c583069e SOURCES/delve-1.22.1.tar.gz
06c4b276bc828b55d3333ead498e91e66e549dad SOURCES/delve-1.21.2.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/delve-1.22.1.tar.gz
SOURCES/delve-1.21.2.tar.gz

View File

@ -3,8 +3,8 @@
%endif
Name: delve
Version: 1.22.1
Release: 1%{?dist}
Version: 1.21.2
Release: 3%{?dist}
Summary: A debugger for the Go programming language
License: MIT
@ -71,10 +71,6 @@ done
%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
- Skip an additional test as it's breaking in the CI system.
- Modify the name of the patch.