Merge pull request #10162 from ayhanyalcinsoy/master
lxqt-globalkeys:v.bump to 1.1.0
This commit is contained in:
@@ -13,17 +13,17 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>Daemon used to register global keyboard shortcuts</Summary>
|
||||
<Description>LXQt daemon and library for global keyboard shortcuts registration.</Description>
|
||||
<Archive sha1sum="1a0cf25477124a6340310145e6151f0a850671cd" type="tarxz">https://github.com/lxqt/lxqt-globalkeys/releases/download/1.0.1/lxqt-globalkeys-1.0.1.tar.xz</Archive>
|
||||
<Archive sha1sum="cc6d04fce22b1772f5531d0d2b57bac733b04c32" type="tarxz">https://github.com/lxqt/lxqt-globalkeys/releases/download/1.1.0/lxqt-globalkeys-1.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libqtxdg-devel</Dependency>
|
||||
<Dependency versionFrom="3.9.0">libqtxdg-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency versionFrom="1.0.0">liblxqt-devel</Dependency>
|
||||
<Dependency versionFrom="0.10.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="1.1.0">liblxqt-devel</Dependency>
|
||||
<Dependency versionFrom="0.11.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -39,7 +39,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/liblxqt-globalkeys*</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
</Files>
|
||||
@@ -57,6 +57,13 @@
|
||||
</RuntimeDependencies>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2022-04-22</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-01-22</Date>
|
||||
<Version>1.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user