mc-4.8.24-1.fc32
- update to 4.8.24 - drop merged tmpdir patch Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6d390f4b98
commit
3763fbba48
@ -1,3 +1,12 @@
|
|||||||
|
diff -up mc-4.8.24/src/vfs/extfs/helpers/uc1541.python3 mc-4.8.24/src/vfs/extfs/helpers/uc1541
|
||||||
|
--- mc-4.8.24/src/vfs/extfs/helpers/uc1541.python3 2020-01-20 14:40:30.637996501 +0100
|
||||||
|
+++ mc-4.8.24/src/vfs/extfs/helpers/uc1541 2020-01-20 14:37:55.253442507 +0100
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-#!/usr/bin/env python
|
||||||
|
+#!/usr/bin/env python3
|
||||||
|
"""
|
||||||
|
UC1541 Virtual filesystem
|
||||||
|
|
||||||
--- a/src/vfs/extfs/helpers/s3+.in (original)
|
--- a/src/vfs/extfs/helpers/s3+.in (original)
|
||||||
+++ b/src/vfs/extfs/helpers/s3+.in (refactored)
|
+++ b/src/vfs/extfs/helpers/s3+.in (refactored)
|
||||||
@@ -153,16 +153,16 @@
|
@@ -153,16 +153,16 @@
|
||||||
|
9
mc.spec
9
mc.spec
@ -3,12 +3,11 @@
|
|||||||
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.23
|
Version: 4.8.24
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.midnight-commander.org/
|
URL: http://www.midnight-commander.org/
|
||||||
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
|
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
|
||||||
Patch0: %{name}-tmpdir.patch
|
|
||||||
Patch1: %{name}-spec.syntax.patch
|
Patch1: %{name}-spec.syntax.patch
|
||||||
Patch2: %{name}-rpm.patch
|
Patch2: %{name}-rpm.patch
|
||||||
Patch3: %{name}-python3.patch
|
Patch3: %{name}-python3.patch
|
||||||
@ -92,6 +91,10 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 20 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-1
|
||||||
|
- update to 4.8.24
|
||||||
|
- drop merged tmpdir patch
|
||||||
|
|
||||||
* Wed Oct 09 2019 Jindrich Novy <jnovy@redhat.com> - 1:4.8.23-7
|
* Wed Oct 09 2019 Jindrich Novy <jnovy@redhat.com> - 1:4.8.23-7
|
||||||
- disable aspell support until it is clear how to set up
|
- disable aspell support until it is clear how to set up
|
||||||
aspell dependencies or avoiding annoying error message
|
aspell dependencies or avoiding annoying error message
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mc-4.8.23.tar.xz) = e51c7f926d296280a57a8ecb5f4b296a850022b7ab9beaba89f5cb7554d8fc3e13c73b8571f78c3162ee85df88f7f46d07c9c893156cda4d1377a01071cdd1c6
|
SHA512 (mc-4.8.24.tar.xz) = ec9e40198455e7001bb1d06ea060b9b4c32ad3a3750d0cc9bac334b53eb666df1746335bfcd411213fa4386b23e516f6026fe3d74ad9119b2340b26c63ccd4fc
|
||||||
|
Loading…
Reference in New Issue
Block a user