commit switchboard-plug-keyboard for openSUSE:Factory
Hello community, here is the log from the commit of package switchboard-plug-keyboard for openSUSE:Factory checked in at 2018-12-28 12:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/switchboard-plug-keyboard (Old) and /work/SRC/openSUSE:Factory/.switchboard-plug-keyboard.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "switchboard-plug-keyboard" Fri Dec 28 12:34:11 2018 rev:2 rq:660539 version:2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/switchboard-plug-keyboard/switchboard-plug-keyboard.changes 2018-03-29 11:54:07.777586435 +0200 +++ /work/SRC/openSUSE:Factory/.switchboard-plug-keyboard.new.28833/switchboard-plug-keyboard.changes 2018-12-28 12:34:13.592009335 +0100 @@ -1,0 +2,26 @@ +Thu Nov 8 02:29:38 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by> + +- Add regex for filtering provided libraries + +------------------------------------------------------------------- +Wed Oct 17 18:58:17 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by> + +- Update to 2.3.4: + * New upstream release. + +------------------------------------------------------------------- +Mon Jun 11 12:45:24 UTC 2018 - avvissu@yandex.by + +- Update to 0.3.3: + * New upstream release. + +------------------------------------------------------------------- +Sat Jun 9 02:31:02 UTC 2018 - avvissu@yandex.by + +- Switch to github +- Switch to meson +- Drop switchboard-plug-keyboard-0.3.2-vala-0.36.patch +- Add COPYING and README files +- Spec file cleanup + +------------------------------------------------------------------- Old: ---- switchboard-plug-keyboard-0.3.2-vala-0.36.patch switchboard-plug-keyboard-0.3.2.tar.xz New: ---- switchboard-plug-keyboard-2.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ switchboard-plug-keyboard.spec ++++++ --- /var/tmp/diff_new_pack.h5h6rZ/_old 2018-12-28 12:34:14.072009001 +0100 +++ /var/tmp/diff_new_pack.h5h6rZ/_new 2018-12-28 12:34:14.076008998 +0100 @@ -1,7 +1,7 @@ # # spec file for package switchboard-plug-keyboard # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -15,29 +15,30 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%global __provides_exclude_from ^%{_libdir}/switchboard/.*\\.so$ Name: switchboard-plug-keyboard -Version: 0.3.2 +Version: 2.3.4 Release: 0 -License: GPL-3.0 Summary: Switchboard Keyboard Plug -Url: https://launchpad.net/switchboard-plug-keyboard +License: GPL-3.0-only Group: System/GUI/Other -Source: https://launchpad.net/switchboard-plug-keyboard/loki/%{version}/+download/%{name}-%{version}.tar.xz -Patch0: switchboard-plug-keyboard-0.3.2-vala-0.36.patch -BuildRequires: cmake +URL: https://elementary.io/ +Source: https://github.com/elementary/switchboard-plug-keyboard/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes -BuildRequires: gcc-c++ +BuildRequires: meson >= 0.40.0 BuildRequires: pkgconfig BuildRequires: vala >= 0.28.0 BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libgnomekbd) +BuildRequires: pkgconfig(libgnomekbdui) +BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(switchboard-2.0) Requires: console-setup Requires: switchboard Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Adjust keyboard settings from Switchboard. This plug can be used to change @@ -50,26 +51,24 @@ %prep %setup -q -%patch0 -p1 %build -%cmake -make %{?_smp_mflags} +%meson +%meson_build %install -%cmake_install -%fdupes %{buildroot}%{_datadir}/locale -%find_lang pantheon-keyboard-plug %{name}.lang +%meson_install +%find_lang keyboard-plug %{name}.lang +%fdupes %{buildroot}%{_datadir} %files -%defattr(-,root,root) -%doc README +%license COPYING +%doc README.md %dir %{_libdir}/switchboard %dir %{_libdir}/switchboard/hardware -%dir %{_libdir}/switchboard/hardware/pantheon-keyboard -%{_libdir}/switchboard/hardware/pantheon-keyboard/*.so +%{_libdir}/switchboard/hardware/libkeyboard.so +%{_datadir}/metainfo/io.elementary.switchboard-plug-keyboard.appdata.xml %files lang -f %{name}.lang -%defattr(-,root,root) %changelog
participants (1)
-
root