Update to 2.61.90
This commit is contained in:
parent
135c9fd565
commit
6826a25b32
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.60.2.tar.xz
|
||||
/libsoup-2.61.1.tar.xz
|
||||
/libsoup-2.61.2.tar.xz
|
||||
/libsoup-2.61.90.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.61.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.61.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Soup, an HTTP library implementation
|
||||
|
||||
License: LGPLv2
|
||||
@ -86,6 +86,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 2.61.90-1
|
||||
- Update to 2.61.90
|
||||
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.61.2-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.61.2.tar.xz) = 2149a8c1ec1c73a8fe4308ca3360cbcc02deffdbc0f120af61ded598bca982440d4081eb8bfd2654fa70bc9bf0bafc6193c630cb88e4c9163625085ecf4beaf9
|
||||
SHA512 (libsoup-2.61.90.tar.xz) = b532e4a6764f1e99451f41ed492694c4a4586909ca18886faba0e9660dc1213103eb5141ed4ebb84f63a3c35826179ace4aff3d0559187089357ec25de2d23e1
|
||||
|
Loading…
Reference in New Issue
Block a user