Skip to content

Commit

Permalink
v1.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Curnow committed Feb 17, 2020
1 parent 2a3f94c commit 5c21360
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions SPECS/golang.spec
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
%endif

%global go_api 1.13
%global go_version 1.13.5
%global go_version 1.13.8

Name: golang
Version: 1.13.5
Version: 1.13.8
Release: 1%{?dist}
Summary: The Go Programming Language
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
Expand Down Expand Up @@ -584,6 +584,9 @@ fi
%endif

%changelog
* Mon Feb 17 2020 Jakub Čajka <[email protected]> - 1.13.8-1
- v1.13.8

* Thu Dec 05 2019 Jakub Čajka <[email protected]> - 1.13.5-1
- Rebase to go1.13.5

Expand Down
2 changes: 1 addition & 1 deletion rpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"publish": {
"PACKAGE": "golang",
"GH_USER": "jc21-rpm",
"VERSION": "1.13.5"
"VERSION": "1.13.8"
}
}

0 comments on commit 5c21360

Please sign in to comment.