[pcmanfm] 0.9.9 release

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Aug 29 15:17:58 UTC 2011


commit 82dd60073b6b3a2393eda5cc226cc5665f440016
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Aug 30 00:17:45 2011 +0900

    0.9.9 release

 .gitignore   |    1 +
 pcmanfm.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d94b47a..c1e622b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pcmanfm-0.9.7.tar.gz
 /pcmanfm-0.9.9-D20110422git3f899d14eb.tar.gz
 /pcmanfm-0.9.9-D20110529git99f4474555_tabrework.tar.gz
 /pcmanfm-0.9.9-D20110803git07ddaf9cde.tar.gz
+/pcmanfm-0.9.9.tar.gz
diff --git a/pcmanfm.spec b/pcmanfm.spec
index b11eaeb..77259d1 100644
--- a/pcmanfm.spec
+++ b/pcmanfm.spec
@@ -1,8 +1,8 @@
 # Upstream git:
 # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm
 
-%global         usegit      1
-%global         mainrel     7
+%global         usegit      0
+%global         mainrel     8
 
 %global         githash     07ddaf9cdeedc5f86a03b28b3d686aa82c59b38e
 %global         shorthash   %(TMP=%githash ; echo ${TMP:0:10})
@@ -62,7 +62,7 @@ which features tabbed browsing and user-friendly interface.
 %setup -q
 #install -cpm 644 %{SOURCE1} data/
 
-sh autogen.sh
+#sh autogen.sh
 
 # permission fix
 chmod 0644 [A-Z]*
@@ -123,6 +123,9 @@ exit 0
 %endif
 
 %changelog
+* Sun Aug 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.9.9-8
+- 0.9.9 release
+
 * Sun Aug  7 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.9.9-7
 - Update to the latest git
 
diff --git a/sources b/sources
index bc4ef6d..e0497db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-118753d52ff7578c63c47f61e613ece9  pcmanfm-0.9.9-D20110803git07ddaf9cde.tar.gz
+f31ed6defb600f7046a456220d8efa3a  pcmanfm-0.9.9.tar.gz


More information about the scm-commits mailing list