- on i586, disable sse2 for the moment, otherwise the package fails in the testsuite on the "box" test OBS-URL: https://build.opensuse.org/request/show/515828 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/graphene?expand=0&rev=10
63 lines
2.4 KiB
Plaintext
63 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 10 01:57:07 CEST 2017 - ro@suse.de
|
|
|
|
- on i586, disable sse2 for the moment, otherwise the package
|
|
fails in the testsuite on the "box" test
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 4 08:47:33 UTC 2017 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.6.0:
|
|
+ The Meson dependency has been bumped to 0.37.0.
|
|
+ Added graphene_frustum_equal() method.
|
|
+ Dropped the -Denable-debug option for the Meson build;
|
|
debugging levels are handled through the --buildtype Meson
|
|
option; you can use release to disable all debugging code paths
|
|
when building Graphene.
|
|
+ Graphene now automatically builds binaries for Windows (i686
|
|
and x86_64) using Appveyor; you can find the builds attached to
|
|
the release notes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 18:30:47 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Add baselibs.conf: produce libgraphene-1_0-0-32bit, required by
|
|
gtk4.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 13:19:22 UTC 2017 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.5.4:
|
|
+ For the time being and after requests from distributors, the
|
|
autotools build environment has been reinstated in Git, though
|
|
Meson is still the preferred build environment; I still expect
|
|
to drop the autotools build in the near future.
|
|
+ Graphene now correctly identifies whether the platform has an
|
|
aligned memory allocator.
|
|
+ Compatibility fixes for printing int64_t to terminal.
|
|
+ Fixed the cross-references to GLib types in the API reference
|
|
build.
|
|
+ Improve the builtin detection in the Meson build and the build
|
|
of Graphene under MingW.
|
|
- Switch to github url, gnome url is currently broken.
|
|
- Pass export LANG=C.UTF-8, workaround meson issue.
|
|
- Drop sed call to workaround Mesa issue.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 14:13:57 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Use meson provided macros to build instead of carrying the long
|
|
meson command lines.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 00:01:10 UTC 2016 - jengelh@inai.de
|
|
|
|
- Trim description outside the main subpackage of interest;
|
|
reflow summaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 14:38:15 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Initial package, version 1.5.2.
|
|
|