[xfe] 1.40.1 (prerelease), for hang up issue using UIM

Mamoru TASAKA mtasaka at fedoraproject.org
Mon Feb 16 04:28:18 UTC 2015


commit be5e117419479be97e3988dea95f655a81230ed9
Author: John <mtasaka at fedoraproject.org>
Date:   Mon Feb 16 13:28:07 2015 +0900

    1.40.1 (prerelease), for hang up issue using UIM

 .gitignore |    1 +
 sources    |    2 +-
 xfe.spec   |   14 +++++++++++---
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa1e3b8..1eef6c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /xfe-1.35.tar.gz
 /xfe-1.37.tar.gz
 /xfe-1.40.tar.gz
+/xfe-1.40.1.tar.gz
diff --git a/sources b/sources
index cb0d850..36faa04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09854d424fd9e602b21aa3a363f3b5b7  xfe-1.40.tar.gz
+96b55aa848d6b710f78b0f62b7d3d31e  xfe-1.40.1.tar.gz
diff --git a/xfe.spec b/xfe.spec
index ac0d7fc..2dc305c 100644
--- a/xfe.spec
+++ b/xfe.spec
@@ -1,11 +1,16 @@
+%global	hash_thread1	2501673c
+%global	hash_thread2	5d70
+
 Name:		xfe
-Version:	1.40
-Release:	1%{?dist}
+Version:	1.40.1
+Release:	0.1%{?dist}
 Summary:	X File Explorer File Manager
 
 License:	GPLv2+
 URL:		http://roland65.free.fr/xfe/
-Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+#Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+# Temporarily
+Source0:	https://sourceforge.net/p/xfe/bugs/_discuss/thread/%{hash_thread1}/%{hash_thread2}/attachment/%{name}-%{version}.tar.gz
 # Use system-wide startup-notification: need discuss with upstream
 Patch0:	xfe-1.40-use-system-libsn.patch
 
@@ -129,6 +134,9 @@ update-desktop-database &> /dev/null || :
 %exclude	%{_datadir}/%{name}/icons/gnome*-theme/
 
 %changelog
+* Mon Feb 16 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.40.1-0.1
+- 1.40.1 (prerelease), for hang up issue using UIM
+
 * Tue Jan 13 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.40-1
 - 1.40
 


More information about the scm-commits mailing list