ModemManager-1.6.12:ver.bump

This commit is contained in:
Rmys
2018-02-19 21:32:48 +03:00
parent 57aa09d776
commit 8dbd5925a0
2 changed files with 11 additions and 1 deletions
@@ -16,6 +16,8 @@ def setup():
--with-udev-base-dir=/lib/udev \
--enable-gtk-doc \
--with-polkit=permissive")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA>
<Summary>A manager framework for mobile broadband modems</Summary>
<Description>ModemManager provides a unified high level API for communicating with mobile broadband modems.</Description>
<Archive sha1sum="d7b42295cb76eaf603b1ea3e10d3d97def005736" type="tarxz">http://www.freedesktop.org/software/ModemManager/ModemManager-1.6.4.tar.xz</Archive>
<Archive sha1sum="d08004666df8e615c3d2a06af3b5dac4ac125a13" type="tarxz">http://www.freedesktop.org/software/ModemManager/ModemManager-1.6.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
@@ -26,6 +26,7 @@
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>python-six</Dependency>
<Dependency>vala-devel</Dependency>
</BuildDependencies>
</Source>
@@ -100,6 +101,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-02-19</Date>
<Version>1.6.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-02-19</Date>
<Version>1.6.4</Version>