Update to 2.68.3
This commit is contained in:
parent
691de97e93
commit
8397bf1b4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.68.0.tar.xz
|
/libsoup-2.68.0.tar.xz
|
||||||
/libsoup-2.68.1.tar.xz
|
/libsoup-2.68.1.tar.xz
|
||||||
/libsoup-2.68.2.tar.xz
|
/libsoup-2.68.2.tar.xz
|
||||||
|
/libsoup-2.68.3.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.68.2
|
Version: 2.68.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ you to develop applications that use the libsoup library.
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 04 2019 Kalev Lember <klember@redhat.com> - 2.68.3-1
|
||||||
|
- Update to 2.68.3
|
||||||
|
|
||||||
* Wed Oct 09 2019 Kalev Lember <klember@redhat.com> - 2.68.2-1
|
* Wed Oct 09 2019 Kalev Lember <klember@redhat.com> - 2.68.2-1
|
||||||
- Update to 2.68.2
|
- Update to 2.68.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.68.2.tar.xz) = 4fb8fc55fc49c11da1e3575c9de7c407ff616d07a81983347701b868153f69a3fece8bdaeddce6d1ba817d4c547ec6c3ce4cc2d763d34c8b476a92505d99e533
|
SHA512 (libsoup-2.68.3.tar.xz) = 4ab7777e8e910a5741628d10a9e22215b7811c03034dc3ccd1fa34bcfa2a643f27e7c005ab048f2931d58af4b161eee71e1f433cb55a74628da5b08ef8b693fd
|
||||||
|
Loading…
Reference in New Issue
Block a user