Update to 2.41.3

This commit is contained in:
Richard Hughes 2014-06-24 14:36:37 +01:00
parent 4f8196596a
commit dfb1309206
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/glib-networking-2.39.90.tar.xz
/glib-networking-2.40.0.tar.xz
/glib-networking-2.40.1.tar.xz
/glib-networking-2.41.3.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.39.1
Name: glib-networking
Version: 2.40.1
Release: 2%{?dist}
Version: 2.41.3
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.40/%{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
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 2.41.3-1
- Update to 2.41.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.40.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
505f8a40fad96944b292d1c48f4e5569 glib-networking-2.40.1.tar.xz
135c267161fd0c94889e49fd6813fd01 glib-networking-2.41.3.tar.xz