Hello community, here is the log from the commit of package kdialog for openSUSE:Factory checked in at 2018-12-19 13:34:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdialog (Old) and /work/SRC/openSUSE:Factory/.kdialog.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdialog" Wed Dec 19 13:34:00 2018 rev:25 rq:658387 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdialog/kdialog.changes 2018-11-12 09:27:48.578266313 +0100 +++ /work/SRC/openSUSE:Factory/.kdialog.new.28833/kdialog.changes 2018-12-19 13:34:02.124570395 +0100 @@ -1,0 +2,37 @@ +Fri Dec 14 06:09:08 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: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:55:55 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:16 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:57 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: + * Get rid of LLVM/Clang warning + * Fix minor EBN issues + * Compile with KDEFrameworkCompilerSettings module + +------------------------------------------------------------------- @@ -47 +84 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -98 +135 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -209 +246 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -279 +316 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php Old: ---- kdialog-18.08.3.tar.xz New: ---- kdialog-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdialog.spec ++++++ --- /var/tmp/diff_new_pack.XvA2up/_old 2018-12-19 13:34:02.860569439 +0100 +++ /var/tmp/diff_new_pack.XvA2up/_new 2018-12-19 13:34:02.860569439 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: kdialog -Version: 18.08.3 -Release: 0 %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: kdialog +Version: 18.12.0 +Release: 0 Summary: KDE version of xdialog License: GPL-2.0-or-later Group: System/GUI/KDE -Url: http://www.kde.org/ +URL: http://www.kde.org/ Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kdelibs4support-devel >= 5.7.0 @@ -39,7 +38,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KDialog can be used to show nice dialog boxes from shell scripts. @@ -62,15 +60,15 @@ %endif %files -%defattr(-,root,root) -%doc COPYING* README +%license COPYING* +%doc README %{_kf5_bindir}/kdialog %{_kf5_bindir}/kdialog_progress_helper %{_kf5_dbusinterfacesdir}/org.kde.kdialog.ProgressDialog.xml %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kdialog-18.08.3.tar.xz -> kdialog-18.12.0.tar.xz ++++++ ++++ 24577 lines of diff (skipped)
