Accepting request 67375 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=13
This commit is contained in:
Vincent Untz 2011-04-20 11:15:48 +00:00 committed by Git OBS Bridge
parent 34bcc727f6
commit dfea7a9870
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:828b7d13d14f401b849bde5c31e92e7ecd7c7db9c4ce4ec47b7025fb63600469
size 288254

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:959ffeb91fee17c1b0fb2aa82872c3daae0230de93708b2ebabeb92b747d7876
size 318064

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Apr 5 11:52:29 UTC 2011 - fcrozat@novell.com
- Update to version 2.28.5:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 22 13:09:50 UTC 2011 - fcrozat@novell.com
- Update to version 2.28.4:
+ Added a new proxy backend, GProxyResolverGnome, that uses
GSettings and the network proxy schemas from
gsettings-desktop-schemas to provide proxy information (and
using a new D-Bus service provided by the libproxy backend to
provide PAC/WPAD support).
+ Updated translations.
- BuildRequire glib-1 and pkgconfig(gsettings-desktop-schemas).
-------------------------------------------------------------------
Mon Feb 14 18:03:20 CET 2011 - sbrabec@suse.cz

View File

@ -18,19 +18,21 @@
Name: glib-networking
Version: 2.27.90
Version: 2.28.5
Release: 1
License: LGPLv2+
Summary: Network-related GIO modules for glib
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
BuildRequires: dbus-1
BuildRequires: intltool
BuildRequires: translation-update-upstream
# If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(libproxy-1.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas)
Recommends: %{name}-lang = %{version}
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' /%{_lib}/libgio-2.0.so.?)
Supplements: %{gio_real_package}
@ -71,6 +73,9 @@ rm -rf %{buildroot}
%doc COPYING NEWS README
%{_libdir}/gio/modules/libgiognutls.so
%{_libdir}/gio/modules/libgiolibproxy.so
%{_libdir}/gio/modules/libgiognomeproxy.so
%{_libexecdir}/glib-pacrunner
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
%files lang -f %{name}.lang