update to 4.8.3
This commit is contained in:
parent
11d6ae068c
commit
633218668e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/mc-4.8.2.tar.xz
|
/mc-4.8.3.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.2
|
Version: 4.8.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_libexecdir}/mc/extfs.d
|
%dir %{_libexecdir}/mc/extfs.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 23 2012 Jindrich Novy <jnovy@redhat.com> 1:4.8.3-1
|
||||||
|
- update to 4.8.3
|
||||||
|
|
||||||
* Tue Mar 20 2012 Slava Zanko <slavazanko@gmail.com> 1:4.8.2-1
|
* Tue Mar 20 2012 Slava Zanko <slavazanko@gmail.com> 1:4.8.2-1
|
||||||
- update to 4.8.2
|
- update to 4.8.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user