!39 Fix error source repo URL in yaml
From: @yixiangzhike Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
82bd846a33
@ -1,6 +1,6 @@
|
||||
Name: gpgme
|
||||
Version: 1.21.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GnuPG Made Easy
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gnupg.org/related_software/gpgme/
|
||||
@ -149,6 +149,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 20 2025 yixiangzhike <yixiangzhike007@163.com> - 1.21.0-3
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:fix error source repo URL in yaml
|
||||
|
||||
* Fri Oct 18 2024 yixiangzhike <yixiangzhike007@163.com> - 1.21.0-2
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
@ -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: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user