Accepting request 251874 from GNOME:Next
Push GNOME 3.14.0 OBS-URL: https://build.opensuse.org/request/show/251874 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=259
This commit is contained in:
parent
ac687439c7
commit
955a154d9a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1661bc4abfd1b0b59ae7abbef9d6a60c32192a7a65122753d5d8cc2db110fbf7
|
|
||||||
size 6973440
|
|
3
glib-2.42.0.tar.xz
Normal file
3
glib-2.42.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94fbc0a7d10633433ff383e540607de649c1b46baaa59dea446a50977a6c4472
|
||||||
|
size 7062896
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 22 18:37:27 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.42.0:
|
||||||
|
+ Introspection warning fixes.
|
||||||
|
+ g_application_add_main_option now uses an enum instead of an
|
||||||
|
'int' for the type of a parameter.
|
||||||
|
+ Added a G_OPTION_FLAG_NONE so that people don't need to use 0.
|
||||||
|
+ gresource: Use GError in more places.
|
||||||
|
+ gresource commandline tool: improve extraction from multiple
|
||||||
|
sections.
|
||||||
|
+ GSource now takes the context lock (if any) in
|
||||||
|
g_source_set_name().
|
||||||
|
+ New documentation to clarify the use of some APIs related to
|
||||||
|
GVariant, GSource, GApplication.
|
||||||
|
+ Other minor updates to docs.
|
||||||
|
+ Bugs fixed: bgo#736683, bgo#736975.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 16 19:56:48 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.41.5:
|
||||||
|
+ Bugs fixed: bgo#735819, bgo#735915, bgo#736350, bgo#736351,
|
||||||
|
bgo#736458.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 8 09:53:20 UTC 2014 - jengelh@inai.de
|
Mon Sep 8 09:53:20 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -20,14 +20,14 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.41.4
|
Version: 2.42.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||||
Summary: General-Purpose Utility Library
|
Summary: General-Purpose Utility Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.gtk.org/
|
Url: http://www.gtk.org/
|
||||||
Source: http://download.gnome.org/sources/glib/2.41/%{_name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/glib/2.42/%{_name}-%{version}.tar.xz
|
||||||
Source1: glib2.sh
|
Source1: glib2.sh
|
||||||
Source2: glib2.csh
|
Source2: glib2.csh
|
||||||
# Not upstream file. Only proposes upstream packages:
|
# Not upstream file. Only proposes upstream packages:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user