Hello community,

here is the log from the commit of package kalarm for openSUSE:Factory checked 
in at 2019-01-08 12:20:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalarm (Old)
 and      /work/SRC/openSUSE:Factory/.kalarm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalarm"

Tue Jan  8 12:20:21 2019 rev:25 rq:658346 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes    2018-11-13 
17:17:13.190296912 +0100
+++ /work/SRC/openSUSE:Factory/.kalarm.new.28833/kalarm.changes 2019-01-08 
12:20:35.608792451 +0100
@@ -1,0 +2,43 @@
+Fri Dec 14 06:08:58 UTC 2018 - lbeltr...@kde.org
+
+- 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:49 UTC 2018 - lbeltr...@kde.org
+
+- 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:21:59 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:43 UTC 2018 - lbeltr...@kde.org
+
+- 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 email address
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * Fix minor typos
+  * Make appstreamtest happy
+  * Formatting
+  * Make it compile with KDEFrameworkCompilerSettings
+  * Fix minor EBN issues
+  * Use new syntax
+  * Remove version suffix
+
+-------------------------------------------------------------------
@@ -51 +94 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -109 +152 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -236 +279 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -295 +338 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php

Old:
----
  kalarm-18.08.3.tar.xz

New:
----
  kalarm-18.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kalarm.spec ++++++
--- /var/tmp/diff_new_pack.3RdstS/_old  2019-01-08 12:20:36.344791636 +0100
+++ /var/tmp/diff_new_pack.3RdstS/_new  2019-01-08 12:20:36.344791636 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:           kalarm
-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:           kalarm
+Version:        18.12.0
+Release:        0
 Summary:        Personal Alarm Scheduler
 License:        GPL-2.0-only
 Group:          Productivity/Other
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gettext-devel
@@ -77,17 +76,16 @@
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+Recommends:     %{name}-lang
+Provides:       kalarm5 = %{version}
+Obsoletes:      kalarm5 < %{version}
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
 BuildRequires:  boost-devel
 %endif
-Provides:       kalarm5 = %{version}
-Obsoletes:      kalarm5 < %{version}
-Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
 Personal alarm message, command and email scheduler for KDE
@@ -105,13 +103,13 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
 %suse_update_desktop_file org.kde.kalarm          Utility  TimeUtility
 
 %files
-%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC README
+%license COPYING COPYING.LIB COPYING.DOC
+%doc README
 %config %{_kf5_configdir}/kalarm.categories
 %config %{_kf5_configdir}/kalarm.renamecategories
 %config %{_sysconfdir}/dbus-1/system.d/org.kde.kalarm.rtcwake.conf
@@ -134,7 +132,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kalarm-18.08.3.tar.xz -> kalarm-18.12.0.tar.xz ++++++
++++ 11767 lines of diff (skipped)


Reply via email to