[goldendict] new version

helloworld1 helloworld1 at fedoraproject.org
Wed Aug 4 12:44:29 UTC 2010


commit 048857bdb13b733737feaf375273958aa5269341
Author: Liberty <mrlhwliberty at gmail.com>
Date:   Wed Aug 4 08:44:04 2010 -0400

    new version

 .gitignore      |    1 +
 goldendict.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 276ffa3..1a06ce3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 goldendict-c33fa2c.tar.gz
+goldendict-4fa567e.tar.gz
diff --git a/goldendict.spec b/goldendict.spec
index cd7921d..4bcf1b2 100644
--- a/goldendict.spec
+++ b/goldendict.spec
@@ -1,9 +1,9 @@
-%define githash c33fa2c
-%define gitdate 20100610
+%define githash 4fa567e
+%define gitdate 20100804
 
 Name:		goldendict
 Version:	0.9.0
-Release:	12.%{gitdate}git%{githash}%{?dist}
+Release:	13.%{gitdate}git%{githash}%{?dist}
 Summary:	A feature-rich dictionary lookup program
 Group:		Applications/System
 License:	GPLv3+
@@ -82,6 +82,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 04 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-13
+- New upstream version
+
 * Thu Jun 10 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-12
 - New upstream version
 - Better BGL support
diff --git a/sources b/sources
index 6be517b..92231c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-baa66278f6eeda5eea966bda7d5ec58d  goldendict-c33fa2c.tar.gz
+ede41794ccc1153beac9c923b9e9df8a  goldendict-4fa567e.tar.gz


More information about the scm-commits mailing list