2023-07-22 13:32:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 19 09:15:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.5:
|
|
|
|
+ Don't defer frame clock when widget is unrealized.
|
|
|
|
|
2023-07-12 06:36:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 11 12:13:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.4:
|
|
|
|
+ Throttle tile download during animations.
|
|
|
|
|
2022-12-03 12:21:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 2 21:05:09 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.3:
|
|
|
|
+ Fix memory leaks.
|
|
|
|
+ Remove old tiles more aggresively, speeding up zoom animations.
|
|
|
|
|
2022-10-24 09:15:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 22 11:29:40 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.2:
|
|
|
|
+ Avoid flickering when panning the map.
|
|
|
|
+ Fix warnings about min/max zoom levels for the viewport.
|
|
|
|
+ Fix documentation comments.
|
|
|
|
+ Fix cross-compilation for gi-docgen.
|
|
|
|
|
2022-10-12 18:02:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 11 08:49:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Stop passing b_coverage=true to meson. We do not need the
|
|
|
|
coverage tracking, that is for upstream developers.
|
|
|
|
|
2022-09-19 18:25:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 19:45:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.1:
|
|
|
|
+ Release 1.0.1 to avoid Meson considering 1.0.0 < 1.0.0.beta.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 09:00:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.0:
|
|
|
|
+ Fix build error with Clang.
|
|
|
|
|
2022-09-06 10:26:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 08:20:09 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Add libshumate Provides to shared library to make -lang package
|
|
|
|
installable.
|
|
|
|
|
2022-09-06 09:04:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 1 06:07:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.0.beta:
|
|
|
|
+ Finalized 1.0.0 API/ABI.
|
|
|
|
+ Various code cleanups.
|
|
|
|
+ Enabled localization support.
|
|
|
|
+ Changed the URL template for map sources.
|
|
|
|
- Add pkgconfig(json-glib-1.0) and pkgconfig(libprotobuf-c)
|
|
|
|
BuildRequires, new dependencies.
|
|
|
|
- Pass vector_renderer=true, b_coverage=true and gtk_doc=true to
|
|
|
|
meson, follow what upstream uses for checkin build tests, without
|
|
|
|
the build fails....
|
|
|
|
- Package translations in new lang sub-package.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 14 16:26:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Initial packaging for openSUSE, version 1.0.0.alpha.1
|