Accepting request 101326 from home:vuntz:branches:GNOME:Factory

Update to 2.31.12 + moving ChangeLog to devel subpackage

OBS-URL: https://build.opensuse.org/request/show/101326
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=180
This commit is contained in:
Vincent Untz 2012-01-24 11:19:44 +00:00 committed by Git OBS Bridge
parent 669b74785b
commit 6b22db710c
4 changed files with 24 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jan 24 11:15:42 UTC 2012 - vuntz@opensuse.org
- Move ChangeLog to devel subpackage, as it's really big and not
needed on a default install.
-------------------------------------------------------------------
Fri Jan 20 21:09:24 UTC 2012 - vuntz@opensuse.org
- Update to version 2.31.12:
+ GApplication:
- Drop support for exporting menus: this functionality will be
provided in GtkApplication
- Add a way to create actions that change settings
+ Bugs fixed: bgo#629503, bgo#656301, bgo#668071, bgo#668118,
bgo#668158, bgo#668163, bgo#668269, bgo#668279.
+ Updated translations.
-------------------------------------------------------------------
Mon Jan 16 21:19:15 UTC 2012 - vuntz@opensuse.org

View File

@ -19,7 +19,7 @@
Name: glib2
%define _name glib
Version: 2.31.10
Version: 2.31.12
Release: 0
# 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
@ -396,7 +396,7 @@ rm -rf %{buildroot}
%files -n libglib-2_0-0
%defattr(-, root, root)
%doc AUTHORS COPYING README NEWS ChangeLog
%doc AUTHORS COPYING README NEWS
%{_libdir}/libglib*.so.*
%files -n libgmodule-2_0-0
@ -432,6 +432,7 @@ rm -rf %{buildroot}
%files devel
%defattr(-,root,root)
%doc ChangeLog
%{_bindir}/gdbus-codegen
%{_bindir}/glib-compile-resources
%{_bindir}/glib-genmarshal