Changelog for
xfce4-dev-tools-4.19.3-7.1.x86_64.rpm :
* Thu Oct 03 2024 Manfred Hollstein
- Add BuildRequires: meson- Update to version 4.19.3 (development branch)
* xfce-do-release: fix quoting for xfce-build command
* Add a couple more compiler flags to the meson template
* Bump glib dependency in meson template
* Add gobject-introspection example check to meson template
* build: Bump requirements for Xfce 4.20
* Disable ABI_CHECK for no-x11 and no-wayland builds- Update to version 4.19.2 (development branch)
* Add optional ABI check to the CI build stage
* Add GNU visibility generation and ABI check script
* Enhance/fix xfce-revision.h
* Add a project template for meson
* Add meson support to xfce-do-release
* Add meson support to GitLab CI template
* Allow the container build to build dependencies using meson
* Plug leak stemming from g_path_get_basename
* Add libyaml-dev to the build container
* Add libdisplay-info-dev to build container
* Add meson to CI build
* ci: Do not store clang-format-diff output
* ci: Enable on maintenance branches
* ci: Only run static analysis jobs on default branch
* ci: Make false-positive patterns match a single warning
* ci: Explicitly specify C++ compilers
* ci: Ensure scan-build uses clang as compiler
* ci: Add static analysis jobs
* ci: Rename .make hidden job to .configure
* ci: Add clang build
* ci: Build with --disable-debug in distcheck stage
* ci: Only run a stage if previous didn\'t failed
* ci: Avoid clang-format job failure if diff is empty
* Add libdbus-glib-1-dev to CI build
* Thu Jun 06 2024 Maurizio Galli - Update to version 4.19.1 (development branch)
* ci: Add no-x11 and no-wayland builds
* ci: Make build stage fail on any compiler warning
* ci: Make jobs running in merge requests interruptible
* ci: Add clang
*format check
* Bump CI container to Ubuntu 24.04
* xdt-autogen: Fix aclocal macro search path
* Add libjson-c-dev to CI build
* Clone submodules for current repo in CI template
* Clone submodules when cloning repo for CI container build
* xfce-do-release: Skip appdata if file does not exist in right format
* xfce-do-release: Warn about unmodified configure.ac.in
* xfce-do-release: Use available proc units for make
* Add libayatana-indicator3-dev to CI build
* Remove -Wdeclaration-after-statement from list of enabled warnings
* Add polkitd to CI build
* Tue Apr 02 2024 Maurizio Galli - Update to version 4.19.0 (development branch)
* Wed Oct 18 2023 Manfred Hollstein - Update to version 4.18.1
* Remove -Wdeclaration-after-statement from list of enabled warnings
* Add check for xsltproc (#60)
* xdt-autogen: Fixed wrong make displayed on FreeBSD
* Add new macro XDT_CHECK_PACKAGE_BINARY
* Add new macro XDT_CHECK_OPTIONAL_FEATURE
* Thu Dec 22 2022 Manfred Hollstein - Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Remove _service file- Update to version 4.17.2
* Add new libsoup3 to the builder
* xfce-do-release: unification of update version \'sed\' command
* xfce-do-release: match multiple spaces for git version replace
* bump copyright year to 2022- Update to version 4.17.1
* Warn about GLib functions newer than the checked GLib version
* Drop the test altogether
* xdt-autogen: Fix deprecation warning from grep 3.8
* Use GLib structured logging
* xdt-autogen: simplify do_version_check()
* Add new dependencies to the builder
* Do not run useless distcheck in CI
* Add favicon to Xfce API docs
* Bump our xfce builder to ubuntu 22.04
* Add autopoint to xfce-build
* Add a workaround for thunar documentation generation
* Update COPYING
* xfce-build: Fix build with SELinux (!58)
* xfce-update-news: Add release date and adjust separator
* xfce-do-release: Make warnings more visible
* xfce-do-release: Check the copyright year in `configure.ac
*`
* xfce-do-release: Extend `configure.ac.in` update to `configure.ac`
* xdt-autogen: Fallback on `n` as IFS if `1` is not supported
* Fix exclusion of `xdt-autogen.in` in `.gitignore`
* Update developer.xfce.org home to add tumbler
* Add tumbler to xfce-build container
* Fix \"image:\" name in .gitlab-ci.yml
* Add libsensors4-dev to build-container
* Try to bump docker-dind image
* xfce-do-release: Update Appdata file
* gitlabci: Ensure distcheck still runs
* gitlabci: Add release stage that retains tarballs
* Add lm-sensors to dependencies, for xfce4-sensors-plugins CI
* Separate CFLAGS from CXXFLAGS- Update to version 4.17.0
* Try to build higher version available tag
* xfce-do-release: A review of confirmation prompts
* helpers: Improve script portability
* Improve Xfce Developer Center (developer.xfce.org)
* xdt-features.m4: Always enable compilation warnings
* g_locale_to_utf8 is misspelled as g_local_to_utf8
* xfce-build: Always pick the latest stable release
* Create the m4/ if it does not exists
* Use autoreconf to bootstrap xfce4-dev-tools itself
* Use autoreconf to bootstrap autotools
* xfce-do-release: Check for `docker` installed
* Add dependencies to build thunarx-python CI
* Fix location of apidocs
* xfce-build: Fix conditional in gitlabci
* Export apidocs as GitLab artifacts
* Get rid of glib-gettextize usage and XGETTEXT_ARGS custom args
* Remove obsolete AM_GLIB_GNU_GETTEXT
* helpers: Fix command-line if git-config core.editor is unset
* Update obsolete m4 macros
* helpers: Add \'xfce-build describe\' command
* Wed Dec 23 2020 Maurizio Galli - Update to version 4.16.0 - Bump glib to 2.50 based on xfce4.16 roadmap - Do not process AATTLINGUASAATT at xdt-autogen stage - Fail xfce-build container generation if there is any error - helpers: Prefer xfce-build over xfce-test (Fixes #38) - helpers: Add new helper xfce-open-gitlab - helpers: Add helper to locally run xfce-build - helpers: Add xfce-build \'pull\' argument - xfce-build: Add Thunar to container (Fixes #40) - Disable CFLAGS override when building CI container - use strict CFLAGS to catch common mistakes in ci pipeline - Add xvfb on xfce-build
* Mon Nov 02 2020 Marcel Kuehlhorn - Update to version 4.15.1
* get-translations: Fix line wrapping
* xdt-autogen: Various small improvements
* xdt-autogen: Properly handle whitespaces in filenames
* xdt-autogen: Use sed instead of tr to replace strings
* Updates README.md
* xfce-build: Add libclutter-1.0-dev for xfdashboard build
* Update .gitignore
* helpers: Use blank line for tags message
* helpers: Reuse release notes from NEWS for tag message
* helpers: Simplify xfce-update-news
* helpers: Do not strip NEWS blank line at EOF
* helpers: Install xfce-do-release
* xfce-build: Add depend for mousepad (Fixes #37)
* helpers: Add do-release helper and Readme
* xfce-build: Install python3 version of distutils-extra
* helpers: Make get-translations executable
* get-translations: Remove last comma
* get-translations: Correctly get locale from commit messages
* xfce-build: Replace build-dep with package names
* Fri Aug 28 2020 Marcel Kuehlhorn - Update to version 4.15.0
* New macro XDT_VERSION_INIT(SEMVER[, TAG]) This macro takes care of setting up the version numbering. It will define the following macros based on SEMVER and TAG: - xdt_version - xdt_version_major - xdt_version_minor - xdt_version_micro - xdt_version_tag - xdt_version_build - xdt_debug_default If TAG isn\'t specified, the xdt_version_tag and xdt_version_git will be empty and xdt_debug_default will be set to \"minimum\", otherwise the xdt_version_build will contain a git hash and xdt_debug_default will be set to \"yes\"
* XDT_I18N macro will now automatically find the linguas if none are specified during the autoconf run.
* Install m4 macros in default search dir. This makes autoconf find the macros by default. By setting version via XDT_VERSION_INIT and using XDT_I18N without arguments, this is no longer necessary to use a separate configure.ac.in and a plain configure.ac can be used
* xfce4-dev-tools now also handle the CI (docker container, .gitlab-ci.yml templates files etc) on our new gitlab instance.
* New helpers are also available (xfce-get-release-notes, xfce-get-translations, xfce-update-news)
* Use datarootdir instead of datadir
* xdt-autogen: explicitly set search path for m4 macros
* Add two new helpers to help releasers
* Install m4 macros into default $datadir/aclocal
* Update README for new gitlab urls
* xdt-autogen: Improve and simplify linguas detection
* Let XDT_I18N automatically find the po/
*.po as default
* Let configure generate the xdt-autogen script
* Implement XDT_VERSION_INIT
* Add manpage and tests to xdt-csource
* Add xfce4-dev-tools build in addition to container build
* Check BEFORE_SHA along with changes to .po files
* gitlabci: Ensure to run autogen in distcheck stage
* Switch to \"foreign\" mode for automake
* Add CI templates notes
* Update README with explanation of Dockerfile
* Fix whitespace error
* Add helper script to get all
* Integrate xfce-build container build/creation
* Translation updates
* Fri Aug 16 2019 Maurizio Galli - Fixed sources in spec file
* Sun Aug 11 2019 Maurizio Galli - Update to version 4.14.0
* Bump to 4.14.0- Added bcond to build with git master source- Cleaned spec file