Update to 2.56.0

This commit is contained in:
Kalev Lember 2016-09-19 20:02:04 +02:00
parent 68e6908290
commit 9a3486ba5c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -79,3 +79,4 @@ libsoup-2.31.6.tar.bz2
/libsoup-2.54.0.1.tar.xz
/libsoup-2.54.1.tar.xz
/libsoup-2.55.90.tar.xz
/libsoup-2.56.0.tar.xz

View File

@ -1,13 +1,13 @@
%define glib2_version 2.38.0
Name: libsoup
Version: 2.55.90
Version: 2.56.0
Release: 1%{?dist}
Summary: Soup, an HTTP library implementation
License: LGPLv2
URL: https://wiki.gnome.org/Projects/libsoup
Source0: https://download.gnome.org/sources/%{name}/2.55/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/2.56/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: glib-networking
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
%{_datadir}/vala/vapi/libsoup-2.4.vapi
%changelog
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 2.56.0-1
- Update to 2.56.0
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 2.55.90-1
- Update to 2.55.90

View File

@ -1 +1 @@
0d0709bdbe5c2478ecc1bce268c61e5b libsoup-2.55.90.tar.xz
465083f74b7bb035959ddb0599313986 libsoup-2.56.0.tar.xz