mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-25 06:37:33 +00:00
Rebuilt for librpm soname bump
This commit is contained in:
parent
46f7747235
commit
181fe6a48c
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: 0.21%{?dist}
|
Release: 0.22%{?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
|
||||||
|
@ -596,6 +596,9 @@ fi
|
||||||
%{_datarootdir}/grub/themes/starfield
|
%{_datarootdir}/grub/themes/starfield
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 2.02-0.22
|
||||||
|
- Rebuilt for librpm soname bump
|
||||||
|
|
||||||
* Wed Aug 05 2015 Peter Jones <pjones@redhat.com> - 2.02-0.21
|
* Wed Aug 05 2015 Peter Jones <pjones@redhat.com> - 2.02-0.21
|
||||||
- Back out one of the debuginfo generation patches; it doesn't work right on
|
- Back out one of the debuginfo generation patches; it doesn't work right on
|
||||||
aarch64 yet.
|
aarch64 yet.
|
||||||
|
|
Loading…
Reference in a new issue