1
0
forked from pool/libmirage
2017-08-07 19:25:15 +00:00
committed by Git OBS Bridge
parent ce3a16786c
commit 1892bd69e1
6 changed files with 42 additions and 149 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Aug 7 13:30:23 UTC 2017 - jengelh@inai.de
- Update to new upstream release 3.1.0
* Avoid using g_assert_nonnull() to keep compatibility with
glib <= 2.40.
* Adjusted bundled MIME types to prevent false positives.
* Added infrastructure for localization support.
* Slovenian and Russian translations.
* Improved compile-time checks of arguments passed to debug
message functions.
* Explicitly specify minimum required zlib version (1.2.4).
* Fixed acquisition of underlying streams in DMG ans ISZ filters.
- Drop 01_g_assert_nonnull.diff,
libmirage-3.0.5-glib-2.28-workaround.patch
(integrated upstream)
-------------------------------------------------------------------
Sat Apr 06 08:39:43 UTC 2017 - zenitur@ya.ru