Merge pull request #10159 from ayhanyalcinsoy/master

lxqt-about:v.bump to 1.1.0
This commit is contained in:
2022-04-22 13:22:30 +03:00
committed by GitHub
+12 -4
View File
@@ -13,15 +13,15 @@
<IsA>app:gui</IsA>
<Summary>LXQt about dialog.</Summary>
<Description>About dialog of LXDE-Qt</Description>
<Archive sha1sum="c8ba869550021efd9691f1ecd6d7e00923712cbd" type="tarxz">https://github.com/lxqt/lxqt-about/releases/download/1.0.0/lxqt-about-1.0.0.tar.xz</Archive>
<Archive sha1sum="48c9b559f2cb3ad0b12847dcee1c4b551b5a19c9" type="tarxz">https://github.com/lxqt/lxqt-about/releases/download/1.1.0/lxqt-about-1.1.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="1.0.0">liblxqt-devel</Dependency>
<Dependency versionFrom="1.1.0">liblxqt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="3.8.0">libqtxdg-devel</Dependency>
<Dependency versionFrom="0.10.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="3.9.0">libqtxdg-devel</Dependency>
<Dependency versionFrom="0.11.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -29,6 +29,7 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localdata">/usr/share/lxqt/translations</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
@@ -40,6 +41,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>2021-11-14</Date>
<Version>1.0.0</Version>