Update to 2.48.0

This commit is contained in:
Kalev Lember 2016-03-22 07:48:54 +01:00
parent bec4fefcf4
commit 95829c838b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@
/glib-networking-2.46.1.tar.xz
/glib-networking-2.47.1.tar.xz
/glib-networking-2.47.90.tar.xz
/glib-networking-2.48.0.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.46.0
Name: glib-networking
Version: 2.47.90
Version: 2.48.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.47/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.48/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -75,6 +75,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/installed-tests
%changelog
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.48.0-1
- Update to 2.48.0
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.47.90-1
- Update to 2.47.90

View File

@ -1 +1 @@
c522bfe1dee1811a8e7b810f43a8c57c glib-networking-2.47.90.tar.xz
17b55df93eb3cfa8d31f8815aba82236 glib-networking-2.48.0.tar.xz