diff --git a/obs-server.spec b/obs-server.spec index 4ead42a2f6a1ce3b09cf0bc5031766d5a50f3d89..332a62e80080ada025949cc3924e287aada2143f 100644 --- a/obs-server.spec +++ b/obs-server.spec @@ -1,13 +1,13 @@ %global do_check 0 Name: obs-server -Version: 2.10.1 -Release: lp151.23.3 +Version: 2.10.7 +Release: l Summary: The Open Build Service -- Server Component License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: open-build-service-%version.tar.xz +Source0: open-build-service-%version.tar.gz BuildArch: noarch BuildRequires: python-devel, /usr/bin/xmllint, openssl, perl-BSSolv >= 0.36, perl-Compress-Zlib, xz @@ -473,6 +473,9 @@ usermod -a -G docker obsservicerun %{_sbindir}/rcobsstoragesetup %changelog +* Tue Jul 21 2020 jixinjie - 2.10.7-1 +- update package to 2.10.7 + * Sun Mar 15 2020 hy-euler - 2.10.1-lp151.23.3 - delete the Provides of obs-cloud-uploader which provides the tools for upload images to the cloud diff --git a/open-build-service-2.10.1.tar.xz b/open-build-service-2.10.7.tar.gz similarity index 50% rename from open-build-service-2.10.1.tar.xz rename to open-build-service-2.10.7.tar.gz index e49d0da1a56106bb8ea0fdc2f827e8f5c1322a8d..762cb9a2e3112640bdc6a0dd8ba5d99290ae8099 100644 Binary files a/open-build-service-2.10.1.tar.xz and b/open-build-service-2.10.7.tar.gz differ