New version 32.9-1
- Don't mark the network command as removed (vponcova)
This commit is contained in:
parent
a4a7366033
commit
789cfaec0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -210,3 +210,4 @@
|
||||
/anaconda-32.6.tar.bz2
|
||||
/anaconda-32.7.tar.bz2
|
||||
/anaconda-32.8.tar.bz2
|
||||
/anaconda-32.9.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 32.8
|
||||
Version: 32.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -348,6 +348,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 15 2019 Martin Kolman <mkolman@redhat.com> - 32.9-1
|
||||
- Don't mark the network command as removed (vponcova)
|
||||
|
||||
* Mon Oct 14 2019 Martin Kolman <mkolman@redhat.com> - 32.8-1
|
||||
- Do not use module_debsolv_errors DNF method (jkonecny)
|
||||
- Update pyanaconda/rescue.py (slavik.vladimir)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-32.8.tar.bz2) = 6cc57b536b24cca9c9a4dcfe59feddf94ec755900ee45c2414708156344289063ca39005d4e1520bb3dda59a1697992132800b21a015d8272d7bc635b4d08b89
|
||||
SHA512 (anaconda-32.9.tar.bz2) = 87db98fe946a97e448ce0ea45e0554c99733d7782c892bdf68ef7ee59b9eee027524e5a677b5fbd5d450d2a5bef4e70f5f92a7ff8122009475f426eb314d053d
|
||||
|
Loading…
Reference in New Issue
Block a user