libqmi ver. bump

This commit is contained in:
Rmys
2020-07-10 18:18:59 +00:00
committed by GitHub
parent a08045ab68
commit e770bb76a3
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>QMI modem protocol helper library</Summary>
<Description>libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.</Description>
<Archive sha1sum="befe5bfc6bffe86f6e3dd49e612943c7da6bef72" type="tarxz">http://www.freedesktop.org/software/libqmi/libqmi-1.24.10.tar.xz</Archive>
<Archive sha1sum="2a8c6df330ea2539b82e32b75336905f2f9b6d98" type="tarxz">http://www.freedesktop.org/software/libqmi/libqmi-1.26.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -36,6 +36,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="doc">/usr/share/doc/libqmi/</Path>
<Path fileType="data">/usr/share/gir-1.0/Qmi-1.0.gir</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
</Files>
</Package>
@@ -54,6 +55,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-07-10</Date>
<Version>1.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-04-30</Date>
<Version>1.24.10</Version>