diff --git a/anthy.spec b/anthy.spec index d3f63d1..64ca073 100644 --- a/anthy.spec +++ b/anthy.spec @@ -3,7 +3,7 @@ Name: anthy Version: 9100h -Release: 23%{?dist} +Release: 24%{?dist} # The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain. License: LGPLv2+ and GPLv2 and Public Domain URL: http://sourceforge.jp/projects/anthy/ @@ -223,6 +223,9 @@ popd %endif %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 9100h-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 17 2013 Akira TAGOH - 9100h-23 - Fix a segfault issue. (#973127)