-
Notifications
You must be signed in to change notification settings - Fork 788
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumping to v1.22.3. The v1.22.2 tag/release that was created was created badly and is messing up go modules. Per @vrothberg, the only fix is to bump the version and create a new release. [NO TESTS NEEDED] [NO NEW TESTS NEEDED] Signed-off-by: TomSweeneyRedHat <[email protected]>
- Loading branch information
1 parent
dfab841
commit 852ca9f
Showing
4 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
|
||
Name: buildah | ||
# Bump version in define/types.go too | ||
Version: 1.22.3-dev | ||
Version: 1.22.3 | ||
Release: 1.git%{shortcommit}%{?dist} | ||
Summary: A command line tool used to creating OCI Images | ||
License: ASL 2.0 | ||
|
@@ -100,7 +100,8 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions | |
%{_datadir}/bash-completion/completions/* | ||
|
||
%changelog | ||
* Thu Aug 19, 2021 Tom Sweeney <[email protected]> 1.22.3-dev-1 | ||
* Fri Aug 20, 2021 Tom Sweeney <[email protected]> 1.22.3-1 | ||
- [release-1.22] bump to v1.22.3 | ||
|
||
* Thu Aug 19, 2021 Tom Sweeney <[email protected]> 1.22.2-1 | ||
- [release-1.22] bump c/image to v5.15.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters