Update to 4.8.6
This commit is contained in:
parent
b3be159c19
commit
e745b3bcbd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/mc-4.8.5.tar.xz
|
/mc-4.8.6.tar.xz
|
||||||
|
5
mc.spec
5
mc.spec
@ -1,6 +1,6 @@
|
|||||||
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.5
|
Version: 4.8.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_libexecdir}/mc/ext.d
|
%dir %{_libexecdir}/mc/ext.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 20 2012 Jindrich Novy <jnovy@redhat.com> 4.8.6-1
|
||||||
|
- update to 4.8.6 (#857512)
|
||||||
|
|
||||||
* Tue Sep 11 2012 Jindrich Novy <jnovy@redhat.com> 4.8.5-1
|
* Tue Sep 11 2012 Jindrich Novy <jnovy@redhat.com> 4.8.5-1
|
||||||
- update to 4.8.5 (#815307)
|
- update to 4.8.5 (#815307)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user