Skip to content

Commit

Permalink
Update spec file (knative#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: David Simansky <[email protected]>
  • Loading branch information
openshift-cherrypick-robot and dsimansk authored May 3, 2022
1 parent cdac15d commit 2f22b27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion openshift-serverless-clients.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global package_name openshift-serverless-clients
%global product_name OpenShift Serverless
%global golang_version 1.17
%global kn_version 0.26.0
%global kn_version 1.0.0
%global kn_release 1
%global kn_cli_version v%{kn_version}
%global source_dir knative-client
Expand Down Expand Up @@ -68,6 +68,9 @@ Obsoletes: %{package_name} < %{kn_version}
%{_datadir}/%{name}-redistributable/windows/kn-windows-amd64.exe

%changelog
* Thu Feb 17 2022 David Simansky <[email protected]> v1.0.0-1
- Bump kn release v1.0.0

* Thu Nov 18 2021 David Simansky <[email protected]> v0.26.0-1
- Bump kn release v0.26.0

Expand Down

0 comments on commit 2f22b27

Please sign in to comment.