Update to 2.41.4

This commit is contained in:
Richard Hughes 2014-08-20 14:00:58 +01:00
parent e520b2b6ef
commit 0e6a20dca6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/glib-networking-2.38.0.tar.xz
/glib-networking-2.38.1.tar.xz
/glib-networking-2.38.2.tar.xz
/glib-networking-2.41.4.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.35.8
Name: glib-networking
Version: 2.38.2
Version: 2.41.4
Release: 1%{?dist}
Summary: Networking support for GLib
Group: Development/Libraries
License: LGPLv2+
URL: http://www.gnome.org
Source: http://download.gnome.org/sources/glib-networking/2.38/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.41/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Wed Aug 20 2014 Richard Hughes <rhughes@redhat.com> - 2.41.4-1
- Update to 2.41.4
* Tue Nov 12 2013 Richard Hughes <rhughes@redhat.com> - 2.38.2-1
- Update to 2.38.2

View File

@ -1 +1 @@
99293f58a8256214b2b9b331afeb1aee glib-networking-2.38.2.tar.xz
f88e163322c0834f9781d6224771ab2e glib-networking-2.41.4.tar.xz