Update to 2.42.0

This commit is contained in:
Kalev Lember 2014-09-22 23:17:51 +02:00
parent 249a14b66d
commit 6b569dbdbd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@
/glib-networking-2.41.3.tar.xz
/glib-networking-2.41.4.tar.xz
/glib-networking-2.41.92.tar.xz
/glib-networking-2.42.0.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.39.1
Name: glib-networking
Version: 2.41.92
Version: 2.42.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.41/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.42/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -72,6 +72,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/installed-tests
%changelog
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.42.0-1
- Update to 2.42.0
* Mon Sep 15 2014 Kalev Lember <kalevlember@gmail.com> - 2.41.92-1
- Update to 2.41.92

View File

@ -1 +1 @@
13cd24ff96d9420f0ddb3109fc7126ed glib-networking-2.41.92.tar.xz
d1935e6974da7f39d265303c87a8389b glib-networking-2.42.0.tar.xz