diff --git a/config/config.ini b/config/config.ini index d9372a7739daad0e65704403cb85139737f4cacb..e215d841f33989cf67658bd58800084c94109596 100644 --- a/config/config.ini +++ b/config/config.ini @@ -9,6 +9,9 @@ openEuler-20.03-LTS-SP2 = True oepkg_openstack-common_oe-20.03-LTS-SP2 = True oepkg_openstack-queens_oe-20.03-LTS-SP2 = True oepkg_openstack-rocky_oe-20.03-LTS-SP2 = True +oepkg_openstack-common_oe-20.03-LTS-Next = True +oepkg_openstack-queens_oe-20.03-LTS-Next = True +oepkg_openstack-rocky_oe-20.03-LTS-Next = True [ignore_repo] name = ci_check build [package_info_file] diff --git a/releasenode.txt b/releasenode.txt index a945acacfe22e67b0ec5815b6ee2a343167ba732..419cd2ba4b10e59eb0393ddd09f7e4e08898376c 100644 --- a/releasenode.txt +++ b/releasenode.txt @@ -1,3 +1,5 @@ +v1.3.1: + - add support for 20.03-LTS-Next in oepkg branch v1.3.0: - add tool for creating pckg-mgmt.yaml file - add tool for modified src-openeuler.yaml file according to pckg-mgmt.yaml file contents