Update to anaconda-34.25.1.4
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya) Resolves: rhbz#2082132
This commit is contained in:
parent
6eb513b471
commit
e41c61c3c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -311,3 +311,4 @@
|
||||
/anaconda-34.25.1.1.tar.bz2
|
||||
/anaconda-34.25.1.2.tar.bz2
|
||||
/anaconda-34.25.1.3.tar.bz2
|
||||
/anaconda-34.25.1.4.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.3
|
||||
Version: 34.25.1.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.4-1
|
||||
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
|
||||
Resolves: rhbz#2082132
|
||||
|
||||
* Tue May 24 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.3-1
|
||||
- Run restorecon in chroot when handling home dirs (vslavik)
|
||||
Resolves: rhbz#2072426
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.3.tar.bz2) = 0c4930a3ae45f8bd9b2f40f23a5c81953bf30a87427df73218feff361282d6018f8d6da0e5134d9307be492ef5157f92348cace9a86447e196261df2f22e354e
|
||||
SHA512 (anaconda-34.25.1.4.tar.bz2) = 55e975f4c271d130a1129b9d938f72be783a5e373851a90603d540f06d3329a26b857444c53879397a90272a7644f120367d72d0eec57c5e3bfac2ac63c01615
|
||||
|
Loading…
Reference in New Issue
Block a user