[libfm] Update to the latest git, to support treeview on pcmanfm

Mamoru Tasaka mtasaka at fedoraproject.org
Sun May 29 15:48:04 UTC 2011


commit b8515832a25f969e617cf9aaf6c158df85f8abda
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon May 30 00:47:51 2011 +0900

    Update to the latest git, to support treeview on pcmanfm

 .gitignore |    1 +
 libfm.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52ca169..e6a9a71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libfm-0.1.12.tar.gz
 /libfm-0.1.15-gitdebea4a90d17ec6fd5876564d28977a3c3875924.tar.gz
 /libfm-0.1.15-D20110422git30d03d27e4.tar.gz
 /libfm-0.1.15-D20110427gita1f63c3114.tar.gz
+/libfm-0.1.15-D20110529gitcd79d6228b.tar.gz
diff --git a/libfm.spec b/libfm.spec
index 9643da1..20423a1 100644
--- a/libfm.spec
+++ b/libfm.spec
@@ -4,12 +4,12 @@
 # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/libfm
 
 %global         usegit      1
-%global         mainrel     5
+%global         mainrel     6
 
-%global         githash     a1f63c3114f604ef2cb3f3ca6e142b8fb362657a
+%global         githash     cd79d6228bf07b22b2cf86a82d025cc95772eee8
 %global         shorthash   %(TMP=%githash ; echo ${TMP:0:10})
-%global         gitdate     Apr 27 13:35:40 2011 +0200
-%global         gitdate_num 20110427
+%global         gitdate     Sun May 29 00:54:21 2011 +0800
+%global         gitdate_num 20110529
 
 %if 0%{?usegit} >= 1
 %global         fedorarel   %{mainrel}.D%{gitdate_num}git%{shorthash}
@@ -222,6 +222,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %endif
 
 %changelog
+* Sun May 29 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.1.15-6
+- Update to the latest git, to support treeview on pcmanfm
+
 * Tue May 03 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.1.15-5
 - Update to the latest git
 
diff --git a/sources b/sources
index e76ac36..edb011d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d79722338b928b2da199f8e54f1a66e  libfm-0.1.15-D20110427gita1f63c3114.tar.gz
+e95814ea3dfb384e683900a2c5a4ed49  libfm-0.1.15-D20110529gitcd79d6228b.tar.gz


More information about the scm-commits mailing list