diff --git a/.gitignore b/.gitignore index b89d277..405265e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /glib-networking-2.37.1.tar.xz /glib-networking-2.37.2.tar.xz /glib-networking-2.37.5.tar.xz +/glib-networking-2.38.0.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index 8961a7b..bbaaf20 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ %define glib2_version 2.35.8 Name: glib-networking -Version: 2.37.5 +Version: 2.38.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.37/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.38/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libproxy-devel @@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Tue Sep 24 2013 Kalev Lember - 2.38.0-1 +- Update to 2.38.0 + * Fri Aug 09 2013 Kalev Lember - 2.37.5-1 - Update to 2.37.5 diff --git a/sources b/sources index 17c5845..fb45c06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0f38a61a44c8f4cf4e9e77ac453474a glib-networking-2.37.5.tar.xz +a22907deed3d956860d83aa3233e86ff glib-networking-2.38.0.tar.xz