Update to 2.74.3
This commit is contained in:
parent
bd37c05c99
commit
f06a5393f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -124,3 +124,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/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
|
/libsoup-2.74.2.tar.xz
|
||||||
|
/libsoup-2.74.3.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%{!?with_docs: %global with_docs 1}
|
%{!?with_docs: %global with_docs 1}
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.74.2
|
Version: 2.74.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -112,6 +112,9 @@ This package contains developer documentation for %{name}.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 28 2022 David King <amigadave@amigadave.com> - 2.74.3-1
|
||||||
|
- Update to 2.74.3
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.74.2-3
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.74.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.74.2.tar.xz) = 6f9da3296364e210103093cef9ef34fb40f694a8ef90966fc1fbd834c11f3db1031784a0901e9181bf3124e0682708148bd3598a31d60f1cce61eaae2e19ba7a
|
SHA512 (libsoup-2.74.3.tar.xz) = 72f8a055df984cb35105fe67f4ca67d3fb110d40a9cacb660fccd89f93b06bc32e25d94375dcc76608a245f7c5e081d968d7aaf5952eb16013d81c741247cb4c
|
||||||
|
Loading…
Reference in New Issue
Block a user