diff --git a/.gitignore b/.gitignore index feed4d9..bc733bf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /fcitx-4.1.1_all.tar.bz2 /fcitx-4.1.2_all.tar.bz2 /fcitx-4.2.0_dict.tar.bz2 +/fcitx-4.2.2_dict.tar.xz diff --git a/fcitx.spec b/fcitx.spec index 3ec11d9..bbb17e7 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -4,12 +4,12 @@ Name: fcitx Summary: Free Chinese Input Toy for X (XIM) -Version: 4.2.0 +Version: 4.2.2 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops URL: http://code.google.com/p/%{name}/ -Source0: http://%{name}.googlecode.com/files/%{name}-%{version}_dict.tar.bz2 +Source0: http://%{name}.googlecode.com/files/%{name}-%{version}_dict.tar.xz Source1: xinput-%{name} BuildRequires: pango-devel, dbus-devel, opencc-devel BuildRequires: wget, intltool, chrpath, sysconftool, opencc @@ -204,14 +204,17 @@ update-desktop-database %{_datadir}/applications &>/dev/null || : %defattr(-,root,root,-) %doc %{_datadir}/icons/hicolor/16x16/apps/%{name}.png +%{_datadir}/icons/hicolor/22x22/apps/%{name}.png %{_datadir}/icons/hicolor/24x24/apps/%{name}.png %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %{_datadir}/icons/hicolor/128x128/apps/%{name}.png %{_datadir}/icons/hicolor/16x16/status/*.png +%{_datadir}/icons/hicolor/22x22/status/*.png %{_datadir}/icons/hicolor/24x24/status/*.png %{_datadir}/icons/hicolor/48x48/status/*.png -%{_datadir}/icons/hicolor/scabable/status/*.svg +%{_datadir}/icons/hicolor/scalable/status/*.svg +%{_datadir}/icons/gnome/scalable/status/*.svg %{_datadir}/%{name}/data/ %{_datadir}/%{name}/configdesc/ %{_datadir}/%{name}/pinyin/ @@ -261,12 +264,12 @@ update-desktop-database %{_datadir}/applications &>/dev/null || : %changelog +* Sun Apr 22 2012 Liang Suilong - 4.2.2-1 +- Upgrade to fcitx-4.2.2 + * Sat Feb 04 2012 Liang Suilong - 4.2.0-1 - Upgrade to fcitx-4.2.0 -* Fri Jan 13 2012 Fedora Release Engineering - 4.1.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - * Sun Dec 25 2011 Liang Suilong - 4.1.2-3 - Fix the spec diff --git a/sources b/sources index 567481a..203e702 100644 --- a/sources +++ b/sources @@ -1,5 +1 @@ -844f6a382ca970d6c3343e12148be641 fcitx-4.0.1_all.tar.gz -f2dc0a64567207fa6be686faf0ccab66 fcitx-4.1.0_all.tar.bz2 -d05c606ea5a4ff142e5986c191fef97f fcitx-4.1.1_all.tar.bz2 -592bc4b18e19b884df78a266007a70f8 fcitx-4.1.2_all.tar.bz2 -22eaf3f4214be10b7aae6a79930bbf23 fcitx-4.2.0_dict.tar.bz2 +d4095a7f22a37abad3ee62334fb99c2b fcitx-4.2.2_dict.tar.xz