* Sat Apr 05 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.12.3+43 (boo#1240085):
* burn-dialog: Use 'media-optical' for notifications
* Prefer 'application/vnd.efi.iso' MIME type
* src: Fix 'GtkSpinButton' filling vertical space
* libbrasero-burn: Fix incorrect plugin version comparison
* Replace invalid signal name
* Fix gcc 14.x build failure (due to
- Wincompatible-pointer-types)
* Updated translations.
- Drop 5cdefa8c76ddb797bce8b67a3f5767678bd36a5a.patch and
9b3f451e72cfa3bac700517a036faab61f683b3f.patch: Fixed upstream.
- Bootstrap build via autogen.sh call.
* Sat Sep 07 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Replace tracker-devel with tinysparql-devel BuildRequires
following the rename of tracker.
* Wed Jul 10 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Add 5cdefa8c76ddb797bce8b67a3f5767678bd36a5a.patch: Fix gcc 14.x
build failure (due to -Wincompatible-pointer-types).
* Mon Nov 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
* Wed Jan 12 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 9b3f451e72cfa3bac700517a036faab61f683b3f.patch:
libbrasero-media: Fix duplicated if.
- Disable nautilus integration for now, does not work with gtk4
based nautilus. Disable pkgconfig(libnautilus-extension)
BuildRequires and pass disable-nautilus to configure via bcond.
- Modernize post(un) handling and Supplements, use
ldconfig_scriptlets macro.
* Mon Sep 20 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.12.3:
+ Blu-ray fixes.
+ Support Tracker 3.0.
+ Transcode plugin gstreamer plugin improvement.
+ Fix crash with malformed URI.
+ Fix default project label.
+ Man page fixes.
+ Header guard fix.
+ Help improvements.
+ Updated translations.
- Re-enable tracker support, as Tracker 3.0 is now supported:
+ Pass --enable-search to configure.
+ Add tracker-devel BuildRequires.
- Switch back to regular release tarball.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Mon Sep 07 2020 dimstar@opensuse.org
- Update to version 3.12.2+20200906.5945fdff:
+ Updated translations.
- Disable tracker integration, as there is no Tracker 3 support:
+ --disable-search insted of --enable-search to configure:
+ Drop tracker-devel BuildRequires.
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Mon Sep 16 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Disable building of gtk-doc, it fails with newer (1.32) versions
of gtk-doc. Pass --disable-gtk-doc to configure and drop gtk-doc
BuildRequires.