[mfiler3/f16] 4.4.7

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Nov 19 18:17:38 UTC 2011


commit fac4649c167358bb20d536b3cf90b45cd9eac506
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Nov 20 03:17:35 2011 +0900

    4.4.7

 .gitignore   |    1 +
 mfiler3.spec |   16 ++++++++++++----
 sources      |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ded4c05..06190c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ clog
 /mfiler3-4.4.1.tgz
 /mfiler3-4.4.2.tgz
 /mfiler3-4.4.3.tgz
+/mfiler3-4.4.7.tgz
diff --git a/mfiler3.spec b/mfiler3.spec
index 0444b46..019872f 100644
--- a/mfiler3.spec
+++ b/mfiler3.spec
@@ -1,10 +1,10 @@
-%global	repoid		53063
+%global	repoid		53899
 
-%global	minver_saphire	3.5.3
+%global	minver_saphire	3.6.2
 
 Name:		mfiler3
-Version:	4.4.3
-Release:	3%{?dist}
+Version:	4.4.7
+Release:	1%{?dist}
 Summary:	Two pane file manager under UNIX console
 
 Group:		Applications/Editors
@@ -17,7 +17,9 @@ Source10:	mfiler3.sh
 Obsoletes:	%{name}-mdnd < 3.0.0
 
 BuildRequires:	cmigemo-devel
+%if 0
 BuildRequires:	gc-devel
+%endif
 BuildRequires:	saphire-devel >= %{minver_saphire}
 BuildRequires:	ncurses-devel
 BuildRequires:	oniguruma-devel
@@ -86,6 +88,12 @@ rm -rf ./Trash
 
 
 %changelog
+* Sun Nov 20 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.4.7-1
+- 4.4.7
+
+* Thu Nov 17 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.4.6-1
+- 4.4.6
+
 * Sun Oct 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.4.3-3
 - Rebuild against new saphire
 
diff --git a/sources b/sources
index cd73a3e..6ef4e94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e9d2fa9b1325aa714b690d14e94ab20  mfiler3-4.4.3.tgz
+db7068c4a34cc58ecca5c72ac7d983f8  mfiler3-4.4.7.tgz


More information about the scm-commits mailing list