Update to 3.1.2
This commit is contained in:
parent
36446c985f
commit
8918d01012
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/libsoup-3.0.6.tar.xz
|
/libsoup-3.0.6.tar.xz
|
||||||
/libsoup-3.0.7.tar.xz
|
/libsoup-3.0.7.tar.xz
|
||||||
/libsoup-3.1.1.tar.xz
|
/libsoup-3.1.1.tar.xz
|
||||||
|
/libsoup-3.1.2.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global glib2_version 2.69.1
|
%global glib2_version 2.69.1
|
||||||
|
|
||||||
Name: libsoup3
|
Name: libsoup3
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -59,7 +59,7 @@ This package contains developer documentation for %{name}.
|
|||||||
%autosetup -p0 -n libsoup-%{version}
|
%autosetup -p0 -n libsoup-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Ddocs=enabled -Dtests=false -Dautobahn=disabled -Dhttp2_tests=disabled -Dpkcs11_tests=disabled
|
%meson -Ddocs=enabled -Dtests=false -Dautobahn=disabled -Dpkcs11_tests=disabled
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-3.1.1.tar.xz) = 71beedad62ffe08271fde6b46f3ca2ad2848218081a36ab293ae0b88a46189f8371b944cf624004e4770f1e47aa673335ac2217b66aeee30a5f79bf2b52bc04a
|
SHA512 (libsoup-3.1.2.tar.xz) = 56dc6a5a8a61a93f9c6a6bbaa0a06d041b51b8c484e5f9be278ba90f62d5c506415e5613e9f5b68481d596f83fc1eec4bac77fd3977f94de4a589b1ada0ea825
|
||||||
|
Loading…
Reference in New Issue
Block a user