From 5ab521426297e85632094048ec5be2356a350072 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 29 Sep 2016 15:55:55 +0800 Subject: [PATCH] Update to 1.7.9 --- .gitignore | 1 + ibus-libzhuyin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a6679cf..8e3e958 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /ibus-libzhuyin-1.7.6.tar.gz /ibus-libzhuyin-1.7.7.tar.gz /ibus-libzhuyin-1.7.8.tar.gz +/ibus-libzhuyin-1.7.9.tar.gz diff --git a/ibus-libzhuyin.spec b/ibus-libzhuyin.spec index 351cb8c..11f156b 100644 --- a/ibus-libzhuyin.spec +++ b/ibus-libzhuyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: ibus-libzhuyin -Version: 1.7.8 +Version: 1.7.9 Release: 1%{?dist} Summary: New Zhuyin engine based on libzhuyin for IBus License: GPLv2+ @@ -64,6 +64,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p" %changelog +* Thu Sep 29 2016 Peng Wu - 1.7.9-1 +- Update to 1.7.9 + * Mon Sep 5 2016 Peng Wu - 1.7.8-1 - Update to 1.7.8 diff --git a/sources b/sources index 0849ed7..1d0678c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -774c55bd87f219c44619cad49c432ea8 ibus-libzhuyin-1.7.8.tar.gz +dd44c7b728888f055d5e2fec94b8f577 ibus-libzhuyin-1.7.9.tar.gz