diff --git a/purpose-5.46.0.tar.xz b/purpose-5.46.0.tar.xz deleted file mode 100644 index 8d68e6e..0000000 --- a/purpose-5.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1cd55712726f9997cf616a36ae880a8f518b405da3b05d3b463418208d73ad7 -size 119424 diff --git a/purpose-5.47.0.tar.xz b/purpose-5.47.0.tar.xz new file mode 100644 index 0000000..d75ac00 --- /dev/null +++ b/purpose-5.47.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a009f5a637ff9ca4c9c7a26636ddf743609a4cecc02cfed7a38132fffed5eb +size 127936 diff --git a/purpose.changes b/purpose.changes index 8ec7d5b..a786d3e 100644 --- a/purpose.changes +++ b/purpose.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jun 12 21:26:10 UTC 2018 - lbeltrame@kde.org + +- Update to 5.47.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.47.0.php +- Changes since 5.46.0: + * Extend X-Purpose-Constraints documentation + * Improve Telegram integration + * Treat inner arrays as OR constraints rather than AND + * Make it possible to constrain plugins by a desktop file presence + * Make it possible to filter plugins by executable + * Fix i18n + * Fix i18n issues in Phabricator Plugin + * Highlight the selected device in the KDE Connect plugin + * Fix Phabricator icon + * fix i18n issues in framworks/purpose/plugins + * Use override + * Add Telegram plugin + * kdeconnect: Notify when the process fails to start + ------------------------------------------------------------------- Sun May 13 21:03:11 UTC 2018 - lbeltrame@kde.org diff --git a/purpose.spec b/purpose.spec index 07e9bb9..ef10b3c 100644 --- a/purpose.spec +++ b/purpose.spec @@ -17,14 +17,14 @@ %define lname libKF5Purpose5 -%define _tar_path 5.46 +%define _tar_path 5.47 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: purpose -Version: 5.46.0 +Version: 5.47.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -119,12 +119,15 @@ This package contains development files needed to build applications which rely %find_lang libpurpose_quick %{name}.lang %find_lang libpurpose_widgets %{name}.lang %find_lang purpose_email %{name}.lang + %find_lang purpose_kdeconnect %{name}.lang %find_lang purpose_imgur %{name}.lang %find_lang purpose_ktp-sendfile %{name}.lang %find_lang purpose_nextcloud %{name}.lang %find_lang purpose_pastebin %{name}.lang + %find_lang purpose_phabricator %{name}.lang %find_lang purpose_reviewboard %{name}.lang %find_lang purpose_saveas %{name}.lang + %find_lang purpose_twitter %{name}.lang %find_lang purpose_youtube %{name}.lang %endif