Accepting request 203495 from GNOME:Factory

Update to 2.38.1 - Part of GNOME Stable branch - Bugfixes only (forwarded request 203426 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/203495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=40
This commit is contained in:
Tomáš Chvátal 2013-10-17 12:06:26 +00:00 committed by Git OBS Bridge
commit 970a06fd29
4 changed files with 17 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653
size 362476

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 15 14:30:07 UTC 2013 - dimstar@opensuse.org
- Update to version 2.38.1:
+ glibpacrunner: Don't crash if there is an internal libproxy
error (rh#866927).
+ tls/tests: Fix installed tests to not accidentally depend on
having the source tree still exist (bgo#709628).
+ Updated translations.
- Cleanup wrongly installed /files directory (bgo#710197).
-------------------------------------------------------------------
Tue Sep 24 07:45:57 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: glib-networking
Version: 2.38.0
Version: 2.38.1
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1+
@ -61,6 +61,8 @@ translation-update-upstream
%install
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
# These test-files should only be installed with configure --enable-installed-tests (bgo#710197).
rm -r %{buildroot}/files
%find_lang %{name}
%clean