Update to 4.8.11
This commit is contained in:
parent
18aaf46ce8
commit
a9f23ecec9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/mc-4.8.10.tar.xz
|
/mc-4.8.11.tar.xz
|
||||||
|
7
mc.spec
7
mc.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: User-friendly text console file manager and visual shell
|
Summary: User-friendly text console file manager and visual shell
|
||||||
Name: mc
|
Name: mc
|
||||||
Version: 4.8.10
|
Version: 4.8.11
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_libexecdir}/mc/ext.d
|
%dir %{_libexecdir}/mc/ext.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 02 2013 Jindrich Novy <novyjindrich@gmail.com> 4.8.11
|
||||||
|
- update to 4.8.11
|
||||||
|
|
||||||
* Sat Aug 03 2013 Jindrich Novy <novyjindrich@gmail.com> 4.8.10
|
* Sat Aug 03 2013 Jindrich Novy <novyjindrich@gmail.com> 4.8.10
|
||||||
- update to 4.8.10 (#984540)
|
- update to 4.8.10 (#984540)
|
||||||
- sync patches
|
- sync patches
|
||||||
|
Loading…
Reference in New Issue
Block a user