diff --git a/obs-server.spec b/obs-server.spec index 34039e1cf95659e8ddf4f400a43afaae92ad275a..dd57416ad8207fb8008eb34fcaeebe3cfc04ca51 100644 --- a/obs-server.spec +++ b/obs-server.spec @@ -6,7 +6,7 @@ Name: obs-server Version: 2.10.7 -Release: 2 +Release: 3 Summary: The Open Build Service -- Server Component License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org @@ -17,7 +17,7 @@ Patch1: 0001-obs_server-fix-usage-info.patch BuildArch: noarch -BuildRequires: python-devel, /usr/bin/xmllint, openssl, perl-BSSolv >= 0.36, perl-Compress-Zlib, xz +BuildRequires: python3-devel, /usr/bin/xmllint, openssl, perl-BSSolv >= 0.36, perl-Compress-Zlib, xz BuildRequires: perl-File-Sync >= 0.10, perl-JSON-XS, perl-Net-SSLeay, perl-Socket-MsgHdr, nodejs BuildRequires: perl-TimeDate, perl-XML-Parser, perl-XML-Simple, perl-YAML-LibYAML, procps, tzdata BuildRequires: rubygem-bundler, rubygem-rake, obs-bundled-gems, rubygem-bigdecimal, perl(Test::Simple) > 1 @@ -482,6 +482,9 @@ usermod -a -G docker obsservicerun %{_sbindir}/rcobsstoragesetup %changelog +* Fri Oct 30 2020 yanglongkang - 2.10.7-3 +- remove python2 dependency + * Tue Oct 20 2020 wutao - 2.10.7-2 - delete extra tar and change yaml