Fix dist tag

Related: #1991667
This commit is contained in:
Michal Domonkos 2021-08-19 16:35:31 +02:00
parent df26668d42
commit 6a3e594a7c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
Summary: The RPM package management system
Name: rpm
Version: %{rpmver}
Release: %{?snapver:0.%{snapver}.}%{rel}%{?dist}.1
Release: %{?snapver:0.%{snapver}.}%{rel}%{?dist}
Url: http://www.rpm.org/
Source0: http://ftp.rpm.org/releases/%{srcdir}/rpm-%{srcver}.tar.bz2
%if %{with bdb} && %{with int_bdb}