mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 14:32:58 +00:00
Rebuilt for RPM soname bump
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
73823ebf7d
commit
5e05dbf1e6
1 changed files with 4 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.02
|
Version: 2.02
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
|
@ -558,6 +558,9 @@ fi
|
||||||
%{_datarootdir}/grub/themes/starfield
|
%{_datarootdir}/grub/themes/starfield
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com>
|
||||||
|
- Rebuilt for RPM soname bump
|
||||||
|
|
||||||
* Thu Aug 03 2017 Peter Jones <pjones@redhat.com> - 2.02-3
|
* Thu Aug 03 2017 Peter Jones <pjones@redhat.com> - 2.02-3
|
||||||
- Rebuild so it gets SB signed correctly.
|
- Rebuild so it gets SB signed correctly.
|
||||||
Related: rhbz#1335533
|
Related: rhbz#1335533
|
||||||
|
|
Loading…
Reference in a new issue