Update to 2.41.3
This commit is contained in:
parent
4f8196596a
commit
dfb1309206
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/glib-networking-2.39.90.tar.xz
|
||||
/glib-networking-2.40.0.tar.xz
|
||||
/glib-networking-2.40.1.tar.xz
|
||||
/glib-networking-2.41.3.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define glib2_version 2.39.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.41.3
|
||||
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.40/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib-networking/2.41/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libproxy-devel
|
||||
@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 2.41.3-1
|
||||
- Update to 2.41.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.40.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user