Update to 2.57.1
This commit is contained in:
parent
a4bd0c03ac
commit
6d57c62398
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.54.1.tar.xz
|
||||
/libsoup-2.55.90.tar.xz
|
||||
/libsoup-2.56.0.tar.xz
|
||||
/libsoup-2.57.1.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.56.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.57.1
|
||||
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.56/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.57/%{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
|
||||
* Wed Dec 14 2016 David King <amigadave@amigadave.com> - 2.57.1-1
|
||||
- Update to 2.57.1
|
||||
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 2.56.0-2
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user