Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mc.git#ddd9508f3fb054123570cc38f8545e5cf850b992
This commit is contained in:
parent
cd97452406
commit
f1fdc1fdb9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/*.tar.xz
|
/*.tar.gz
|
||||||
|
8
mc.spec
8
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.25
|
Version: 4.8.26
|
||||||
Release: 3%{?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
|
||||||
@ -13,6 +13,7 @@ Patch3: %{name}-python3.patch
|
|||||||
Patch4: %{name}-default_setup.patch
|
Patch4: %{name}-default_setup.patch
|
||||||
Patch5: %{name}-tmpdir.patch
|
Patch5: %{name}-tmpdir.patch
|
||||||
# deps for autogen.sh
|
# deps for autogen.sh
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@ -98,6 +99,9 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 21 2021 Jindrich Novy <jnovy@redhat.com> - 1:4.8.26-1
|
||||||
|
- update to 4.8.26
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.25-3
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.25-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (4.8.25.tar.gz) = a69b9998dbef8c307895a2cece284ffed252b93db68c8ae64844c02bf5a771ab1168f8064313873c218a14fc10aae502be39be64473a47d243fe67e9c2176bb8
|
SHA512 (4.8.26.tar.gz) = 65bd7cd1de4b03684d9bfd6a922768cf98711af9e53c5af5dfa305031d09010967daa2d4ef996066a9a01814c4b6bfd65aaba8d23ecabe04a620f68c35298e9d
|
||||||
|
Loading…
Reference in New Issue
Block a user