diff --git a/.cvsignore b/.cvsignore index b0fcd51..372aaad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ anthy-7029.tar.gz anthy-7100b.tar.gz anthy-7500.tar.gz anthy-7622.tar.gz +anthy-7710.tar.gz diff --git a/anthy.spec b/anthy.spec index ca5d794..aea3c79 100644 --- a/anthy.spec +++ b/anthy.spec @@ -1,13 +1,13 @@ -%define version 7622 +%define version 7710 %define gcanna_ver 20051002 %{expand: %%define build_with_xemacs %{?_with_xemacs:1}%{!?_with_xemacs:0}} Name: anthy Version: %{version} -Release: 1 +Release: 1.fc6 License: GPL URL: http://sourceforge.jp/projects/anthy/ -Buildroot: %{_tmppath}/%{name}-%{version}-buildroot +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs %{?_with_xemacs:BuildRequires: xemacs} @@ -119,13 +119,16 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Mon Apr 24 2006 Akira TAGOH 7622-1 +* Thu May 11 2006 Akira TAGOH - 7710-1 +- New upstream snapshot release. + +* Mon Apr 24 2006 Akira TAGOH - 7622-1 - New upstream snapshot release. - removed unnecessary patches: - anthy-2832.patch - anthy-2834.patch -* Fri Mar 17 2006 Akira TAGOH 7500-1 +* Fri Mar 17 2006 Akira TAGOH - 7500-1 - New upstream release. - larning words works now. (#178764) - anthy-2832.patch: patch from upstream that fixes wrong order of candidate list. diff --git a/sources b/sources index 74554d2..cc033fc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d0f6128b6e000e85764abbc030399db7 anthy_gcanna_ut-20051002.tar.bz2 -648c6ecf0101585348e7a255a72d6055 anthy-7622.tar.gz +6978bd3ef45a8c62664de4585e09b102 anthy-7710.tar.gz