Accepting request 284982 from X11:lxde
1 OBS-URL: https://build.opensuse.org/request/show/284982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-qtplugin?expand=0&rev=4
This commit is contained in:
parent
dfb52c8a07
commit
09bcc86c32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0708c2a814c95777e93c8f23efc0bf1f0bdd193bae580627ced915a7b1b29b8d
|
||||
size 16712
|
3
lxqt-qtplugin-0.9.0.tar.xz
Normal file
3
lxqt-qtplugin-0.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bc715d55ccf7b4356dc89b23f441b79b2a79a523efdb67bc4a81acaa86243c5
|
||||
size 15732
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 21:32:01 UTC 2015 - sfalken@opensuse.org
|
||||
|
||||
- New upstream version 0.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 00:29:57 UTC 2015 - sfalken@opensuse.org
|
||||
|
||||
|
@ -17,19 +17,20 @@
|
||||
|
||||
|
||||
Name: lxqt-qtplugin
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: LxQt platform integration plugin for Qt 5
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/LXDE-Qt
|
||||
Url: http://www.lxde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5UiTools)
|
||||
BuildRequires: pkgconfig(lxqt-qt5) >= 0.8.0
|
||||
BuildRequires: pkgconfig(lxqt) >= %{version}
|
||||
|
||||
%requires_eq libQt5Gui5
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user