Auto sync2gitlab import of anaconda-33.16.7.4-1.el8.src.rpm
This commit is contained in:
parent
2713a7422a
commit
7944c489a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/anaconda-33.16.7.1.tar.bz2
|
||||
/anaconda-33.16.7.3.tar.bz2
|
||||
/anaconda-33.16.7.4.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.7.3
|
||||
Version: 33.16.7.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 01 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.4-1
|
||||
- Check if the mount point exists before calling statvfs (vponcova)
|
||||
Resolves: rhbz#1826760
|
||||
|
||||
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.3-1
|
||||
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
|
||||
Resolves: rhbz#1970726
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.7.3.tar.bz2) = 43be762ebdef5ea24948cd07141d9a35e0849d0a3e8fd40d2a422ca107e585950e40a44501e5d057e9fa24b863604eb583173225c560a8a8d403050ecc43cef8
|
||||
SHA512 (anaconda-33.16.7.4.tar.bz2) = c2a1ecbd5b173108a928e3afcfc1e87fa98130ccc37df68b423479f19aa54ceb73825a990d2ac088dd427ed44e737dbb9ad4d5d2f79337def5ec6cea3bfe23d2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user