Hello community, here is the log from the commit of package fcitx-sayura for openSUSE:Factory checked in at 2013-07-08 13:35:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-sayura (Old) and /work/SRC/openSUSE:Factory/.fcitx-sayura.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-sayura" Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-sayura/fcitx-sayura.changes 2012-09-20 15:29:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-sayura.new/fcitx-sayura.changes 2013-07-08 13:35:19.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jul 1 12:26:38 UTC 2013 - [email protected] + +- update version 0.1.1 + * Translation Update + +------------------------------------------------------------------- Old: ---- fcitx-sayura-0.1.0.tar.bz2 New: ---- fcitx-sayura-0.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-sayura.spec ++++++ --- /var/tmp/diff_new_pack.gXHVLm/_old 2013-07-08 13:35:20.000000000 +0200 +++ /var/tmp/diff_new_pack.gXHVLm/_new 2013-07-08 13:35:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package fcitx-sayura # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,24 +15,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: fcitx-sayura -Version: 0.1.0 +Version: 0.1.1 Release: 0 -License: GPL-2.0+ Summary: Fcitx input module for Sinhala -Url: https://github.com/fcitx/fcitx-sayura +License: GPL-2.0+ Group: System/I18n/Chinese -Source: %{name}-%{version}.tar.bz2 +Url: https://github.com/fcitx/fcitx-sayura +Source: http://download.fcitx-im.org/fcitx-sayura/%{name}-%{version}.tar.xz # remove next release Source1: COPYING BuildRequires: cmake +BuildRequires: fcitx-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gettext -BuildRequires: fcitx-devel -BuildRequires: intltool BuildRequires: hicolor-icon-theme +BuildRequires: intltool +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{fcitx_requires} %description Fcitx is a Flexible Context-aware Input Tool with eXtension. @@ -69,13 +72,11 @@ %files -f %{name}.lang %defattr(-,root,root) %doc README.md COPYING -%dir %{_datadir}/fcitx/imicon -%dir %{_datadir}/fcitx/inputmethod -%{_libdir}/fcitx/%{name}.so -%{_datadir}/fcitx/addon/%{name}.conf -%{_datadir}/fcitx/imicon/sayura.png -%{_datadir}/fcitx/inputmethod/sayura.conf -%{_datadir}/fcitx/skin/default/sayura.png +%{_fcitx_libdir}/%{name}.so +%{_fcitx_addondir}/%{name}.conf +%{_fcitx_imicondir}/sayura.png +%{_fcitx_inputmethoddir}/sayura.conf +%{_fcitx_skindir}/default/sayura.png %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/*/apps/sayura.svg -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
