Update to 2.40.0

This commit is contained in:
Richard Hughes 2014-03-24 22:40:59 +00:00
parent dbaddcd7be
commit 3172b5482d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/glib-networking-2.39.1.tar.xz
/glib-networking-2.39.3.tar.xz
/glib-networking-2.39.90.tar.xz
/glib-networking-2.40.0.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.35.8
Name: glib-networking
Version: 2.39.90
Version: 2.40.0
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.39/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.40/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -63,6 +63,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.40.0-1
- Update to 2.40.0
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 2.39.90-1
- Update to 2.39.90

View File

@ -1 +1 @@
71cd610bbe022d1f7cdfb020622d3bae glib-networking-2.39.90.tar.xz
94a1ceb1dc50adcc29b1ebba919c87a1 glib-networking-2.40.0.tar.xz