Hello community, here is the log from the commit of package kpat for openSUSE:Factory checked in at 2019-01-08 12:22:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpat (Old) and /work/SRC/openSUSE:Factory/.kpat.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpat" Tue Jan 8 12:22:12 2019 rev:81 rq:658445 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpat/kpat.changes 2018-11-13 17:21:29.801948431 +0100 +++ /work/SRC/openSUSE:Factory/.kpat.new.28833/kpat.changes 2019-01-08 12:23:35.188594107 +0100 @@ -1,0 +2,53 @@ +Fri Dec 14 06:09:15 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * Fix mem leak found by asan + +------------------------------------------------------------------- +Mon Dec 03 20:56:08 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:41 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:13 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Fix crash while closing with save state enabled + * Add appdata file + * Fix the libfreecell-solver headers if using $PKG_CONFIG_PATH + * Port to auto-generated categorized logging + * Fix the licence header of shuffle_test.cpp. + * Move under autotests per the KDE convention. + * Fix the indentation. + * Extract a common constant. + * Rename the test class. + * add a test + * Extract typedefs. + * add shuffle tests. + * start adding the test. + * Extract shuffle.h for easier testing. + * Convert to a template to facilitate testing. + * Add Shlomi Fish to the credits + * Use unsigned variable in random dealer to avoid undefined behaviour + * USe qEnvironmentVariableIsEmpty + * Needs include of <QBuffer> for Qt 5.11 + +------------------------------------------------------------------- @@ -47 +100 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -103 +156 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -214 +267 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -273 +326 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -365 +418 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -494 +547 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kpat-18.08.3.tar.xz New: ---- kpat-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpat.spec ++++++ --- /var/tmp/diff_new_pack.SoyVKf/_old 2019-01-08 12:23:35.724593517 +0100 +++ /var/tmp/diff_new_pack.SoyVKf/_new 2019-01-08 12:23:35.724593517 +0100 @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang Name: kpat -Version: 18.08.3 +Version: 18.12.0 Release: 0 Summary: Patience card game License: GPL-2.0-or-later @@ -109,15 +109,16 @@ %dir %{_kf5_iconsdir}/hicolor/64x64/apps %doc %lang(en) %{_kf5_htmldir}/en/kpat/ %{_kf5_applicationsdir}/org.kde.kpat.desktop +%{_kf5_appstreamdir}/org.kde.kpat.appdata.xml %{_kf5_appsdir}/kpat/ %{_kf5_bindir}/kpat %{_kf5_configkcfgdir}/kpat.kcfg %{_kf5_iconsdir}/hicolor/*/*/kpat.* -%{_kf5_iconsdir}/hicolor/*/apps/kpat.* %{_kf5_kxmlguidir}/kpat/ %{_kf5_libdir}/libkcardgame.so %{_kf5_mandir}/man6/kpat.6.gz %{_kf5_sharedir}/mime/packages/kpatience.xml +%{_kf5_debugdir}/kpat.categories %if %{with lang} %files lang -f %{name}.lang ++++++ kpat-18.08.3.tar.xz -> kpat-18.12.0.tar.xz ++++++ ++++ 35561 lines of diff (skipped)
