diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6a5cbf537..72d81718fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ include: - component: gitlab.gnome.org/GNOME/citemplates/release-service@master inputs: dist-job-name: "fedora-distcheck" - tarball-artifact-path: "_build/meson-dist/${CI_PROJECT_NAME}+-${CI_COMMIT_TAG}.tar.xz" + tarball-artifact-path: "_build/meson-dist/${CI_PROJECT_NAME}-${CI_COMMIT_TAG}.tar.xz" stages: - build diff --git a/NEWS b/NEWS index 74ce700dc7..1ef0b9ef41 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Overview of Changes in GTK+ 3.24.46, 25-01-2025 +Overview of Changes in GTK+ 3.24.47, 25-02-2025 =============================================== * Switch to the new ci-based release process