Update to 2.37.1
This commit is contained in:
parent
a85d8a197a
commit
03735402de
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/glib-networking-2.35.9.tar.xz
|
/glib-networking-2.35.9.tar.xz
|
||||||
/glib-networking-2.36.0.tar.xz
|
/glib-networking-2.36.0.tar.xz
|
||||||
/glib-networking-2.36.1.tar.xz
|
/glib-networking-2.36.1.tar.xz
|
||||||
|
/glib-networking-2.37.1.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.36.1
|
Version: 2.37.1
|
||||||
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.36/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/glib-networking/2.37/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 2.37.1-1
|
||||||
|
- Update to 2.37.1
|
||||||
|
|
||||||
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 2.36.1-1
|
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 2.36.1-1
|
||||||
- Update to 2.36.1
|
- Update to 2.36.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user