Hello community, here is the log from the commit of package akonadi-search for openSUSE:Factory checked in at 2018-12-19 13:30:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Wed Dec 19 13:30:56 2018 rev:41 rq:658316 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2018-11-12 09:24:25.474519702 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new.28833/akonadi-search.changes 2018-12-19 13:30:58.852808861 +0100 @@ -1,0 +2,40 @@ +Fri Dec 14 06:08:40 UTC 2018 - [email protected] + +- 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:44 UTC 2018 - [email protected] + +- 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: + * License maintenance: GPLv2 -> GPLv2+ + +------------------------------------------------------------------- +Tue Nov 20 06:21:46 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:34 UTC 2018 - [email protected] + +- 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 minor EBN issues and typos + * Use QString() + * Add option to not build the KRunner plugin + * Add akonadisearch in description otherwise we don't know if it's akonadi + * Use new syntax + * Add flag for the future + +------------------------------------------------------------------- @@ -47 +87 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -98 +138 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -241 +281 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -323 +363 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -410 +450 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -532 +572 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- akonadi-search-18.08.3.tar.xz New: ---- akonadi-search-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.vtIPdT/_old 2018-12-19 13:31:00.428806807 +0100 +++ /var/tmp/diff_new_pack.vtIPdT/_new 2018-12-19 13:31:00.436806797 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: akonadi-search -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: akonadi-search +Version: 18.12.0 +Release: 0 Summary: Framework for searching and managing PIM metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: akonadi-mime-devel >= %{_kapp_version} BuildRequires: akonadi-server-devel >= %{_kapp_version} @@ -43,13 +42,13 @@ BuildRequires: kmime-devel BuildRequires: krunner-devel >= 5.19.0 BuildRequires: libxapian-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Test) Obsoletes: baloo-pim < %{version} %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description AkonadiSearch is a framework for searching and managing PIM metada @@ -99,16 +98,14 @@ %postun -n libKF5AkonadiSearch -p /sbin/ldconfig %files -n libKF5AkonadiSearch -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libKF5AkonadiSearchCore.so.* %{_kf5_libdir}/libKF5AkonadiSearchPIM.so.* %{_kf5_libdir}/libKF5AkonadiSearchXapian.so.* %{_kf5_libdir}/libKF5AkonadiSearchDebug.so.* %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %config %{_kf5_configdir}/akonadi-search.categories %config %{_kf5_configdir}/akonadi-search.renamecategories %dir %{_kf5_sharedir}/akonadi @@ -122,8 +119,7 @@ %{_kf5_sharedir}/akonadi/agents/akonadiindexingagent.desktop %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %dir %{_kf5_includedir} %{_kf5_includedir}/*.h %{_kf5_includedir}/AkonadiSearch/ @@ -135,7 +131,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ akonadi-search-18.08.3.tar.xz -> akonadi-search-18.12.0.tar.xz ++++++ ++++ 1892 lines of diff (skipped)
