Flatpak Version bump

This commit is contained in:
Sami BABAT
2021-04-26 01:53:40 +03:00
committed by GitHub
parent ff4c86ef98
commit 232b69f727
+14 -4
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Application distribution framework</Summary>
<Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
<Archive sha1sum="61c281690091f3e1d9cd886ae7df8cc320b96880" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.6.3/flatpak-1.6.3.tar.xz</Archive>
<Archive sha1sum="1cd25f8577ba55d1370652e9bd24e8a2d254143a" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.10.2/flatpak-1.10.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>util-linux</Dependency>
@@ -27,6 +27,7 @@
<Dependency>docbook-xsl</Dependency>
<Dependency>python-six</Dependency>
<Dependency versionFrom="2019.2">ostree-devel</Dependency>
<Dependency>python3-pyparsing</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">bubblewrap_libglnx_submodule.patch</Patch-->
@@ -43,7 +44,7 @@
<Dependency>glib2</Dependency>
<Dependency>gpgme</Dependency>
<Dependency>gnupg</Dependency>
<Dependency>libXau</Dependency>
<Dependency>libXau</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libsoup</Dependency>
<Dependency>json-glib</Dependency>
@@ -53,7 +54,8 @@
<Dependency>dconf</Dependency>
<Dependency versionFrom="2019.2">ostree</Dependency>
<Dependency>polkit</Dependency>
<Dependency>appstream-glib</Dependency>
<Dependency>appstream-glib</Dependency>
<Dependency>python3-pyparsing</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -62,6 +64,7 @@
<Path fileType="library">/usr/libexec</Path>
<Path fileType="library">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="data">/usr/share/fish/vendor_completions.d/</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/polkit-1</Path>
<Path fileType="data">/usr/share/flatpak</Path>
@@ -77,7 +80,7 @@
<AdditionalFile target="/usr/share/flatpak/flathub.flatpakrepo" permission="0644" owner="root">flathub.flatpakrepo</AdditionalFile>
</AdditionalFiles>
</Package>
<Package>
<Name>flatpak-devel</Name>
<Summary>Development files for flatpak</Summary>
@@ -103,6 +106,13 @@
</Package>
<History>
<Update release="12">
<Date>2021-04-25</Date>
<Version>1.10.2</Version>
<Comment>Version bump</Comment>
<Name>Sami BABAT</Name>
<Email>samibabat@gmail.com</Email>
</Update>
<Update release="11">
<Date>2021-04-06</Date>
<Version>1.6.3</Version>