Update to 2.48.0
This commit is contained in:
parent
bec4fefcf4
commit
95829c838b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user