Update to 2.64.1
This commit is contained in:
parent
18d353916f
commit
cfb63a972d
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.62.3.tar.xz
|
||||
/libsoup-2.63.90.tar.xz
|
||||
/libsoup-2.64.0.tar.xz
|
||||
/libsoup-2.64.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.64.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.64.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Soup, an HTTP library implementation
|
||||
|
||||
License: LGPLv2
|
||||
@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Tue Sep 25 2018 Kalev Lember <klember@redhat.com> - 2.64.1-1
|
||||
- Update to 2.64.1
|
||||
|
||||
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 2.64.0-2
|
||||
- Rebuilt against fixed atk (#1626575)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.64.0.tar.xz) = 4ff3d16898bad5481d6abc4a7d2cdccc559e3d2a675128ccb61fba09a39c5c1736aeb7bda77dfd73f97a8660d11e25e88901fb6b957ab47b1e9e8a0fd6740424
|
||||
SHA512 (libsoup-2.64.1.tar.xz) = 13d16457a443294020621df34205c570d25a6ff048ab68633cc504d70a8a1281a38dddb54110fd35a059bd69aebc3fd49b5ab0fc42abf4f4a19746a25050119d
|
||||
|
Loading…
Reference in New Issue
Block a user