From 1c87d0021ed61eedb701543773614faf9f930d991a4e7d3bfa56edc01ca0caba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 16 Oct 2013 14:19:30 +0000 Subject: [PATCH] Accepting request 203426 from home:dimstar:branches:GNOME:Factory Update to 2.38.1 - Part of GNOME Stable branch - Bugfixes only OBS-URL: https://build.opensuse.org/request/show/203426 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=79 --- glib-networking-2.38.0.tar.xz | 3 --- glib-networking-2.38.1.tar.xz | 3 +++ glib-networking.changes | 11 +++++++++++ glib-networking.spec | 4 +++- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 glib-networking-2.38.0.tar.xz create mode 100644 glib-networking-2.38.1.tar.xz diff --git a/glib-networking-2.38.0.tar.xz b/glib-networking-2.38.0.tar.xz deleted file mode 100644 index 8ef4c4b..0000000 --- a/glib-networking-2.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a43eacbf721b475cf6ba0cd2eab02a332014f71a4c41d0b44bd7bbf8ed1f840d -size 361420 diff --git a/glib-networking-2.38.1.tar.xz b/glib-networking-2.38.1.tar.xz new file mode 100644 index 0000000..e0c562c --- /dev/null +++ b/glib-networking-2.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653 +size 362476 diff --git a/glib-networking.changes b/glib-networking.changes index 29aa54f..18bd2e4 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -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 diff --git a/glib-networking.spec b/glib-networking.spec index f486352..55c5d88 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -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