flatpak-builder-1.2.3

This commit is contained in:
Rmys
2023-03-15 15:50:25 +03:00
committed by GitHub
parent 580bc2fcb5
commit b3f47f97a6
@@ -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="59c5dcd6363c3b6bdc0be773d41d1038a92a80d1" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.2.2/flatpak-builder-1.2.2.tar.xz</Archive>
<Archive sha1sum="0fcee8a24a3980508dc67c274985d984fccb685f" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.2.3/flatpak-builder-1.2.3.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.12.2">flatpak-devel</Dependency>
<Dependency versionFrom="1.15.3">flatpak-devel</Dependency>
<Dependency versionFrom="2019.1">ostree-devel</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libxslt</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="11">
<Date>2023-03-15</Date>
<Version>1.2.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2022-05-06</Date>
<Version>1.2.2</Version>