fedora: Start Release tag from 1, not 0
...as specified by the Fedora Packaging Guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_simple_versioning Reported-by: Artur Frenszek-Iwicki <fedora@svgames.pl> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
41b5ff0a14
commit
7d0b29c477
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
Name: passt
|
||||
Version: {{{ git_version }}}
|
||||
Release: 0%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
Group: System Environment/Daemons
|
||||
|
|
Loading…
Reference in a new issue