mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 22:35:28 +00:00
Fix dist (typo in Release field)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
623d5ad663
commit
4408b3fbb1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 6%{?dist}b
|
||||
Release: 6%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
|
|
Loading…
Reference in a new issue