Skip to content

Commit

Permalink
Update mariner-release version number (#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
jslobodzian authored Jun 16, 2021
1 parent c22b497 commit bfc1ba3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion SPECS/mariner-release/mariner-release.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: CBL-Mariner release files
Name: mariner-release
Version: 1.0
Release: 17%{?dist}
Release: 18%{?dist}
License: MIT
Group: System Environment/Base
URL: https://aka.ms/cbl-mariner
Expand Down Expand Up @@ -67,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/issue.net

%changelog
* Thu Jun 15 2021 Jon Slobodzian <[email protected]> - 1.0-18
- Updating version for Mid-May update to fix ISO boot issue.
* Thu Jun 3 2021 Jon Slobodzian <[email protected]> - 1.0-17
- Updating version for May update
* Wed Apr 27 2021 Jon Slobodzian <[email protected]> - 1.0-16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ findutils-lang-4.6.0-7.cm1.aarch64.rpm
gettext-0.19.8.1-4.cm1.aarch64.rpm
gzip-1.9-5.cm1.aarch64.rpm
make-4.2.1-5.cm1.aarch64.rpm
mariner-release-1.0-17.cm1.noarch.rpm
mariner-release-1.0-18.cm1.noarch.rpm
patch-2.7.6-7.cm1.aarch64.rpm
util-linux-2.32.1-3.cm1.aarch64.rpm
util-linux-devel-2.32.1-3.cm1.aarch64.rpm
Expand Down
2 changes: 1 addition & 1 deletion toolkit/resources/manifests/package/pkggen_core_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ findutils-lang-4.6.0-7.cm1.x86_64.rpm
gettext-0.19.8.1-4.cm1.x86_64.rpm
gzip-1.9-5.cm1.x86_64.rpm
make-4.2.1-5.cm1.x86_64.rpm
mariner-release-1.0-17.cm1.noarch.rpm
mariner-release-1.0-18.cm1.noarch.rpm
patch-2.7.6-7.cm1.x86_64.rpm
util-linux-2.32.1-3.cm1.x86_64.rpm
util-linux-devel-2.32.1-3.cm1.x86_64.rpm
Expand Down
2 changes: 1 addition & 1 deletion toolkit/resources/manifests/package/toolchain_aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ m4-debuginfo-1.4.18-4.cm1.aarch64.rpm
make-4.2.1-5.cm1.aarch64.rpm
make-debuginfo-4.2.1-5.cm1.aarch64.rpm
mariner-check-macros-1.0-3.cm1.noarch.rpm
mariner-release-1.0-17.cm1.noarch.rpm
mariner-release-1.0-18.cm1.noarch.rpm
mariner-repos-1.0-13.cm1.noarch.rpm
mariner-repos-extras-1.0-13.cm1.noarch.rpm
mariner-repos-extras-preview-1.0-13.cm1.noarch.rpm
Expand Down
2 changes: 1 addition & 1 deletion toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ m4-debuginfo-1.4.18-4.cm1.x86_64.rpm
make-4.2.1-5.cm1.x86_64.rpm
make-debuginfo-4.2.1-5.cm1.x86_64.rpm
mariner-check-macros-1.0-3.cm1.noarch.rpm
mariner-release-1.0-17.cm1.noarch.rpm
mariner-release-1.0-18.cm1.noarch.rpm
mariner-repos-1.0-13.cm1.noarch.rpm
mariner-repos-extras-1.0-13.cm1.noarch.rpm
mariner-repos-extras-preview-1.0-13.cm1.noarch.rpm
Expand Down

0 comments on commit bfc1ba3

Please sign in to comment.