Update to 2.43.1
This commit is contained in:
parent
6b569dbdbd
commit
a6eb0b6827
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/glib-networking-2.41.4.tar.xz
|
||||
/glib-networking-2.41.92.tar.xz
|
||||
/glib-networking-2.42.0.tar.xz
|
||||
/glib-networking-2.43.1.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.39.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.42.0
|
||||
Version: 2.43.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.42/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.43/%{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
|
||||
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.43.1-1
|
||||
- Update to 2.43.1
|
||||
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.42.0-1
|
||||
- Update to 2.42.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user