2.35.1
This commit is contained in:
parent
ada45fd504
commit
d0dea2484a
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/glib-networking-2.33.12.tar.xz
|
/glib-networking-2.33.12.tar.xz
|
||||||
/glib-networking-2.33.14.tar.xz
|
/glib-networking-2.33.14.tar.xz
|
||||||
/glib-networking-2.34.0.tar.xz
|
/glib-networking-2.34.0.tar.xz
|
||||||
|
/glib-networking-2.35.1.tar.xz
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.34.0
|
Version: 2.35.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Networking support for GLib
|
Summary: Networking support for GLib
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source: http://download.gnome.org/sources/glib-networking/2.34/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/glib-networking/2.35/%{name}-%{version}.tar.xz
|
||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
Requires: gsettings-desktop-schemas
|
Requires: gsettings-desktop-schemas
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= 2.29.20
|
BuildRequires: glib2-devel >= 2.35.1
|
||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -56,6 +56,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 2.35.1-1
|
||||||
|
- Update to 2.35.1
|
||||||
|
|
||||||
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 2.34.0-1
|
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 2.34.0-1
|
||||||
- Update to 2.34.0
|
- Update to 2.34.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user