Update to 2.36.0

This commit is contained in:
Kalev Lember 2013-03-25 23:54:53 +01:00
parent a132cd2aef
commit 447873e5fa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/glib-networking-2.35.6.tar.xz
/glib-networking-2.35.8.tar.xz
/glib-networking-2.35.9.tar.xz
/glib-networking-2.36.0.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.35.8
Name: glib-networking
Version: 2.35.9
Version: 2.36.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.35/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.36/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> - 2.36.0-1
- Update to 2.36.0
* Thu Mar 7 2013 Matthias Clasen <mclasen@redhat.com> - 2.35.9-1
- Update to 2.35.9

View File

@ -1 +1 @@
ad23ded820846034c721c4a81c290fac glib-networking-2.35.9.tar.xz
062dafdb939510e7b38eea3d3b367be0 glib-networking-2.36.0.tar.xz