flatpak-1.15.4

This commit is contained in:
Rmys
2023-11-14 12:38:03 +03:00
parent a0fa500e42
commit 8b61b835b4
2 changed files with 325 additions and 3 deletions
+9 -3
View File
@@ -11,7 +11,7 @@
<License>LGPLv2.1</License>
<Summary>Application distribution framework</Summary>
<Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
<Archive sha1sum="807b4fe57b42cbbd1b7da18efdae8afcb19bfcef" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.15.3/flatpak-1.15.3.tar.xz</Archive>
<Archive sha1sum="8b08ae85c70dbf68d7bf575aae0cddbd515b8f92" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.15.4/flatpak-1.15.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>zstd-devel</Dependency>
@@ -41,8 +41,7 @@
<Dependency>appstream-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">bubblewrap_libglnx_submodule.patch</Patch-->
<!--Patch>flatpak-1.0.2-var_symlink_fix.diff</Patch-->
<Patch level="1">appstream-1.0.patch</Patch>
</Patches>
</Source>
@@ -117,6 +116,13 @@
</Package>
<History>
<Update release="19">
<Date>2023-11-14</Date>
<Version>1.15.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2023-03-15</Date>
<Version>1.15.3</Version>