Update to 0.7.91

This commit is contained in:
Peng Wu 2012-09-18 11:23:57 +08:00
parent 02c08fd592
commit 1db712ea4b
4 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <pwu@redhat.com> - 0.7.91-1
- Update to 0.7.91
* Wed Aug 15 2012 Peng Wu <pwu@redhat.com> - 0.7.1-1
- Update to 0.7.1

View File

@ -1 +1 @@
efd3eb322da3ff6a712879e4b4a9e874 libpinyin-0.7.1.tar.gz
ea6f417cc315d0a24dfbdaa95b104a1e libpinyin-0.7.91.tar.gz