[gnutls-devel] GnuTLS | Use packit to automate fedora upstream release (!1575)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Apr 26 08:48:27 CEST 2022




Zoltán Fridrich commented on a discussion on .packit.yaml: https://gitlab.com/gnutls/gnutls/-/merge_requests/1575#note_923963084

> +
> +upstream_project_url: https://gitlab.com/gnutls/gnutls
> +upstream_package_name: gnutls
> +downstream_package_name: gnutls
> +
> +actions:
> +  post-upstream-clone:
> +    - "wget https://src.fedoraproject.org/rpms/gnutls/raw/main/f/gnutls.spec"
> +    - "wget https://src.fedoraproject.org/rpms/gnutls/raw/main/f/gnutls-3.2.7-rpath.patch"
> +    - "wget https://src.fedoraproject.org/rpms/gnutls/raw/main/f/gnutls-3.6.7-no-now-guile.patch"
> +  get-current-version:
> +    - "git describe --abbrev=0"
> +  create-archive:
> +    - bash -c "export gnutls_short_version=$(echo $PACKIT_PROJECT_VERSION | grep -m1 -o \"[0-9]*\.[0-9]*\" | head -1) &&
> +      wget https://www.gnupg.org/ftp/gcrypt/gnutls/v${gnutls_short_version}/gnutls-${PACKIT_PROJECT_VERSION}.tar.xz &&
> +      wget https://www.gnupg.org/ftp/gcrypt/gnutls/v${gnutls_short_version}/gnutls-${PACKIT_PROJECT_VERSION}.tar.xz.sig"

I don't know how. It always fails to parse this.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1575#note_923963084
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220426/8285ce45/attachment.html>


More information about the Gnutls-devel mailing list