Accepting request 501745 from GNOME:Factory
New stable release (forwarded request 500041 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/501745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibmm2_4?expand=0&rev=2
This commit is contained in:
commit
f5d89c1838
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df726e3c6ef42b7621474b03b644a2e40ec4eef94a1c5a932c1e740a78f95e94
|
|
||||||
size 6435208
|
|
3
glibmm-2.50.1.tar.xz
Normal file
3
glibmm-2.50.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1fd85051da9cb402cc8348cec72dfe4d79f9345df4a1dbf68703a4ded45846a4
|
||||||
|
size 6444576
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 31 08:50:51 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.50.1:
|
||||||
|
+ Glib: Dispatcher: Don't cast a HANDLE to an int on Windows
|
||||||
|
(bgo#772074).
|
||||||
|
+ Gio:
|
||||||
|
- Action: Include variant.h in the header (bgo#777953).
|
||||||
|
- Application::get_default(): Correct the refcounting
|
||||||
|
(bgo#779936).
|
||||||
|
- SettingsSchemaSource: Correct the refcounting (bgo#774593).
|
||||||
|
+ Gio::DBus: Proxy: Fix memory leak in
|
||||||
|
get_cached_property_names() (bgo#775210).
|
||||||
|
+ Documentation:
|
||||||
|
- Glib::Variant: Improve documentation of "maybe" types
|
||||||
|
(bgo#778219).
|
||||||
|
- Gio::ActionMap: Clarify doc of ActivateWithParameterSlot.
|
||||||
|
+ Build:
|
||||||
|
- C++11: Variant: Replace throw(std::bad_cast) with
|
||||||
|
noexcept(false) (rh#1438766).
|
||||||
|
- Visual Studio: Install the .pdb files.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 19:04:51 UTC 2016 - jengelh@inai.de
|
Sat Dec 3 19:04:51 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package glibmm2
|
# spec file for package glibmm2_4
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: glibmm2_4
|
Name: glibmm2_4
|
||||||
%define _name glibmm
|
%define _name glibmm
|
||||||
Version: 2.50.0
|
Version: 2.50.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ Interface for Glib
|
Summary: C++ Interface for Glib
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user