New version 31.17-1
- Move graphical login detection to a DBus Task (#1722950) (mkolman) - Add DBus support for device trees of partitioning modules (vponcova) - Create the interactive partitioning module (vponcova) - Fix misleading comment (riehecky)
This commit is contained in:
parent
a7fbb931c9
commit
7466163b57
1
.gitignore
vendored
1
.gitignore
vendored
@ -196,3 +196,4 @@
|
||||
/anaconda-31.14.tar.bz2
|
||||
/anaconda-31.15.tar.bz2
|
||||
/anaconda-31.16.tar.bz2
|
||||
/anaconda-31.17.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 31.16
|
||||
Version: 31.17
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -353,6 +353,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2019 Martin Kolman <mkolman@redhat.com> - 31.17-1
|
||||
- Move graphical login detection to a DBus Task (#1722950) (mkolman)
|
||||
- Add DBus support for device trees of partitioning modules (vponcova)
|
||||
- Create the interactive partitioning module (vponcova)
|
||||
- Fix misleading comment (riehecky)
|
||||
|
||||
* Thu Jun 20 2019 Martin Kolman <mkolman@redhat.com> - 31.16-1
|
||||
- Replace the XConfig execute() method by DBus Tasks (mkolman)
|
||||
- Fix list-screens script reference (gpchelkin)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-31.16.tar.bz2) = 8ca9794c5ef8e35ce5859f277ad794fecdf20037e7b9a3e032953e978ba938a4f4df60ac6932bc5ab74661955214d7e5342f27c361608273030b3e27e867d214
|
||||
SHA512 (anaconda-31.17.tar.bz2) = d79b793bf682c36428eed635b5b4686605eb4452a74503a333d1172607cb8760a3d3cd6ad6e1b3846644d2da6c686d2f8278b2030f6e95d0ee42340cdd757920
|
||||
|
Loading…
Reference in New Issue
Block a user