Update to 2.42.0
This commit is contained in:
parent
249a14b66d
commit
6b569dbdbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/glib-networking-2.41.3.tar.xz
|
||||
/glib-networking-2.41.4.tar.xz
|
||||
/glib-networking-2.41.92.tar.xz
|
||||
/glib-networking-2.42.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.39.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.41.92
|
||||
Version: 2.42.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.41/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.42/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libproxy-devel
|
||||
@ -72,6 +72,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.42.0-1
|
||||
- Update to 2.42.0
|
||||
|
||||
* Mon Sep 15 2014 Kalev Lember <kalevlember@gmail.com> - 2.41.92-1
|
||||
- Update to 2.41.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user