Update to 2.67.3
This commit is contained in:
parent
eab7335e59
commit
5e9ceceebb
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.66.2.tar.xz
|
/libsoup-2.66.2.tar.xz
|
||||||
/libsoup-2.67.1.tar.xz
|
/libsoup-2.67.1.tar.xz
|
||||||
/libsoup-2.67.2.tar.xz
|
/libsoup-2.67.2.tar.xz
|
||||||
|
/libsoup-2.67.3.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.67.2
|
Version: 2.67.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -79,6 +79,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
|
||||||
|
* Thu Jul 18 2019 Kalev Lember <klember@redhat.com> - 2.67.3-1
|
||||||
|
- Update to 2.67.3
|
||||||
|
|
||||||
* Mon Jun 17 2019 Kalev Lember <klember@redhat.com> - 2.67.2-1
|
* Mon Jun 17 2019 Kalev Lember <klember@redhat.com> - 2.67.2-1
|
||||||
- Update to 2.67.2
|
- Update to 2.67.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.67.2.tar.xz) = deca6d9965e1ba3bb106d306664bbbb923d05c3f34d0a763e3f7b01255608fdc4d70ba0ecf1816bdb5f54544f99ea319a1106ea8f7ca6579bc5ee18669c99ee6
|
SHA512 (libsoup-2.67.3.tar.xz) = a116ef6361c99feaa2f471addc8ad78d59e77c237f0bd836abdb56f1dbc5e4bf6fbf8a7954740724ae8b378b52a0cf1250dd5522f2a1d327c93c823cd4efcf7c
|
||||||
|
Loading…
Reference in New Issue
Block a user