Update to 2.60.1
This commit is contained in:
parent
b9c68f5187
commit
53010ac66d
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.58.1.tar.xz
|
||||
/libsoup-2.59.90.1.tar.xz
|
||||
/libsoup-2.60.0.tar.xz
|
||||
/libsoup-2.60.1.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.60.0
|
||||
Version: 2.60.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Soup, an HTTP library implementation
|
||||
|
||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Wed Oct 11 2017 Kalev Lember <klember@redhat.com> - 2.60.1-1
|
||||
- Update to 2.60.1
|
||||
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.60.0-1
|
||||
- Update to 2.60.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.60.0.tar.xz) = 9759d0f6c7dd5975e96e91b7a2b70d2559e2089e54659182dcd443ada6e0481db3b8457377c8ce04085f1ab3160f5e3ec761defc41d8547ff2d3bc08b9ca1217
|
||||
SHA512 (libsoup-2.60.1.tar.xz) = c36f74f7b778f8924de5d257f3d07d5b26b078a5b310476e68b5c2c18c7b460fb2950b79b2429ec68303bfa70cd25f08f80de45d08be6ceb562fe820e0e25c31
|
||||
|
Loading…
Reference in New Issue
Block a user