From 2e2f3b7adb0154e0426d156109cd7bfa0bc766ba Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 17 Nov 2015 13:54:41 +0800 Subject: [PATCH] Update to 1.2.91 --- .gitignore | 1 + libpinyin-1.1.x-head.patch => libpinyin-1.3.x-head.patch | 0 libpinyin.spec | 7 +++++-- sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) rename libpinyin-1.1.x-head.patch => libpinyin-1.3.x-head.patch (100%) diff --git a/.gitignore b/.gitignore index 6016a5d..3bc5057 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /libpinyin-1.1.0.tar.gz /libpinyin-1.1.91.tar.gz /libpinyin-1.2.0.tar.gz +/libpinyin-1.2.91.tar.gz diff --git a/libpinyin-1.1.x-head.patch b/libpinyin-1.3.x-head.patch similarity index 100% rename from libpinyin-1.1.x-head.patch rename to libpinyin-1.3.x-head.patch diff --git a/libpinyin.spec b/libpinyin.spec index 7265f97..2c26375 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: libpinyin -Version: 1.2.0 +Version: 1.2.91 Release: 1%{?dist} Summary: Library to deal with pinyin @@ -9,7 +9,7 @@ License: GPLv2+ URL: https://github.com/libpinyin/libpinyin Source0: http://downloads.sourceforge.net/libpinyin/libpinyin/%{name}-%{version}.tar.gz %if %snapshot -Patch0: libpinyin-1.1.x-head.patch +Patch0: libpinyin-1.3.x-head.patch %endif BuildRequires: libdb-devel, glib2-devel @@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Nov 17 2015 Peng Wu - 1.2.91-1 +- Update to 1.2.91 + * Mon Aug 3 2015 Peng Wu - 1.2.0-1 - Update to 1.2.0 diff --git a/sources b/sources index dfb8974..fc030fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4476ff8f81974e7f510bba0af87cca5f libpinyin-1.2.0.tar.gz +608209df0ae8cee761696abfeeed6416 libpinyin-1.2.91.tar.gz