mc-4.8.27-1.fc36
- update to https://github.com/MidnightCommander/mc/releases/tag/v4.8.27 - fix mc --version (#1858573) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4d61adfcce
commit
ec6dab4853
9
mc.spec
9
mc.spec
@ -3,8 +3,8 @@
|
|||||||
Summary: User-friendly text console file manager and visual shell
|
Summary: User-friendly text console file manager and visual shell
|
||||||
Name: mc
|
Name: mc
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.8.26
|
Version: 4.8.27
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.midnight-commander.org/
|
URL: http://www.midnight-commander.org/
|
||||||
Source0: https://github.com/MidnightCommander/mc/archive/%{version}.tar.gz
|
Source0: https://github.com/MidnightCommander/mc/archive/%{version}.tar.gz
|
||||||
@ -52,6 +52,7 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
sed -i "s,PREV_MC_VERSION=\"unknown\",PREV_MC_VERSION=\"%{version}\"," version.sh
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
PYTHON=%{__python3} \
|
PYTHON=%{__python3} \
|
||||||
@ -102,6 +103,10 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 Jindrich Novy <jnovy@redhat.com> - 1:4.8.27-1
|
||||||
|
- update to https://github.com/MidnightCommander/mc/releases/tag/v4.8.27
|
||||||
|
- fix mc --version (#1858573)
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.26-4
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.26-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (4.8.26.tar.gz) = 65bd7cd1de4b03684d9bfd6a922768cf98711af9e53c5af5dfa305031d09010967daa2d4ef996066a9a01814c4b6bfd65aaba8d23ecabe04a620f68c35298e9d
|
SHA512 (4.8.27.tar.gz) = 707903e67bf85d0aa1ac6b5671f607fe2e48e25e8cd74c975dd27bf7610915fe00af7220aae69904b2f7f403b484c11c82accd17fe26ccebbf00345f79205e8e
|
||||||
|
Loading…
Reference in New Issue
Block a user