Update to 2.45.1
This commit is contained in:
parent
5f46742eaf
commit
17419f3c46
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/glib-networking-2.43.91.tar.xz
|
||||
/glib-networking-2.43.92.tar.xz
|
||||
/glib-networking-2.44.0.tar.xz
|
||||
/glib-networking-2.45.1.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.39.1
|
||||
%define glib2_version 2.45.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.44.0
|
||||
Version: 2.45.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.44/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.45/%{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
|
||||
* Thu Apr 30 2015 Kalev Lember <kalevlember@gmail.com> - 2.45.1-1
|
||||
- Update to 2.45.1
|
||||
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2.44.0-1
|
||||
- Update to 2.44.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user