Update to 2.66.1
This commit is contained in:
parent
4e5387ce7f
commit
55eeeb8f11
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.65.91.tar.xz
|
/libsoup-2.65.91.tar.xz
|
||||||
/libsoup-2.65.92.tar.xz
|
/libsoup-2.65.92.tar.xz
|
||||||
/libsoup-2.66.0.tar.xz
|
/libsoup-2.66.0.tar.xz
|
||||||
|
/libsoup-2.66.1.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.66.0
|
Version: 2.66.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ you to develop applications that use the libsoup library.
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 09 2019 Kalev Lember <klember@redhat.com> - 2.66.1-1
|
||||||
|
- Update to 2.66.1
|
||||||
|
|
||||||
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.66.0-1
|
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.66.0-1
|
||||||
- Update to 2.66.0
|
- Update to 2.66.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.66.0.tar.xz) = a79d4dafbf12a3345803b38859a398839e3e9e389552c90bab60b005ffa7e4ce2f43112e322ca10f134ab6e6c53568e058c82c370617e872539e1fafd82a1352
|
SHA512 (libsoup-2.66.1.tar.xz) = bb9c15cae965606d5f7c009fab9223445235982269d23ff20e89249b10d3423797427e7cff39c31a3f5db99b0c2d7a01eb911edb61309603cdeb8f2467fe6039
|
||||||
|
Loading…
Reference in New Issue
Block a user