Skip to content

Commit e681b05

Browse files
committed
v1.24.6
1 parent 35bf81d commit e681b05

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

SPECS/golang.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%global __strip /bin/true
77

88
Name: golang
9-
Version: 1.24.5
9+
Version: 1.24.6
1010
Release: 1%{?dist}
1111
Summary: The Go Programming Language
1212
License: BSD and Public Domain
@@ -31,6 +31,9 @@ cp -prv %{_builddir}/go %{buildroot}/usr/local/
3131
%doc LICENSE
3232

3333
%changelog
34+
* Thu Aug 7 2025 Jamie Curnow <jc@jc21.com> - 1.24.6-1
35+
- v1.24.6
36+
3437
* Thu Jul 3 2025 Jamie Curnow <jc@jc21.com> - 1.24.5-1
3538
- v1.24.5
3639

rpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"publish": {
33
"PACKAGE": "golang",
44
"GH_USER": "jc21-rpm",
5-
"VERSION": "1.24.5"
5+
"VERSION": "1.24.6"
66
}
77
}

0 commit comments

Comments
 (0)