Accepting request 80329 from home:vuntz:branches:GNOME:Factory
Update to 2.29.18 OBS-URL: https://build.opensuse.org/request/show/80329 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=160
This commit is contained in:
parent
06eac3dbb1
commit
b41a2e412c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1e82f3c9b30527ead3c7b56bc6f97ecfa7c06aa00bfb27083f8c8e4df7b35da
|
||||
size 7499682
|
3
glib-2.29.18.tar.bz2
Normal file
3
glib-2.29.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e550927f6df381651d23a091541028266b651b129ebce1d4817ec3ca4230381d
|
||||
size 7648850
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 09:52:47 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.29.18:
|
||||
+ GDateTime is now respecting LC_TIME when formatting
|
||||
+ GTimeZoneMonitor has been removed again
|
||||
+ A new API for wallclock functionality has been added:
|
||||
g_date_time_source_new(). This API is still experimental
|
||||
and may be changed or removed before 2.30.
|
||||
+ Bugs fixed: bgo#628904, bgo#650763, bgo#655129, bgo#656341,
|
||||
bgo#656387, bgo#656443, bgo#656675, bgo#656772, bgo#656914,
|
||||
bgo#657083, bgo#657084, bgo#657138, bgo#657206, bgo#657243,
|
||||
bgo#657274, bgo#657336, bgo#657452, bgo#657454, bgo#657540,
|
||||
bgo#657593, bgo#646082, bgo#657517.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 03:44:30 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
Name: glib2
|
||||
%define _name glib
|
||||
Version: 2.29.16
|
||||
Version: 2.29.18
|
||||
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
|
||||
@ -464,7 +464,8 @@ rm -rf %{buildroot}
|
||||
%{_includedir}/gio-unix-2.0
|
||||
%{_libdir}/lib*.so
|
||||
%dir %{_libdir}/glib-2.0/
|
||||
%{_libdir}/gdbus-codegen/
|
||||
%dir %{_libdir}/gdbus-2.0/
|
||||
%{_libdir}/gdbus-2.0/codegen/
|
||||
%{_libdir}/glib-2.0/include/
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/gtk-doc/html/gio
|
||||
|
Loading…
x
Reference in New Issue
Block a user