Update to 2.39.1
This commit is contained in:
parent
e7e3a665f9
commit
fb106aecca
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/glib-networking-2.38.0.tar.xz
|
||||
/glib-networking-2.38.1.tar.xz
|
||||
/glib-networking-2.38.2.tar.xz
|
||||
/glib-networking-2.39.1.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.35.8
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.38.2
|
||||
Version: 2.39.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.38/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.39/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libproxy-devel
|
||||
@ -63,6 +63,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 2.39.1-1
|
||||
- Update to 2.39.1
|
||||
|
||||
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 2.38.2-1
|
||||
- Update to 2.38.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user