Update to 2.40.0
This commit is contained in:
parent
dbaddcd7be
commit
3172b5482d
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
|||||||
/glib-networking-2.39.1.tar.xz
|
/glib-networking-2.39.1.tar.xz
|
||||||
/glib-networking-2.39.3.tar.xz
|
/glib-networking-2.39.3.tar.xz
|
||||||
/glib-networking-2.39.90.tar.xz
|
/glib-networking-2.39.90.tar.xz
|
||||||
|
/glib-networking-2.40.0.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%define glib2_version 2.35.8
|
%define glib2_version 2.35.8
|
||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.39.90
|
Version: 2.40.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Networking support for GLib
|
Summary: Networking support for GLib
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source: http://download.gnome.org/sources/glib-networking/2.39/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/glib-networking/2.40/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
@ -63,6 +63,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.40.0-1
|
||||||
|
- Update to 2.40.0
|
||||||
|
|
||||||
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 2.39.90-1
|
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 2.39.90-1
|
||||||
- Update to 2.39.90
|
- Update to 2.39.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user