Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2017-08-24 17:43:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Thu Aug 24 17:43:15 2017 rev:75 rq:516330 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2017-07-25 11:27:42.739815413 +0200 +++ /work/SRC/openSUSE:Factory/.kcalc.new/kcalc.changes 2017-08-24 17:43:16.337550346 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:45:13 UTC 2017 - [email protected] + +- 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 + +------------------------------------------------------------------- +Sat Aug 5 18:17:15 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kcalc-17.04.3.tar.xz New: ---- kcalc-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.nutya8/_old 2017-08-24 17:43:16.977460254 +0200 +++ /var/tmp/diff_new_pack.nutya8/_new 2017-08-24 17:43:16.977460254 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcalc # -# 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,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kcalc -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: Scientific Calculator License: GPL-2.0+ @@ -44,7 +45,9 @@ BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -74,15 +77,16 @@ %files %defattr(-,root,root) -%{_kf5_bindir}/kcalc +%doc COPYING* %{_kf5_applicationsdir}/org.kde.kcalc.desktop +%{_kf5_appstreamdir}/ +%{_kf5_bindir}/kcalc +%{_kf5_configkcfgdir}/ +%doc %lang(en) %{_kf5_htmldir}/en/kcalc/ +%{_kf5_kxmlguidir}/ %{_kf5_libdir}/libkdeinit5_kcalc.so -%{_kf5_htmldir}/en/kcalc/ %{_kf5_sharedir}/kcalc/ %{_kf5_sharedir}/kconf_update/ -%{_kf5_configkcfgdir}/ -%{_kf5_kxmlguidir}/ -%{_kf5_appstreamdir}/ %if %{with lang} %files lang -f %{name}.lang ++++++ kcalc-17.04.3.tar.xz -> kcalc-17.08.0.tar.xz ++++++ ++++ 1740 lines of diff (skipped)
