2020-05-20 16:42:18 +00:00
committed by Git OBS Bridge
parent 960fe53346
commit a5f9f90fa4
8 changed files with 36 additions and 12 deletions

View File

@@ -18,17 +18,17 @@
# needsbinariesforbuild
%if !0%{?suse_version}
%define __pkg_name obs-build
%else
%if 0%{?suse_version}
%define __pkg_name build
%else
%define __pkg_name obs-build
%endif
Name: %{__pkg_name}
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0-only OR GPL-3.0-only
Group: Development/Tools/Building
Version: 20200313
Version: 20200520
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build