Hello community, here is the log from the commit of package kajongg for openSUSE:Factory checked in at 2020-12-17 16:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kajongg (Old) and /work/SRC/openSUSE:Factory/.kajongg.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kajongg" Thu Dec 17 16:59:55 2020 rev:104 rq:855123 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kajongg/kajongg.changes 2020-11-10 13:47:34.779516133 +0100 +++ /work/SRC/openSUSE:Factory/.kajongg.new.5145/kajongg.changes 2020-12-17 17:00:56.165450340 +0100 @@ -1,0 +2,25 @@ +Sat Dec 5 23:15:39 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:15:55 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:00:48 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.80 + * New feature release +- Changes since 20.08.3: + * Move de voices from svn here + * Use ${KF5_...} + +------------------------------------------------------------------- Old: ---- kajongg-20.08.3.tar.xz kajongg-20.08.3.tar.xz.sig New: ---- kajongg-20.12.0.tar.xz kajongg-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kajongg.spec ++++++ --- /var/tmp/diff_new_pack.SWPjun/_old 2020-12-17 17:00:56.973451207 +0100 +++ /var/tmp/diff_new_pack.SWPjun/_new 2020-12-17 17:00:56.977451211 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kajongg -Version: 20.08.3 +Version: 20.12.0 Release: 0 Summary: 4 Player Mahjongg game License: GPL-2.0-or-later @@ -61,19 +61,20 @@ %setup -q -n kajongg-%{version} %build - # Workaround for kde#376303 - export PYTHONDONTWRITEBYTECODE=1 - export DESTDIR=%{buildroot} - %cmake_kf5 -d build - %cmake_build +# Workaround for kde#376303 +export PYTHONDONTWRITEBYTECODE=1 +export DESTDIR=%{buildroot} +%cmake_kf5 -d build +%cmake_build %install - %make_install -C build - %if %{with lang} +%kf5_makeinstall -C build + +%if %{with lang} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file -r org.kde.kajongg Game BoardGame +%endif +%suse_update_desktop_file -r org.kde.kajongg Game BoardGame %files %license COPYING* @@ -86,6 +87,7 @@ %{_kf5_bindir}/kajonggserver %{_kf5_iconsdir}/hicolor/*/actions/games-kajongg-law.* %{_kf5_iconsdir}/hicolor/*/apps/kajongg.* + %if %{with lang} %files lang -f %{name}.lang %license COPYING* ++++++ kajongg-20.08.3.tar.xz -> kajongg-20.12.0.tar.xz ++++++ ++++ 6820 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org