docker: add epoch for easy upgrade

(cherry picked from commit 7770ba688f2fe0ba20ff05d55bb9db20ba7854bf)
This commit is contained in:
chenjiankun 2022-09-21 11:36:07 +08:00 committed by openeuler-sync-bot
parent 220dc337d8
commit 340b8d7164
2 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
18.09.0.242
18.09.0.243

View File

@ -1,6 +1,7 @@
Name: docker-engine
Version: 18.09.0
Release: 242
Release: 243
Epoch: 1
Summary: The open-source application container engine
Group: Tools/Docker
@ -198,6 +199,12 @@ fi
%endif
%changelog
* Wed Sep 21 2022 chenjiankun <chenjiankun1@huawei.com> - 18.09.0-243
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add epoch for easy upgrade
* Thu Sep 15 2022 chenjiankun <chenjiankun1@huawei.com> - 18.09.0-242
- Type:bugfix
- CVE:NA