From 9312dceede03bd3ae2c6518fb132fc2211a897ac Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 25 Jan 2025 07:55:35 -0500 Subject: [PATCH] Try again to get a tarball released --- .gitlab-ci.yml | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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