diff --git a/glib-networking-2.44.0.tar.xz b/glib-networking-2.44.0.tar.xz deleted file mode 100644 index 1836b55..0000000 --- a/glib-networking-2.44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f8a340d3ba99bfdef38b653da929652ea6640e27969d29f7ac51fbbe11a4346 -size 375456 diff --git a/glib-networking-2.46.0.tar.xz b/glib-networking-2.46.0.tar.xz new file mode 100644 index 0000000..2d79cc1 --- /dev/null +++ b/glib-networking-2.46.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0 +size 376836 diff --git a/glib-networking.changes b/glib-networking.changes index e44c37a..35d948c 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Sep 21 15:41:41 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.46.0: + + Various minor cleanups and small memory leak fixes. + + Added a new test case for client certificate chain handling + (bgo#754129). + + Updated translations. + +------------------------------------------------------------------- +Fri May 1 18:31:06 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.45.1: + + tls/gnutls: Implement + g_tls_client_connection_copy_session_state(), to allow + implementing FTP-over-TLS in gvfs (bgo#745255). + ------------------------------------------------------------------- Mon Mar 23 14:22:54 UTC 2015 - dimstar@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index 57378b3..4b56e6b 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -17,12 +17,12 @@ Name: glib-networking -Version: 2.44.0 +Version: 2.46.0 Release: 0 Summary: Network-related GIO modules for glib License: LGPL-2.1+ Group: System/Libraries -Source: http://download.gnome.org/sources/glib-networking/2.44/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.46/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 @@ -30,7 +30,7 @@ BuildRequires: intltool BuildRequires: libgcrypt-devel BuildRequires: translation-update-upstream # If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly -BuildRequires: pkgconfig(gio-2.0) >= 2.39.1 +BuildRequires: pkgconfig(gio-2.0) >= 2.45.1 BuildRequires: pkgconfig(gnutls) >= 3.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(libproxy-1.0)