Skip to content

Commit

Permalink
Carry SPEC file from v0.17.2 release (knative#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
navidshaikh authored Oct 12, 2020
1 parent 1f93635 commit 978c349
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.14
%global kn_version 0.17.1
%global kn_version 0.17.2
%global kn_release 1
%global kn_cli_version v%{kn_version}
%global source_dir knative-client
Expand Down Expand Up @@ -64,6 +64,9 @@ Obsoletes: %{package_name} < %{kn_version}
%{_datadir}/%{name}-redistributable/windows/kn-windows-amd64.exe

%changelog
* Mon Oct 12 2020 Navid Shaikh <[email protected]> v0.17.2-1
- Bump kn release v0.17.2

* Thu Oct 8 2020 David Simansky <[email protected]> v0.17.1-1
- Bump kn release v0.17.1

Expand Down

0 comments on commit 978c349

Please sign in to comment.