Update to 2.44.0
This commit is contained in:
parent
ea0d3361dd
commit
5f46742eaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/glib-networking-2.43.1.tar.xz
|
||||
/glib-networking-2.43.91.tar.xz
|
||||
/glib-networking-2.43.92.tar.xz
|
||||
/glib-networking-2.44.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.39.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.43.92
|
||||
Version: 2.44.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.43/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.44/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libproxy-devel
|
||||
@ -73,6 +73,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2.44.0-1
|
||||
- Update to 2.44.0
|
||||
|
||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 2.43.92-1
|
||||
- Update to 2.43.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user