From 445be8d502ab86f206333228eb6b6ad745c34f43 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 Oct 2015 08:24:26 +0100 Subject: [PATCH] Update to 2.53.1 --- .gitignore | 1 + libsoup.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53c38d2..8dcadf8 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.51.92.tar.xz /libsoup-2.52.0.tar.xz /libsoup-2.52.1.tar.xz +/libsoup-2.53.1.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 734d4ae..6ab733d 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,14 +3,14 @@ ### Abstract ### Name: libsoup -Version: 2.52.1 +Version: 2.53.1 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries Summary: Soup, an HTTP library implementation URL: https://wiki.gnome.org/Projects/libsoup #VCS: git:git://git.gnome.org/libsoup -Source: https://download.gnome.org/sources/%{name}/2.52/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/2.53/%{name}-%{version}.tar.xz ### Build Dependencies ### @@ -85,6 +85,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la %{_datadir}/vala/vapi/libsoup-2.4.vapi %changelog +* Wed Oct 28 2015 Kalev Lember - 2.53.1-1 +- Update to 2.53.1 + * Mon Oct 12 2015 Kalev Lember - 2.52.1-1 - Update to 2.52.1 diff --git a/sources b/sources index 3b20cf0..52a423d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b80f11674724ab38f96426875bc0e2e5 libsoup-2.52.1.tar.xz +69b3ac2919665a7d00a768d411b8e558 libsoup-2.53.1.tar.xz