libmbim:version bump

This commit is contained in:
2015-07-15 16:27:46 +03:00
parent 0789961313
commit 8af3c6a75d
+17 -4
View File
@@ -12,14 +12,20 @@
<IsA>library</IsA>
<Summary>MBIM modem protocol helper library.</Summary>
<Description>libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.</Description>
<Archive sha1sum="6d9c9eb292f5b5284cba1a11fd9747e8e1de145e" type="tarxz">http://www.freedesktop.org/software/libmbim/libmbim-1.6.0.tar.xz</Archive>
<Archive sha1sum="662a779ee7cb343c76971fb3339de2bdb77c4f31" type="tarxz">http://www.freedesktop.org/software/libmbim/libmbim-1.12.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>eudev-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libmbim</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>eudev</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
@@ -28,7 +34,7 @@
<Path fileType="doc">/usr/share/doc/libmbim</Path>
</Files>
</Package>
<Package>
<Name>libmbim-devel</Name>
<Summary>libmbim için geliştirme dosyaları</Summary>
@@ -40,8 +46,15 @@
<Path fileType="header">/usr/include/libmbim-glib/</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2015-07-15</Date>
<Version>1.12.2</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-01-20</Date>
<Version>1.6.0</Version>