From ea0d3361dd6276293686f4816c3e940d52006684 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 17 Mar 2015 16:21:19 +0100 Subject: [PATCH] Update to 2.43.92 --- .gitignore | 1 + glib-networking.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 31bfc6f..54c0d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /glib-networking-2.42.0.tar.xz /glib-networking-2.43.1.tar.xz /glib-networking-2.43.91.tar.xz +/glib-networking-2.43.92.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index 4a2b680..85426da 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,7 +1,7 @@ %define glib2_version 2.39.1 Name: glib-networking -Version: 2.43.91 +Version: 2.43.92 Release: 1%{?dist} Summary: Networking support for GLib @@ -73,6 +73,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Tue Mar 17 2015 Kalev Lember - 2.43.92-1 +- Update to 2.43.92 + * Tue Mar 03 2015 Kalev Lember - 2.43.91-1 - Update to 2.43.91 - Use the %%license macro for the COPYING file diff --git a/sources b/sources index e61b613..509fc24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f8105e95bebcbdc6fec052835f22171 glib-networking-2.43.91.tar.xz +03c4360284729e6f594b843695f0afdd glib-networking-2.43.92.tar.xz