diff --git a/obs-server.spec b/obs-server.spec index 0d8ae151e1886ef819c8c6d60b177d908413e291..da96eba9d75d1cfa5a55a5d31e85f4914e58eeba 100644 --- a/obs-server.spec +++ b/obs-server.spec @@ -66,8 +66,8 @@ This is a package providing basic configuration files. %package -n obs-api Summary: The Open Build Service -- The API and WEBUI Requires: httpd, apache2-mod_xforward, rubygem-passenger, mod_passenger >= 6.0.4 -Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = %{version} -Requires: obs-bundled-gems = %{version} +Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = 2.10.1 +Requires: obs-bundled-gems = 2.10.1 Conflicts: memcached < 1.4 %description -n obs-api @@ -494,6 +494,9 @@ usermod -a -G docker obsservicerun %{_sbindir}/rcobsstoragesetup %changelog +* Thu Mar 17 2022 houyingchao - 2.10.11-2 +- Fix install failed + * Fri Mar 11 2022 houyingchao - 2.10.11-1 - Fix CVE-2020-8031 - Upgrade to 2.10.11