Update to 2.60.0
This commit is contained in:
parent
a939f44676
commit
b9c68f5187
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.58.0.tar.xz
|
||||
/libsoup-2.58.1.tar.xz
|
||||
/libsoup-2.59.90.1.tar.xz
|
||||
/libsoup-2.60.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.59.90.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.60.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.59/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.60/%{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 Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.60.0-1
|
||||
- Update to 2.60.0
|
||||
|
||||
* Fri Aug 11 2017 Kalev Lember <klember@redhat.com> - 2.59.90.1-2
|
||||
- Bump and rebuild for an rpm signing issue
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.59.90.1.tar.xz) = 394af1768f36583825d557f2236a131abba699c5cd008a5d1d86b406c13dd71cb813e1c8332a7c6ed6cc507776d4b573e86010b3058ff480f919c6e337d92d2d
|
||||
SHA512 (libsoup-2.60.0.tar.xz) = 9759d0f6c7dd5975e96e91b7a2b70d2559e2089e54659182dcd443ada6e0481db3b8457377c8ce04085f1ab3160f5e3ec761defc41d8547ff2d3bc08b9ca1217
|
||||
|
Loading…
Reference in New Issue
Block a user