flatpak-builder-1.0.14

This commit is contained in:
Rmys
2021-06-22 17:28:14 +03:00
committed by GitHub
parent 1ea33a1e49
commit 5df0fd5fd1
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Tool to build flatpaks from sources</Summary>
<Description>Tool for building flatpaks from sources</Description>
<Archive sha1sum="bcc40c3cb921581dbfb6abc7b17f7b7a74d23366" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.9/flatpak-builder-1.0.9.tar.xz</Archive>
<Archive sha1sum="e201b45463be6dda24bcc38cd52abe537190a0ec" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.14/flatpak-builder-1.0.14.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.2.4">flatpak-devel</Dependency>
<Dependency versionFrom="2019.1">ostree-devel</Dependency>
@@ -26,6 +26,8 @@
<Dependency>libxml2-devel</Dependency>
<Dependency>libyaml-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>elogind-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
</BuildDependencies>
<!--Patches>
<Patch level="1">libglnx_submodule.patch</Patch>
@@ -53,6 +55,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-06-22</Date>
<Version>1.0.14</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-03-10</Date>
<Version>1.0.9</Version>