Accepting request 56512 from home:vuntz:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/56512 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=125
This commit is contained in:
parent
38fc110577
commit
a89e1e8704
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71367cbf45998f736d7998282bc62fdefe13544a2c8ca523d9e5e9cc212758e6
|
||||
size 6876218
|
3
glib-2.27.5.tar.bz2
Normal file
3
glib-2.27.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc
|
||||
size 6899421
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 13:31:38 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.27.5:
|
||||
+ Network support:
|
||||
- Add g_tls_certificate_verify() to verify a certificate
|
||||
- Add GTlsConnection:use-system-certdb
|
||||
- Other TLS api additions
|
||||
+ GIO:
|
||||
- Add g_io_stream_splice_async()/_finish() to splice two
|
||||
iostreams
|
||||
- Add g_emblemed_icon_clear_emblems() and make GEmblemedIcon
|
||||
derivable
|
||||
- Remove GPeriodic; it did not receive the necessary review and
|
||||
integration work to declare it stable
|
||||
+ GSequence:
|
||||
- New methods g_sequence_lookup() and g_sequence_lookup_iter()
|
||||
+ Bugs fixed: bgo#617254, bgo#632544, bgo#633350, bgo#634583,
|
||||
bgo#635007, bgo#635626, bgo#636100, bgo#636305, bgo#636311,
|
||||
bgo#636351, bgo#636387, bgo#636673, bgo#637147, bgo#637171,
|
||||
bgo#637237.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 12:53:06 UTC 2010 - fcrozat@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package glib2 (Version 2.27.4)
|
||||
# spec file for package glib2 (Version 2.27.5)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
Name: glib2
|
||||
%define _name glib
|
||||
Version: 2.27.4
|
||||
Version: 2.27.5
|
||||
Release: 1
|
||||
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
|
||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||
|
Loading…
Reference in New Issue
Block a user