diff --git a/.gitignore b/.gitignore index e3fbb6b..f4d6587 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /libpinyin-0.6.92.tar.gz /libpinyin-0.7.0.tar.gz /libpinyin-0.7.1.tar.gz +/libpinyin-0.7.91.tar.gz diff --git a/libpinyin-0.7.x-head.patch b/libpinyin-0.8.x-head.patch similarity index 100% rename from libpinyin-0.7.x-head.patch rename to libpinyin-0.8.x-head.patch diff --git a/libpinyin.spec b/libpinyin.spec index cd991c0..6d95a8e 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,12 +1,12 @@ Name: libpinyin -Version: 0.7.1 +Version: 0.7.91 Release: 1%{?dist} Summary: Library to deal with pinyin License: GPLv2+ URL: https://github.com/libpinyin/libpinyin Source0: https://github.com/downloads/libpinyin/libpinyin/%{name}-%{version}.tar.gz -Patch0: libpinyin-0.7.x-head.patch +Patch0: libpinyin-0.8.x-head.patch BuildRequires: libdb-devel, glib2-devel Requires: %{name}-data = %{version}-%{release} @@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man1/*.1.* %changelog +* Mon Sep 17 2012 Peng Wu - 0.7.91-1 +- Update to 0.7.91 + * Wed Aug 15 2012 Peng Wu - 0.7.1-1 - Update to 0.7.1 diff --git a/sources b/sources index 9beeb13..5fc0b10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efd3eb322da3ff6a712879e4b4a9e874 libpinyin-0.7.1.tar.gz +ea6f417cc315d0a24dfbdaa95b104a1e libpinyin-0.7.91.tar.gz