* Tue Dec 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Require AppStream-compose instead of
/usr/libexec/appstreamcli-compose: binaries below /usr/libexec
are not automatically added to the rpm provides capabilities.
* Wed Dec 11 2024 Luna D Dragon <luna.dragon@suse.com>
- depend on appstreamcli-compose not appstream-compose
* Wed Dec 11 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.4:
+ Default to a relative path for CMAKE_INSTALL_LIBDIR on cmake
modules.
+ Only pass --libdir to autotools modules when libdir is
explicitly set.
- Changes from version 1.4.3:
+ Always set `CMAKE_INSTALL_LIBDIR` with cmake buildsystems.
+ Update libglnx submodule to latest commit.
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire gettext-devel instead of gettext: allow OBS to
shortcut through gettext-runtime-mini.
* Fri Mar 15 2024 andy great <andythe_great@pm.me>
- Temporary use fixed-libglnx archive provided from upsteam to fix
https://github.com/flatpak/flatpak-builder/issues/590
- Update to version 1.4.2.
+ Fix missing test files in the generated tarballs
+ Fix possible empty id in provides when renaming
+ Fix minor memory leaks
- Update to version 1.4.1.
+ Add support for autoprune-unless in extensions
+ Add disable-http-decompression option to archive/file sources
+ Change rename-desktop-file and rename-appdata-file to also set
the launchable or provide the old id if needed
* Fri Dec 29 2023 Luna D Dragon <luna.dragon@suse.com>
- Update to version 1.4.0
+ Deprecate SHA1 and MD5 hashes for sources
+ Remove all usage of libsoup (bumps GLib requirement to 2.66)
+ Fix errors in included manifests not being fatal
+ Fix crash on empty manifests or incorrect JSON type
+ Various updates to the JSON Schema
+ Add meson buildsystem;
+ Set the HTTP Referer header on file/archive Sources
+ Fix no-autodownload in extensions incorrectly setting autodelete
+ Reduce verbosity of unzip usage
+ Ignore $schema properties in manifests
+ Change git usage to be more forgiving about submodules
+ Add installed_tests option to meson project
+ Fix libglnx meson subproject when built from autotools dist
+ Fix tests not running in parallel under meson
+ Replace appstream-glib with libappstream
+ Run tests in parallel respecting number of jobs set
+ Add missing secret-env and secret-opts keys to the JSON schema
+ Improve parsing of git submodules
+ Meson build fixes
+ Add rename-mime-file and rename-mime-icons properties
+ Re-implement support for data: URIs
+ Set download speed timeout for HTTP downloads
+ Enabled compressed HTTP downloads
+ Use meson setup with meson buildsystem to avoid warning
+ Fix libappstream not handling ID's ending with .desktop
+ Fix ostree deployment on 64-bit inode filesystems
- remove 0001-builder-Fix-silent-truncation-of-gt-32-bit-inodes.patch
- Add patch fusermount3.diff to enforce usage of fuse v3
- Switch to meson build system
- remove libsoup as a dependency
- bump min glib version
- Add dependency on Appstream & Appstream-compose
* Mon Aug 28 2023 Antonio Larrosa <alarrosa@suse.com>
- Add patch from upstream to fix corrupted files when using a large
fs with 64-bit inodes (boo#1214708):
* 0001-builder-Fix-silent-truncation-of-gt-32-bit-inodes.patch
* Thu Feb 09 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add explicit pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0) and
pkgconfig(libxml-2.0) BuildRequires: Align with what configure
checks for.
* Sun Dec 04 2022 Dirk Müller <dmueller@suse.com>
- Update to version 1.2.3:
+ This is a minor bug-fix release that fixes cloning `file://`
URIs with git 2.38.1 or newer.
* Thu Apr 14 2022 Callum Farmer <gmbr3@opensuse.org>
- Use system debugedit on TW
+ Add BuildRequires debugedit.
+ Add Requires debugedit.