[goldendict] modified: .gitignore modified: goldendict.spec modified: sources

helloworld1 helloworld1 at fedoraproject.org
Tue Oct 12 12:44:57 UTC 2010


commit 0dba7b46f7e89a1700ccf9786d55c47f4bbe25ae
Author: Liberty <Liberty at liberty.ustc>
Date:   Tue Oct 12 20:43:32 2010 -0400

    	modified:   .gitignore
    	modified:   goldendict.spec
    	modified:   sources
    
    New git snapshot

 .gitignore      |    1 +
 goldendict.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20968e8..c0544e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 goldendict-c33fa2c.tar.gz
 goldendict-4fa567e.tar.gz
 goldendict-415f35e.tar.gz
+/goldendict-ac4be0b.tar.gz
diff --git a/goldendict.spec b/goldendict.spec
index 58d1012..9cad2b8 100644
--- a/goldendict.spec
+++ b/goldendict.spec
@@ -1,9 +1,9 @@
-%define githash 415f35e
-%define gitdate 20100804
+%define githash ac4be0b
+%define gitdate 20101012
 
 Name:		goldendict
 Version:	0.9.0
-Release:	14.%{gitdate}git%{githash}%{?dist}
+Release:	15.%{gitdate}git%{githash}%{?dist}
 Summary:	A feature-rich dictionary lookup program
 Group:		Applications/System
 License:	GPLv3+
@@ -82,6 +82,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 12 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-15
+- New upstream
+
 * Wed Aug 04 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-14
 - Fix the git repo
 
diff --git a/sources b/sources
index ebfca07..ce1781f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97bd28e39279ff55d4244356d43a10e4  goldendict-415f35e.tar.gz
+10f8b583fb9b710443ba6eb88f4f5358  goldendict-ac4be0b.tar.gz


More information about the scm-commits mailing list