Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/mc

This commit is contained in:
Jindrich Novy 2020-01-31 14:36:01 +01:00
commit 67d68841c6

View File

@ -4,7 +4,7 @@ Summary: User-friendly text console file manager and visual shell
Name: mc
Epoch: 1
Version: 4.8.24
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv3+
URL: http://www.midnight-commander.org/
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
@ -93,9 +93,12 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
%changelog
* Fri Jan 31 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-3
* Fri Jan 31 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-4
- fix gcc-10 build failure
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-2
- be sure to use /var/tmp instead of /tmp (#1795006)