[mc] update to 4.8.8

Jindrich Novy jnovy at fedoraproject.org
Tue Apr 2 15:38:39 UTC 2013


commit c9aaa3b8862c498e1a6c832df8b7d80ae3260a0e
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Tue Apr 2 17:38:28 2013 +0200

    update to 4.8.8

 .gitignore |    2 +-
 mc.spec    |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60c68ab..1a52d6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.8.7.tar.xz
+/mc-4.8.8.tar.xz
diff --git a/mc.spec b/mc.spec
index 4a287ce..8d11aed 100644
--- a/mc.spec
+++ b/mc.spec
@@ -1,7 +1,7 @@
 Summary:	User-friendly text console file manager and visual shell
 Name:		mc
-Version:	4.8.7
-Release:	3%{?dist}
+Version:	4.8.8
+Release:	1%{?dist}
 Epoch:		1
 License:	GPLv3+
 Group:		System Environment/Shells
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/profile.d/*
 %config(noreplace) %{_sysconfdir}/mc/mc.ext
 %config(noreplace) %{_sysconfdir}/mc/*edit*
-%config(noreplace) %{_sysconfdir}/mc/mc.keymap*
+%config(noreplace) %{_sysconfdir}/mc/mc*.keymap
 %config(noreplace) %{_sysconfdir}/mc/mc.menu*
 %config(noreplace) %{_sysconfdir}/mc/*.ini
 %dir %{_datadir}/mc
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mc/ext.d
 
 %changelog
+* Tue Apr 04 2013 Jindrich Novy <jnovy at redhat.com> 4.8.8-1
+- update to 4.8.8
+
 * Thu Mar 21 2013 Jindrich Novy <jnovy at redhat.com> 4.8.7-3
 - attempt to fix segfault while passing messages to widgets (#907045, #912033)
 - fix possible segfault when freeing a VFS (#923415)
diff --git a/sources b/sources
index cf2307b..95967e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e825e767f85a57af210919f9f6c90b2  mc-4.8.7.tar.xz
+14231665535fc80cc654b6ccfd070995  mc-4.8.8.tar.xz


More information about the scm-commits mailing list