New version 32.12-1
- Add a temporary hack to fix installations on ppc64le and aarch64 (#1764666) (mkolman)
This commit is contained in:
parent
4cd6dac8c6
commit
01989885f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
||||
/anaconda-32.9.tar.bz2
|
||||
/anaconda-32.10.tar.bz2
|
||||
/anaconda-32.11.tar.bz2
|
||||
/anaconda-32.12.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 32.11
|
||||
Version: 32.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -347,6 +347,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 Martin Kolman <mkolman@redhat.com> - 32.12-1
|
||||
- Add a temporary hack to fix installations on ppc64le and aarch64 (#1764666)
|
||||
(mkolman)
|
||||
|
||||
* Thu Oct 24 2019 Martin Kolman <mkolman@redhat.com> - 32.11-1
|
||||
- Fix the timeout of DBus calls (vponcova)
|
||||
- Remove pydbus from the spec file (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-32.11.tar.bz2) = a3154f186d0661c72845ea83b7ad80009cf7471bd80b64a87c809c3d0b84fc1c4c803a6c72e32ad9cbc2204405bc223d2c089b81a9beefafb9ff3e4ebd406efa
|
||||
SHA512 (anaconda-32.12.tar.bz2) = 9b3d0369b5680ba1113adf5ad171f8772e10cf32385717499cc361899959d1af5e4baa017f719a3836514ca7020d67558b795467edcc431ae85c0cac81dfc334
|
||||
|
Loading…
Reference in New Issue
Block a user