mtasaka pushed to spacefm (f22). "1.0.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 03:50:20 UTC 2015


>From 888acd0ef6f8be1bcd2b8f9195acf27066de108b Mon Sep 17 00:00:00 2001
From: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date: Mon, 20 Apr 2015 12:49:36 +0900
Subject: 1.0.0


diff --git a/.gitignore b/.gitignore
index 22c2b76..5b048b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /spacefm-0.9.2.tar.xz
 /spacefm-0.9.3.tar.xz
 /spacefm-0.9.4.tar.xz
+/spacefm-1.0.0.tar.xz
diff --git a/sources b/sources
index 1271f99..d08189f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0214e90d408e72baa5db19bab41f5eeb  spacefm-0.9.4.tar.xz
+c3129645b75e3dca1b5df550b1186375  spacefm-1.0.0.tar.xz
diff --git a/spacefm.spec b/spacefm.spec
index 9a26a76..7ed2d38 100644
--- a/spacefm.spec
+++ b/spacefm.spec
@@ -1,6 +1,6 @@
 Name:		spacefm
-Version:	0.9.4
-Release:	4%{?dist}
+Version:	1.0.0
+Release:	1%{?dist}
 Summary:	Multi-panel tabbed file and desktop manager
 
 License:	GPLv3+
@@ -39,7 +39,9 @@ find . -name \*.c -print0 | xargs --null chmod 0644
 
 %build
 %configure \
-	--with-gtk3
+	--with-gtk3 \
+	--disable-video-thumbnails \
+	%{nil}
 make %{?_smp_mflags}
 
 %install
@@ -112,6 +114,9 @@ gtk-update-icon-cache %{_datadir}/icons/Faenza &>/dev/null || :
 %{_datadir}/icons/Faenza/apps/*/%{name}*
 
 %changelog
+* Mon Apr 20 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Thu Oct 02 2014 Rex Dieter <rdieter at fedoraproject.org> 0.9.4-4
 - update mime scriptlets
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/spacefm.git/commit/?h=f22&id=888acd0ef6f8be1bcd2b8f9195acf27066de108b


More information about the scm-commits mailing list