Hello community, here is the log from the commit of package albert for openSUSE:Factory checked in at 2019-01-08 12:27:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/albert (Old) and /work/SRC/openSUSE:Factory/.albert.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "albert" Tue Jan 8 12:27:08 2019 rev:9 rq:662265 version:0.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/albert/albert.changes 2018-06-29 22:28:27.422390180 +0200 +++ /work/SRC/openSUSE:Factory/.albert.new.28833/albert.changes 2019-01-08 12:29:42.544191609 +0100 @@ -1,0 +2,31 @@ +Tue Jan 1 09:04:51 UTC 2019 - [email protected] + +- Update to version 0.16.1: + * [albert] Fix default plugin lookup path + * [albert] Fix flicker when changing frontends + * [albert] Fix “Terminal option resets after a restart” + * [albert] Link libglobalshortcut statically + * [albert] Add a build flag for QtCharts + * [albert] Drop debug options if favor of QLoggingCategory env vars + * [plugins:ssh] Fix input regex. Sort by length then lexically. + * [plugins:ssh] Use backward compatible ssh url syntax + * [plugins:qml] Consistent form layout + * [modules:aur] Sort items by length first + + +------------------------------------------------------------------- +Tue Nov 27 16:28:33 UTC 2018 - [email protected] + +- Update to version 0.14.22: + * Fix settings not shown on missing hotkey + * Update comments + * Fix travis #2 + * Fix travis build + * v0.14.22 + * Add telemetry checkbox. Closes #697 + * Add telemetry question. + * fixed typo (#711) + * Update ISSUE_TEMPLATE.md + * Backward compatibility. + +------------------------------------------------------------------- Old: ---- albert-0.14.21.tar.xz New: ---- albert-0.16.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ albert.spec ++++++ --- /var/tmp/diff_new_pack.VMfbwf/_old 2019-01-08 12:29:43.252190837 +0100 +++ /var/tmp/diff_new_pack.VMfbwf/_new 2019-01-08 12:29:43.252190837 +0100 @@ -1,7 +1,7 @@ # # spec file for package albert # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: albert -Version: 0.14.21 +Version: 0.16.1 Release: 0 Summary: Desktop agnostic launcher License: GPL-3.0-or-later @@ -29,17 +29,18 @@ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.5 -BuildRequires: pkgconfig(Qt5Core) >= 5.5 -BuildRequires: pkgconfig(Qt5DBus) >= 5.5 -BuildRequires: pkgconfig(Qt5Gui) >= 5.5 -BuildRequires: pkgconfig(Qt5Network) >= 5.5 -BuildRequires: pkgconfig(Qt5Qml) >= 5.5 -BuildRequires: pkgconfig(Qt5Sql) >= 5.5 -BuildRequires: pkgconfig(Qt5Svg) >= 5.5 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.5 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.5 -BuildRequires: pkgconfig(Qt5Xml) >= 5.5 +BuildRequires: pkgconfig(Qt5Charts) >= 5.9 +BuildRequires: pkgconfig(Qt5Concurrent) >= 5.9 +BuildRequires: pkgconfig(Qt5Core) >= 5.9 +BuildRequires: pkgconfig(Qt5DBus) >= 5.9 +BuildRequires: pkgconfig(Qt5Gui) >= 5.9 +BuildRequires: pkgconfig(Qt5Network) >= 5.9 +BuildRequires: pkgconfig(Qt5Qml) >= 5.9 +BuildRequires: pkgconfig(Qt5Sql) >= 5.9 +BuildRequires: pkgconfig(Qt5Svg) >= 5.9 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.9 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.9 +BuildRequires: pkgconfig(Qt5Xml) >= 5.9 BuildRequires: pkgconfig(muparser) BuildRequires: pkgconfig(python3) @@ -57,7 +58,7 @@ -DCMAKE_SHARED_LINKER_FLAGS="" \ -DCMAKE_SKIP_RPATH=OFF \ -DBUILD_VIRTUALBOX=OFF -make %{?_smp_mflags} V=1 +%make_jobs %install %cmake_install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VMfbwf/_old 2019-01-08 12:29:43.280190806 +0100 +++ /var/tmp/diff_new_pack.VMfbwf/_new 2019-01-08 12:29:43.280190806 +0100 @@ -3,8 +3,8 @@ <param name="scm">git</param> <param name="url">https://github.com/albertlauncher/albert.git</param> <param name="filename">albert</param> - <param name="versionformat">0.14.21</param> - <param name="revision">v0.14.21</param> + <param name="versionformat">0.14.22</param> + <param name="revision">v0.14.22</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> ++++++ albert-0.14.21.tar.xz -> albert-0.16.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/albert/albert-0.14.21.tar.xz /work/SRC/openSUSE:Factory/.albert.new.28833/albert-0.16.1.tar.xz differ: char 25, line 1
