Hello community,

here is the log from the commit of package kalarm for openSUSE:Factory checked 
in at 2017-05-16 14:34:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalarm (Old)
 and      /work/SRC/openSUSE:Factory/.kalarm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalarm"

Tue May 16 14:34:32 2017 rev:5 rq:490367 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes    2017-03-16 
09:37:04.372663281 +0100
+++ /work/SRC/openSUSE:Factory/.kalarm.new/kalarm.changes       2017-05-16 
14:34:36.456046298 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:49 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Bug 378722: Fix option text for using default email address (kde#378722)
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:19 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:14 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kalarm-16.12.3.tar.xz

New:
----
  kalarm-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kalarm.spec ++++++
--- /var/tmp/diff_new_pack.UqtfPw/_old  2017-05-16 14:34:37.207940663 +0200
+++ /var/tmp/diff_new_pack.UqtfPw/_new  2017-05-16 14:34:37.207940663 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           kalarm
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Personal Alarm Scheduler
 License:        GPL-2.0
@@ -73,8 +75,14 @@
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+%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
@@ -82,6 +90,10 @@
 %description
 Personal alarm message, command and email scheduler for KDE
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -91,6 +103,10 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 %suse_update_desktop_file org.kde.kalarm          Utility  TimeUtility
 
 %files
@@ -101,7 +117,8 @@
 %{_kf5_configdir}/autostart/kalarm.autostart.desktop
 %{_kf5_sharedir}/kalarm/
 %{_kf5_bindir}/kalarm*
-%{_libdir}/libexec/kalarm_helper
+%dir %{_libdir}/libexec/kauth/
+%{_libdir}/libexec/kauth/kalarm_helper
 %{_kf5_appstreamdir}/org.kde.kalarm.appdata.xml
 %{_kf5_applicationsdir}/org.kde.kalarm.desktop
 %{_kf5_configkcfgdir}/kalarmconfig.kcfg
@@ -115,4 +132,9 @@
 %{_kf5_iconsdir}/hicolor/*/apps/kalarm.png
 %{_kf5_kxmlguidir}/kalarm/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kalarm-16.12.3.tar.xz -> kalarm-17.04.0.tar.xz ++++++
++++ 492121 lines of diff (skipped)


Reply via email to