diff --git a/lxqt-runner-0.10.0.tar.xz b/lxqt-runner-0.10.0.tar.xz new file mode 100644 index 0000000..4d741ae --- /dev/null +++ b/lxqt-runner-0.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81 +size 193104 diff --git a/lxqt-runner-0.9.0.tar.xz b/lxqt-runner-0.9.0.tar.xz deleted file mode 100644 index aa66ebc..0000000 --- a/lxqt-runner-0.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d9d4d85acb2a9e17892ca41637a677939ef7788df5cd45ba44d178ac066439a -size 192812 diff --git a/lxqt-runner.changes b/lxqt-runner.changes index af15f1c..b840e50 100644 --- a/lxqt-runner.changes +++ b/lxqt-runner.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 6 16:38:34 UTC 2015 - mvetter@suse.com + +- Upstream release 0.10.0 + ------------------------------------------------------------------- Fri Feb 20 21:23:53 UTC 2015 - sfalken@opensuse.org diff --git a/lxqt-runner.spec b/lxqt-runner.spec index ab0f993..ddd950d 100644 --- a/lxqt-runner.spec +++ b/lxqt-runner.spec @@ -17,41 +17,36 @@ Name: lxqt-runner -Version: 0.9.0 +Version: 0.10.0 Release: 0 -Summary: Launch applications quickly by typing commands +Summary: LXQt application launcher License: LGPL-2.1+ Group: System/GUI/LXDE-Qt Url: http://www.lxde.org Source: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz -BuildRequires: cmake +BuildRequires: cmake >= 3.0.2 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: kwindowsystem-devel BuildRequires: pkgconfig(Qt5Script) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5Xdg) -BuildRequires: pkgconfig(lxqt) >= %{version} +BuildRequires: pkgconfig(libmenu-cache) +BuildRequires: pkgconfig(lxqt) >= %{version} BuildRequires: pkgconfig(lxqt-globalkeys) >= %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Tool to launch programs quickly, by typing their names -%package -n %{name}-lang -Summary: Translations for lxqt-runner -Group: System/GUI/LXDE-Qt -Requires: %{name} = %{version} - -%description -n %{name}-lang -Translation files for lxqt-runner +%lang_package %prep %setup -q %build %cmake -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install %cmake_install @@ -59,11 +54,10 @@ Translation files for lxqt-runner %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS LICENSE %{_bindir}/lxqt-runner -%{_datadir}/lxqt/lxqt-runner -%files -n %{name}-lang +%files lang %defattr(-,root,root) %{_datadir}/lxqt/translations