libsoup:update

This commit is contained in:
alihanozturk
2016-05-05 23:53:24 +03:00
parent 350afa8516
commit 873f9e8cab
+13 -2
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>An HTTP library implementation in C</Summary>
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
<Archive sha1sum="8bd422bd5d19b5e2630bbb35dfb06354b1d56442" type="tarxz">mirrors://gnome/libsoup/2.50/libsoup-2.50.0.tar.xz</Archive>
<Archive sha1sum="15884a4a764175b6e3ac6321b0bd9e8ecbf73ac4" type="tarxz">mirrors://gnome/libsoup/2.54/libsoup-2.54.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>gtk-doc</Dependency>
@@ -22,6 +22,8 @@
<Dependency>sqlite-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
@@ -36,6 +38,8 @@
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="localedata">/usr/share/locale/</Path>
<Path fileType="library">/usr/lib/girepository-1.0/Soup-2.4.typelib</Path>
</Files>
@@ -72,11 +76,11 @@
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency release="current">libsoup</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="header">/usr/share/gir-1.0</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
</Files>
@@ -106,6 +110,13 @@
</Package>
<History>
<Update release="2">
<Date>2016-05-05</Date>
<Version>2.54.1</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2015-06-14</Date>
<Version>2.50.0</Version>