[libzhuyin] Update to 1.0.0

Peng Wu pwu at fedoraproject.org
Tue Mar 24 02:45:38 UTC 2015


commit 1f9f71b9c68ea5612a7a2e0a0deaba89b1adf041
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue Mar 24 10:35:01 2015 +0800

    Update to 1.0.0

 .gitignore     | 1 +
 libzhuyin.spec | 5 ++++-
 sources        | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcbcd60..2f61646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libzhuyin-0.9.99.20140619.tar.gz
 /libzhuyin-0.9.99.20140718.tar.gz
 /libzhuyin-0.9.99.20140929.tar.gz
+/libzhuyin-1.0.0.tar.gz
diff --git a/libzhuyin.spec b/libzhuyin.spec
index 4d748f6..e6e5d01 100644
--- a/libzhuyin.spec
+++ b/libzhuyin.spec
@@ -1,5 +1,5 @@
 Name:           libzhuyin
-Version:        0.9.99.20140929
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        Library to deal with zhuyin
 
@@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Mar 23 2015 Peng Wu <pwu at redhat.com> - 1.0.0-1
+- Update to 1.0.0
+
 * Mon Sep 29 2014 Peng Wu <pwu at redhat.com> - 0.9.99.20140929-1
 - Update to 0.9.99.20140929
 
diff --git a/sources b/sources
index 71f053d..a5c048f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71853d61063d6065236a448466bef7ad  libzhuyin-0.9.99.20140929.tar.gz
+e8400b6ff0f2fa15d34749300d525cf9  libzhuyin-1.0.0.tar.gz


More information about the scm-commits mailing list