New version 30.25-1
- Remove one more obsolete group tag (mkolman)
This commit is contained in:
parent
97ef15513d
commit
94acc710c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -179,3 +179,4 @@
|
|||||||
/anaconda-30.21.tar.bz2
|
/anaconda-30.21.tar.bz2
|
||||||
/anaconda-30.22.tar.bz2
|
/anaconda-30.22.tar.bz2
|
||||||
/anaconda-30.23.tar.bz2
|
/anaconda-30.23.tar.bz2
|
||||||
|
/anaconda-30.25.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 30.23
|
Version: 30.25
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -354,6 +354,23 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 19 2019 Martin Kolman <mkolman@redhat.com> - 30.25-1
|
||||||
|
- Remove one more obsolete group tag (mkolman)
|
||||||
|
|
||||||
|
* Tue Feb 19 2019 Martin Kolman <mkolman@redhat.com> - 30.24-1
|
||||||
|
- Add tests for the bootloader installation tasks (vponcova)
|
||||||
|
- Move the bootloader tests to a new file (vponcova)
|
||||||
|
- Create the DBus installation tasks for the bootloader (vponcova)
|
||||||
|
- Check for dirinstall target on s390 (bcl)
|
||||||
|
- Remove the menu_auto_hide attribute from Bootloader (vponcova)
|
||||||
|
- Remove the efi_dir attribute from EFIBase (vponcova)
|
||||||
|
- Clean up the Anaconda class (vponcova)
|
||||||
|
- Move pyanaconda.ihelp (vponcova)
|
||||||
|
- Update the stylesheet data (vponcova)
|
||||||
|
- Add tests for new methods of the Storage module (vponcova)
|
||||||
|
- Apply the partitioning in the Storage module (vponcova)
|
||||||
|
- Fix missing space in translatable string (mail)
|
||||||
|
|
||||||
* Wed Feb 13 2019 Martin Kolman <mkolman@redhat.com> - 30.23-1
|
* Wed Feb 13 2019 Martin Kolman <mkolman@redhat.com> - 30.23-1
|
||||||
- Reorganize the code for the boot loader installation (vponcova)
|
- Reorganize the code for the boot loader installation (vponcova)
|
||||||
- Remove a useless argument from write_boot_loader (vponcova)
|
- Remove a useless argument from write_boot_loader (vponcova)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-30.23.tar.bz2) = 3939adec85c9bf2c4029cc2b768ee1ea9e3412289dd5f285b144a0affedb5fab1dc9b7aa27cd7fc2025698970d8a707bef76bef0eb838144a75e1298721d4114
|
SHA512 (anaconda-30.25.tar.bz2) = be71dc12d6416cae6aa3f671fb0ea7396e60ac709cef2326fb1a8c229d00bbe76e4d3778b5fc08443d386642f6d5a115b78d93b1bab241257c1c41bf4d95ff80
|
||||||
|
Loading…
Reference in New Issue
Block a user