update to 4.8.0

This commit is contained in:
Jindrich Novy 2011-10-20 05:54:40 +02:00
parent 9ebf2b6fac
commit 7bb1d67bed
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/mc-4.7.5.5.tar.xz
/mc-4.8.0.tar.xz

View File

@ -1,9 +1,9 @@
Summary: User-friendly text console file manager and visual shell
Name: mc
Version: 4.7.5.5
Version: 4.8.0
Release: 1%{?dist}
Epoch: 1
License: GPLv2
License: GPLv3+
Group: System Environment/Shells
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
URL: http://www.midnight-commander.org/
@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libexecdir}/mc/extfs.d
%changelog
* Thu Oct 20 2011 Jindrich Novy <jnovy@redhat.com> 4.8.0-1
- update to 4.8.0
- update license to GPLv3+
* Mon Sep 29 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.5-1
- update to 4.7.5.5

View File

@ -1 +1 @@
b533dde825972ca791b408795cb7b0f6 mc-4.7.5.5.tar.xz
49eb6e84c793629a42cc949f84c221af mc-4.8.0.tar.xz