flatpak-builder-1.2.0

This commit is contained in:
Rmys
2021-10-20 14:09:35 +03:00
committed by GitHub
parent f29051a07e
commit 23ccd1d5c7
@@ -12,9 +12,9 @@
<IsA>app:console</IsA>
<Summary>Tool to build flatpaks from sources</Summary>
<Description>Tool for building flatpaks from sources</Description>
<Archive sha1sum="e201b45463be6dda24bcc38cd52abe537190a0ec" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.14/flatpak-builder-1.0.14.tar.xz</Archive>
<Archive sha1sum="1566cd2554f8f0484133bd7c41de2e8192c82c79" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.2.0/flatpak-builder-1.2.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.2.4">flatpak-devel</Dependency>
<Dependency versionFrom="1.22.2">flatpak-devel</Dependency>
<Dependency versionFrom="2019.1">ostree-devel</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libxslt</Dependency>
@@ -37,7 +37,7 @@
<Package>
<Name>flatpak-builder</Name>
<RuntimeDependencies>
<Dependency versionFrom="1.2.4">flatpak</Dependency>
<Dependency versionFrom="1.12.2">flatpak</Dependency>
<Dependency versionFrom="2019.1">ostree</Dependency>
<Dependency>curl</Dependency>
<Dependency>libsoup</Dependency>
@@ -49,12 +49,20 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2021-10-20</Date>
<Version>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-06-22</Date>
<Version>1.0.14</Version>