New version 30.2-1
- Add initial 32-bit ARMv7 EFI support (pbrobinson) - Drop legacy get_arm_machine pieces (pbrobinson) - arch: arm: drop omap checks and specifics (pbrobinson)
This commit is contained in:
parent
1437e9302e
commit
aae84bc756
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@
|
|||||||
/anaconda-29.23.tar.bz2
|
/anaconda-29.23.tar.bz2
|
||||||
/anaconda-29.24.tar.bz2
|
/anaconda-29.24.tar.bz2
|
||||||
/anaconda-30.1.tar.bz2
|
/anaconda-30.1.tar.bz2
|
||||||
|
/anaconda-30.2.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 30.1
|
Version: 30.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -348,6 +348,11 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 30 2018 Martin Kolman <mkolman@redhat.com> - 30.2-1
|
||||||
|
- Add initial 32-bit ARMv7 EFI support (pbrobinson)
|
||||||
|
- Drop legacy get_arm_machine pieces (pbrobinson)
|
||||||
|
- arch: arm: drop omap checks and specifics (pbrobinson)
|
||||||
|
|
||||||
* Mon Aug 27 2018 Martin Kolman <mkolman@redhat.com> - 30.1-1
|
* Mon Aug 27 2018 Martin Kolman <mkolman@redhat.com> - 30.1-1
|
||||||
- Fix the processing of the live CD source (#1622248) (vponcova)
|
- Fix the processing of the live CD source (#1622248) (vponcova)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-30.1.tar.bz2) = 8ff46e1912f7260e7817e44a6ccc0e7a217918120225f63bd4536b0c07bb593777449cde2031e2c0b70943a8b39d0f0adcde35bb6e1f98ee87ccea94595675d6
|
SHA512 (anaconda-30.2.tar.bz2) = d0dc8ac793212e7766f03351ae0a68f0284904c13498e393a7fb2bf00bf998178a3fb3e78d835ecac774721a7ceb79c6913a3e7a69db05e5eabdc03ba82ef784
|
||||||
|
Loading…
Reference in New Issue
Block a user