Update to 2.43.1

This commit is contained in:
Kalev Lember 2014-11-25 13:20:07 +01:00
parent 6b569dbdbd
commit a6eb0b6827
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@
/glib-networking-2.41.4.tar.xz
/glib-networking-2.41.92.tar.xz
/glib-networking-2.42.0.tar.xz
/glib-networking-2.43.1.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.39.1
Name: glib-networking
Version: 2.42.0
Version: 2.43.1
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.42/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.43/%{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
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.43.1-1
- Update to 2.43.1
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.42.0-1
- Update to 2.42.0

View File

@ -1 +1 @@
d1935e6974da7f39d265303c87a8389b glib-networking-2.42.0.tar.xz
2858617fc10c21df8ecf5875cb89ffb1 glib-networking-2.43.1.tar.xz