Accepting request 69047 from GNOME:Factory

Pushing G:F (including GNOME3)

OBS-URL: https://build.opensuse.org/request/show/69047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=9
This commit is contained in:
Sascha Peilicke 2011-05-02 11:51:27 +00:00 committed by Git OBS Bridge
commit 0fddfc0d2e
4 changed files with 46 additions and 5 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:50f9aac36ce49b0e16f84a9f516cf59d0a1f9b3199634787fd9db7470ab6c65b
size 318400

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Apr 27 11:19:50 UTC 2011 - fcrozat@novell.com
- Update to version 2.28.6.1:
+ Fixed a bug in the gnutls backend introduced in 2.28.6
-------------------------------------------------------------------
Tue Apr 26 14:56:58 UTC 2011 - fcrozat@novell.com
- Update to version 2.28.6:
+ Fixed some links in the gnutls backend.
+ Updated translations.
-------------------------------------------------------------------
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.
- Changes from version 2.28.0:
+ Build fix.
+ Updated translations.
- Add dbus-1 and pkgconfig(gsettings-desktop-schemas)
BuildRequires. dbus-1 is only needed for directory ownership.
-------------------------------------------------------------------
Mon Feb 14 18:03:20 CET 2011 - sbrabec@suse.cz

View File

@ -18,18 +18,21 @@
Name: glib-networking
Version: 2.27.90
Release: 2
Version: 2.28.6.1
Release: 1
License: LGPLv2+
Summary: Network-related GIO modules for glib
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
# For directory ownership
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(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0)
Recommends: %{name}-lang = %{version}
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' /%{_lib}/libgio-2.0.so.?)
@ -69,8 +72,11 @@ rm -rf %{buildroot}
%files
%defattr(-, root, root)
%doc COPYING NEWS README
%{_libdir}/gio/modules/libgiognomeproxy.so
%{_libdir}/gio/modules/libgiognutls.so
%{_libdir}/gio/modules/libgiolibproxy.so
%{_libexecdir}/glib-pacrunner
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
%files lang -f %{name}.lang