diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 54761f2fe9bcd656d4c84ab70f445807dc33ae14..7177b923d9bc3f1c4d3f4c2a165c4bd050928009 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 # Base name of static rhel6 content tarball %global _static_rhel6_content %{name}-0.1.52-2.el7_9-rhel6 # https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds @@ -98,6 +98,7 @@ cd build -DSSG_PRODUCT_RHEL8:BOOLEAN=TRUE \ -DSSG_PRODUCT_FIREFOX:BOOLEAN=TRUE \ -DSSG_PRODUCT_JRE:BOOLEAN=TRUE \ +-DSSG_PRODUCT_ANOLIS8:BOOLEAN=TRUE \ %if %{defined centos} -DSSG_CENTOS_DERIVATIVES_ENABLED:BOOL=ON \ %else @@ -156,6 +157,9 @@ cp -r %{_builddir}/%{_static_rhel6_content}/guides %{buildroot}%{_docdir}/%{name %endif %changelog +* Thu Feb 23 2023 Yuqing - 0.1.66-2.0.2 +- Add product for Anolis8 (#9770) + * Wed Feb 22 2023 Chang Gao - 0.1.66-2.0.1 - Add extra package