Accepting request 100314 from home:vuntz:branches:GNOME:Factory
Update to 2.31.10 OBS-URL: https://build.opensuse.org/request/show/100314 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=179
This commit is contained in:
parent
93e66812a3
commit
669b74785b
3
glib-2.31.10.tar.xz
Normal file
3
glib-2.31.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81026406beef623218f48cd4893ef25942156b51debd59a659874eba8422b231
|
||||
size 6123916
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ce3d275189000e1c50e92efcdb6447bc260b1e5c41699b7a1959e3e1928fbaa
|
||||
size 6084796
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 21:19:15 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.31.10:
|
||||
+ GResource:
|
||||
- A new facility to allow linking data files into binaries and
|
||||
make them available as resources
|
||||
- Resources are compiled using glib-compile-resources
|
||||
- GIO supports resource:/// uris to access resources
|
||||
+ Bugs fixed: bgo#619126, bgo#658315, bgo#660371, bgo#666700,
|
||||
bgo#667375, bgo#667447, bgo#667790, bgo#667938.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 07:04:16 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: glib2
|
||||
%define _name glib
|
||||
Version: 2.31.8
|
||||
Version: 2.31.10
|
||||
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
|
||||
@ -433,6 +433,7 @@ rm -rf %{buildroot}
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gdbus-codegen
|
||||
%{_bindir}/glib-compile-resources
|
||||
%{_bindir}/glib-genmarshal
|
||||
%{_bindir}/glib-gettextize
|
||||
%{_bindir}/glib-mkenums
|
||||
@ -440,6 +441,7 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/gtester
|
||||
%{_bindir}/gtester-report
|
||||
%doc %{_mandir}/man?/gdbus-codegen.*
|
||||
%doc %{_mandir}/man?/glib-compile-resources.*
|
||||
%doc %{_mandir}/man?/glib-genmarshal.*
|
||||
%doc %{_mandir}/man?/glib-gettextize.*
|
||||
%doc %{_mandir}/man?/glib-mkenums.*
|
||||
|
Loading…
Reference in New Issue
Block a user