Fix release part of version number.
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
5164814ea1
commit
d728e4b1d8
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libabigail
|
||||
Version: 1.0
|
||||
Release: 1
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of ABI analysis tools
|
||||
|
||||
License: LGPLv3+
|
||||
@ -148,6 +148,9 @@ fi
|
||||
%doc doc/manuals/html/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 22 2017 Dodji Seketeli <dodji@seketeli.org> - 1.0-1
|
||||
- Add missing %%{dist} to release.
|
||||
|
||||
* Tue Nov 7 2017 Dodji Seketeli <dodji@redhat.com> - 1.0-1
|
||||
- Update to upstream 1.0 tarball
|
||||
- Adjust tarball_revision and tarball_name macros
|
||||
|
Loading…
Reference in New Issue
Block a user