Fix error source repo URL in yaml

This commit is contained in:
yixiangzhike 2025-02-20 10:59:17 +08:00
parent 9f9dc78896
commit 851a32e989
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: gpgme
Version: 1.16.0
Release: 4
Release: 5
Summary: GnuPG Made Easy
License: GPLv2+ and LGPLv2+
URL: https://gnupg.org/related_software/gpgme/
@ -147,6 +147,12 @@ fi
%changelog
* Thu Feb 20 2025 yixiangzhike <yixiangzhike007@163.com> - 1.16.0-5
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fix error source repo URL in yaml
* Fri Oct 18 2024 yixiangzhike <yixiangzhike007@163.com> - 1.16.0-4
- Type:bugfix
- CVE:NA

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://dev.gnupg.org/sourcegpgme.git
src_repo: https://dev.gnupg.org/source/gpgme.git
tag_prefix: ^gpgme-
seperator: .
separator: .