diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 8605546..e0449cc 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Apr 16 10:44:41 CEST 2017 - lbeltrame@kde.org + +- 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:07 CEST 2017 - lbeltrame@kde.org + +- 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: + * Fix indent + +------------------------------------------------------------------- +Sat Mar 25 23:10:04 CET 2017 - lbeltrame@kde.org + +- 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 + ------------------------------------------------------------------- Thu Mar 9 12:33:02 CET 2017 - lbeltrame@kde.org @@ -26,14 +56,14 @@ Sat Jan 28 16:24:49 UTC 2017 - wbauer@tmo.at Sat Jan 14 08:47:51 UTC 2017 - lbeltrame@kde.org - - Update to KDE Applications 16.12.1 - * KDE Applications 16.12.1 + * KDE Applications 16.12.1 * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- Tue Dec 13 19:27:13 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 + * KDE Applications 16.12.0 * https://www.kde.org/announcements/announce-applications-16.12.0.php diff --git a/akonadi-contact.spec b/akonadi-contact.spec index f34678f..3c7fe73 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -16,12 +16,14 @@ # +%bcond_without lang + %define sonum 5 Name: akonadi-contact -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: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1+ @@ -48,6 +50,7 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0 Requires: libKF5AkonadiContact5 = %{version} Provides: akonadi-contacts = %{version} Obsoletes: akonadi-contacts < %{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 @@ -80,6 +83,10 @@ Provides: akonadi-contacts-devel = %{version} This package contains all necessary include files and libraries needed to develop KDE PIM applications. +%if %{with lang} +%lang_package +%endif + %prep %setup -q -n akonadi-contacts-%{version} @@ -89,6 +96,9 @@ to develop KDE PIM applications. %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %endif %post -n libKF5AkonadiContact5 -p /sbin/ldconfig %postun -n libKF5AkonadiContact5 -p /sbin/ldconfig @@ -123,4 +133,9 @@ to develop KDE PIM applications. %{_kf5_includedir}/akonadi-contact_version.h %{_kf5_mkspecsdir}/qt_AkonadiContact.pri +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog diff --git a/akonadi-contacts-16.12.3.tar.xz b/akonadi-contacts-16.12.3.tar.xz deleted file mode 100644 index cec6067..0000000 --- a/akonadi-contacts-16.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54345dc2dfbafce76533a2b461fe11a7a266406516d6cc359202fc5c3e790588 -size 149268 diff --git a/akonadi-contacts-17.04.0.tar.xz b/akonadi-contacts-17.04.0.tar.xz new file mode 100644 index 0000000..9dddb2e --- /dev/null +++ b/akonadi-contacts-17.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67fc0795c10f43c2c6a27ad5619ab044f3c527789a84ce8fbf6ce9652b06dc05 +size 348192