Skip to content

Commit

Permalink
Sync latest spec file to main (knative#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk authored Aug 4, 2021
1 parent d1c3c37 commit e0708bd
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions openshift-serverless-clients.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
%global debug_package %{nil}
%global package_name openshift-serverless-clients
%global product_name OpenShift Serverless
%global golang_version 1.14
%global kn_version 0.18.4
%global golang_version 1.15
%global kn_version 0.23.2
%global kn_release 1
%global kn_cli_version v%{kn_version}
%global source_dir knative-client
Expand Down Expand Up @@ -68,6 +68,24 @@ Obsoletes: %{package_name} < %{kn_version}
%{_datadir}/%{name}-redistributable/windows/kn-windows-amd64.exe

%changelog
* Mon Aug 2 2021 David Simansky <[email protected]> v0.23.2-1
- Bump kn release v0.23.2

* Wed Jun 16 2021 David Simansky <[email protected]> v0.22.0-1
- Bump kn release v0.22.0

* Thu May 6 2021 David Simansky <[email protected]> v0.21.0-1
- Bump kn release v0.21.0

* Thu Mar 4 2021 David Simansky <[email protected]> v0.20.0-1
- Bump kn release v0.20.0

* Wed Jan 27 2021 David Simansky <[email protected]> v0.19.1-2
- Bump kn release v0.19.1-2

* Thu Dec 17 2020 Navid Shaikh <[email protected]> v0.19.1-1
- Bump kn release v0.19.1

* Wed Dec 09 2020 Navid Shaikh <[email protected]> v0.18.4-1
- Bump kn release v0.18.4

Expand Down

0 comments on commit e0708bd

Please sign in to comment.