Accepting request 360424 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=289
This commit is contained in:
Dominique Leuenberger 2016-02-19 15:01:43 +00:00 committed by Git OBS Bridge
parent 66c396ad28
commit 06628027cd
4 changed files with 107 additions and 5 deletions

View File

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

3
glib-2.47.6.tar.xz Normal file
View File

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

View File

@ -7,6 +7,20 @@ Thu Feb 18 13:56:53 UTC 2016 - tittiatcoke@gmail.com
problems in Plasma 5 (boo#966739)
https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html
-------------------------------------------------------------------
Tue Feb 16 16:45:20 UTC 2016 - zaitor@opensuse.org
- Update to version 2.47.6:
+ Windows support:
- Fixes and improvements to the GSettings registry backend.
- Handle readability and writability of registry keys.
- Use Unicode registry APIs.
+ Bugs fixed: bgo#760852, bgo#744772, bgo#761126, bgo#747927,
bgo#761337, bgo#744570, bgo#761504, bgo#761550, bgo#761843,
bgo#744570, bgo#744772, bgo#747927, bgo#760852, bgo#761126,
bgo#761337, bgo#761504, bgo#761550, bgo#761843.
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 21 11:45:40 UTC 2016 - dimstar@opensuse.org
@ -14,6 +28,92 @@ Thu Jan 21 11:45:40 UTC 2016 - dimstar@opensuse.org
in question is no longer defaults.list (too unspecific), but is
called mimeapps.list. Touch and link the right files.
-------------------------------------------------------------------
Tue Jan 19 11:49:08 UTC 2016 - dimstar@opensuse.org
- Update to version 2.47.5:
+ The system copy of PCRE is now used by default to implement
GRegex. Configure with --with-pcre=internal if a system PCRE
version is unavailable or undesired.
+ Interfaces for DTLS support have been added. A new version of
glib-networking will also be required.
+ GDBusMethodInvocation now drops replies if the sender set the
NO_REPLY_EXPECTED flag.
+ Several GApplication fixes, including fixes for commandline
arguments in interpreted languages on Windows.
+ Bugs fixed: bgo#624186, bgo#734095, bgo#735754, bgo#748064,
bgo#752240, bgo#755421, bgo#756875, bgo#759554, bgo#760199,
bgo#760215, bgo#760683.
+ Updated translations.
-------------------------------------------------------------------
Sat Dec 19 03:42:41 UTC 2015 - damjanovic.ivo@gmail.com
- Update to version 2.47.4:
+ gapplication: Acquire the main context before running.
+ Enable contenttype test on W32, tweak it to pass (mostly).
+ xdgmime Finer handling for cases where mmap() is not available.
+ Add GParamSpec object ref management annotations.
+ file monitors: reorder some code to avoid segfault.
+ glib-compile-resources: do not leak c_name.
+ macros: add G_GNUC_CHECK_VERSION() for compiler checks.
+ GApplication: destroy the impl on shutdown.
+ Stop supporting non-POSIX getpwuid_r, getgrgid_r.
+ glib.py: Fix Python 3 TypeError in gdb pretty-printers.
+ W32: fix uninitialized var in g_app_info_get_all_for_type.
+ Add missing checks for gnulib vasnprintf().
+ glibconfig.h.win32.in: remove G_CAN_INLINE.
+ GDBusProxy: Fix a memory leak during initialization.
+ Bugs fixed: bgo#752983, bgo#735696, bgo#735696, bgo#710243,
bgo#756214, bgo#758823, bgo#758553, bgo#578363, bgo#757299,
bgo#728099, bgo#757372, bgo#756475, bgo#749092, bgo#759408,
bgo#759134, bgo#757374, bgo#758641.
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 27 12:41:09 UTC 2015 - zaitor@opensuse.org
- Update to version 2.47.3:
+ The inline cleanup in the last release accidentally removed
three symbols from libglib-2.0.so. It is unlikely that this
will have caused any problems because these symbols were only
backup symbols for definitions exported as inlines in the
header files, but ABI is ABI. This release corrects only this
problem.
-------------------------------------------------------------------
Wed Nov 25 21:07:43 UTC 2015 - zaitor@opensuse.org
- Update to version 2.47.2:
+ We have formalised the assumption that all compilers that are
interested in support 'static inline' and simplified the macros
around this considerably. Please watch for and report
unintentional fallout.
+ New API: hardware-assisted helpers for overflow-checked integer
math.
+ Bugs fixed: bgo#696324, bgo#719966, bgo#752837, bgo#755364,
bgo#756134, bgo#756179, bgo#756988, bgo#757294, bgo#757374,
bgo#757451, bgo#757628, bgo#757693, bgo#757742, bgo#758181.
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 24 20:21:26 UTC 2015 - zaitor@opensuse.org
- Update to version 2.47.1:
+ GDesktopAppInfo no longer sets the DISPLAY environment variable
when launching apps. This is now done in the GAppLaunchContext
implementations when appropriate.
+ Bugs fixed: bgo#664740, bgo#687223, bgo#692085, bgo#697907,
bgo#735754, bgo#737116, bgo#743011, bgo#749161, bgo#749314,
bgo#751924, bgo#752240, bgo#752837, bgo#753310, bgo#753935,
bgo#754855, bgo#754983, bgo#754994, bgo#755083, bgo#755351,
bgo#755355, bgo#755374, bgo#755496, bgo#755609, bgo#755766,
bgo#755795, bgo#755961, bgo#756053, bgo#756054, bgo#756077,
bgo#756099, bgo#756139, bgo#756179, bgo#756251, bgo#756255,
bgo#756316, bgo#756382, bgo#756477, bgo#756550, bgo#756875,
bgo#756952.
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 6 23:36:53 UTC 2015 - zaitor@opensuse.org

View File

@ -20,14 +20,14 @@
Name: glib2
%define _name glib
Version: 2.46.2
Version: 2.47.6
Release: 0
# FIXME: find out if tapsets should really be in devel package or in main package
Summary: General-Purpose Utility Library
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.gtk.org/
Source: http://download.gnome.org/sources/glib/2.46/%{_name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib/2.47/%{_name}-%{version}.tar.xz
Source1: glib2.sh
Source2: glib2.csh
# Not upstream file. Only proposes upstream packages:
@ -473,6 +473,8 @@ fi
%{_datadir}/aclocal/glib-2.0.m4
%{_datadir}/aclocal/glib-gettext.m4
%{_datadir}/aclocal/gsettings.m4
%dir %{_datadir}/gettext/its/
%{_datadir}/gettext/its/gschema*
%dir %{_datadir}/glib-2.0/
%{_datadir}/glib-2.0/gdb/
%{_datadir}/glib-2.0/gettext/