Update to 2.74.2
This commit is contained in:
parent
b5d75c1082
commit
bd9236f27a
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.72.0.tar.xz
|
/libsoup-2.72.0.tar.xz
|
||||||
/libsoup-2.74.0.tar.xz
|
/libsoup-2.74.0.tar.xz
|
||||||
/libsoup-2.74.1.tar.xz
|
/libsoup-2.74.1.tar.xz
|
||||||
|
/libsoup-2.74.2.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%{!?with_docs: %global with_docs 1}
|
%{!?with_docs: %global with_docs 1}
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.74.1
|
Version: 2.74.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -112,6 +112,9 @@ This package contains developer documentation for %{name}.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 07 2021 Kalev Lember <klember@redhat.com> - 2.74.2-1
|
||||||
|
- Update to 2.74.2
|
||||||
|
|
||||||
* Wed Oct 27 2021 Kalev Lember <klember@redhat.com> - 2.74.1-1
|
* Wed Oct 27 2021 Kalev Lember <klember@redhat.com> - 2.74.1-1
|
||||||
- Update to 2.74.1
|
- Update to 2.74.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.74.1.tar.xz) = 107726e069becc0a79904905a10a0ceb0c010fcae57ee86fbb838e6edf58abfc464c8e6c3afb610e495d9c2a24ec6b4ba4c023921611642a9d3c89627daa154b
|
SHA512 (libsoup-2.74.2.tar.xz) = 6f9da3296364e210103093cef9ef34fb40f694a8ef90966fc1fbd834c11f3db1031784a0901e9181bf3124e0682708148bd3598a31d60f1cce61eaae2e19ba7a
|
||||||
|
Loading…
Reference in New Issue
Block a user