From b8e975109504457c8b49da2559adc648a3bd4716 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 12 Oct 2015 23:32:53 +0200 Subject: [PATCH] Update to 2.46.1 --- .gitignore | 1 + glib-networking.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1065705..cf2d4e5 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /glib-networking-2.44.0.tar.xz /glib-networking-2.45.1.tar.xz /glib-networking-2.46.0.tar.xz +/glib-networking-2.46.1.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index e6206e7..613755e 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,7 +1,7 @@ %define glib2_version 2.46.0 Name: glib-networking -Version: 2.46.0 +Version: 2.46.1 Release: 1%{?dist} Summary: Networking support for GLib @@ -73,6 +73,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Mon Oct 12 2015 Kalev Lember - 2.46.1-1 +- Update to 2.46.1 + * Mon Sep 21 2015 Kalev Lember - 2.46.0-1 - Update to 2.46.0 - Use make_install macro diff --git a/sources b/sources index 31c61c5..97c3a91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d418e2ba2acffacf90a2b0259c7993e1 glib-networking-2.46.0.tar.xz +c000e0b579f5d8fd48efebc7ac4d95dc glib-networking-2.46.1.tar.xz