Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-01 08:15:50 +00:00
parent 76664127d7
commit ec98f07f80
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libsoup
Version: 2.65.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Soup, an HTTP library implementation
License: LGPLv2
@ -78,6 +78,9 @@ you to develop applications that use the libsoup library.
%{_datadir}/vala/vapi/libsoup-2.4.vapi
%changelog
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.65.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 2.65.2-1
- Update to 2.65.2
- Switch to the meson build system