Try again to get a tarball released

This commit is contained in:
Matthias Clasen 2025-01-25 07:55:35 -05:00
parent a4078c6581
commit 9312dceede
2 changed files with 2 additions and 2 deletions

View File

@ -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

2
NEWS
View File

@ -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