commit kfourinline for openSUSE:Factory
Hello community, here is the log from the commit of package kfourinline for openSUSE:Factory checked in at 2017-08-28 15:06:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfourinline (Old) and /work/SRC/openSUSE:Factory/.kfourinline.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kfourinline" Mon Aug 28 15:06:48 2017 rev:65 rq:516361 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes 2017-07-29 08:57:28.470168070 +0200 +++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 2017-08-28 15:07:01.354299286 +0200 @@ -1,0 +2,27 @@ +Fri Aug 11 22:45:28 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Use Q_DECLARE_OVERRIDE + * Silence unused variable warnings. + * Do not require KCompletion. + * Port away from KDELibs4Support. + * Port away from KFileDialog. + * Port from KDialog to QDialog + * Port away from KButtonGroup. + * Port away from KStandardDirs. + * Port away from KVBox. + * Convert KF5 includes to camelCase. + * remove obsolete LSM file + +------------------------------------------------------------------- +Sat Aug 5 18:17:43 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kfourinline-17.04.3.tar.xz New: ---- kfourinline-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfourinline.spec ++++++ --- /var/tmp/diff_new_pack.dYuwXy/_old 2017-08-28 15:07:02.118191834 +0200 +++ /var/tmp/diff_new_pack.dYuwXy/_new 2017-08-28 15:07:02.122191272 +0200 @@ -1,7 +1,7 @@ # # spec file for package kfourinline # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,36 +15,39 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kfourinline -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Four Wins game License: LGPL-2.0+ Group: Amusements/Toys/Other Url: http://www.kde.org Source0: kfourinline-%{version}.tar.xz -BuildRequires: libkdegames-devel BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: kcompletion-devel BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel BuildRequires: kcoreaddons-devel BuildRequires: kcrash-devel -BuildRequires: ki18n-devel +BuildRequires: kdelibs4support-devel BuildRequires: kdnssd-framework-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kcompletion-devel +BuildRequires: ki18n-devel BuildRequires: kxmlgui-devel -BuildRequires: kdelibs4support-devel +BuildRequires: libkdegames-devel BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -73,14 +76,14 @@ %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_kf5_bindir}/kfourinline -%{_kf5_bindir}/kfourinlineproc +%dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/kfourinline/ %{_kf5_applicationsdir}/org.kde.kfourinline.desktop -%{_kf5_htmldir}/en/kfourinline/ %{_kf5_appsdir}/kfourinline/ -%{_kf5_iconsdir}/hicolor/*/*/kfourinline.* -%dir %{_kf5_configkcfgdir} +%{_kf5_bindir}/kfourinline +%{_kf5_bindir}/kfourinlineproc %{_kf5_configkcfgdir}/kwin4.kcfg +%{_kf5_iconsdir}/hicolor/*/*/kfourinline.* %{_kf5_kxmlguidir}/kfourinline/ %if %{with lang} ++++++ kfourinline-17.04.3.tar.xz -> kfourinline-17.08.0.tar.xz ++++++ ++++ 25812 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de