New version 29.7-1
- Add Makefiles for disk initialization and selection modules (vponcova) - Remove the invalid self argument (vponcova) - Run all unit tests (vponcova)
This commit is contained in:
parent
1cf02c2503
commit
fe9a979f8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
||||
/anaconda-29.4.tar.bz2
|
||||
/anaconda-29.5.tar.bz2
|
||||
/anaconda-29.6.tar.bz2
|
||||
/anaconda-29.7.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 29.6
|
||||
Version: 29.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -334,6 +334,11 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2018 Martin Kolman <mkolman@redhat.com> - 29.7-1
|
||||
- Add Makefiles for disk initialization and selection modules (vponcova)
|
||||
- Remove the invalid self argument (vponcova)
|
||||
- Run all unit tests (vponcova)
|
||||
|
||||
* Tue Mar 27 2018 Martin Kolman <mkolman@redhat.com> - 29.6-1
|
||||
- Create the disk initialization and disk selection modules (vponcova)
|
||||
- Use watch_property to watch changes of DBus properties (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-29.6.tar.bz2) = 2ec4bfc2573382e5521e51280554607a1d4ce60282d2c068637612a31ecaf13ef4d7f8dca63f8d1ac8ddc51a0b052f700e4d71843896bfe274b32c6a613165b3
|
||||
SHA512 (anaconda-29.7.tar.bz2) = 99ca9f69bcca51fa57b709b6faab1e9bec8f16700d284f847776768433ed6a0a2d07e98bed8ff20c27abe9f5d81a2442675dcec9304ddf4899bbb66ee3808f32
|
||||
|
Loading…
Reference in New Issue
Block a user