Hello community, here is the log from the commit of package kalarmcal for openSUSE:Factory checked in at 2017-05-08 18:47:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarmcal (Old) and /work/SRC/openSUSE:Factory/.kalarmcal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarmcal" Mon May 8 18:47:37 2017 rev:20 rq:490368 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarmcal/kalarmcal.changes 2017-03-15 00:52:01.503997036 +0100 +++ /work/SRC/openSUSE:Factory/.kalarmcal.new/kalarmcal.changes 2017-05-08 18:47:41.486020887 +0200 @@ -1,0 +2,31 @@ +Sun Apr 16 10:44:50 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: + * None + +------------------------------------------------------------------- +Wed Apr 12 20:25:20 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: + * increase cmake version + * Add ECMCoverageOption + +------------------------------------------------------------------- Old: ---- kalarmcal-16.12.3.tar.xz New: ---- kalarmcal-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarmcal.spec ++++++ --- /var/tmp/diff_new_pack.LkyyPz/_old 2017-05-08 18:47:44.245630661 +0200 +++ /var/tmp/diff_new_pack.LkyyPz/_new 2017-05-08 18:47:44.249630096 +0200 @@ -16,11 +16,13 @@ # +%bcond_without lang + Name: kalarmcal -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: Library for handling kalarm calendar data License: LGPL-2.1+ @@ -34,6 +36,7 @@ BuildRequires: kf5-filesystem BuildRequires: kholidays-devel BuildRequires: kidentitymanagement-devel >= %{_kapp_version} +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -61,6 +64,10 @@ This package contains necessary include files and libraries needed to develop applications wanting to use kalarmcal. +%if %{with lang} +%lang_package +%endif + %prep %setup -q -n kalarmcal-%{version} @@ -70,6 +77,9 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %endif %post -n libKF5AlarmCalendar5 -p /sbin/ldconfig %postun -n libKF5AlarmCalendar5 -p /sbin/ldconfig @@ -94,4 +104,9 @@ %{_kf5_includedir}/kalarmcal_version.h %{_kf5_mkspecsdir}/qt_KAlarmCal.pri +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++++++ kalarmcal-16.12.3.tar.xz -> kalarmcal-17.04.0.tar.xz ++++++ ++++ 145168 lines of diff (skipped)
