diff --git a/gpgme.spec b/gpgme.spec index ee8edbc079cac0a944d66d5b7061cd889dd931da..69a81814aa8b4ceabd617fd6891551a6ddfa8978 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,6 +1,6 @@ Name: gpgme Version: 2.0.0 -Release: 2 +Release: 3 Summary: GnuPG Made Easy License: LGPL-2.1-or-later AND MIT URL: https://gnupg.org/related_software/gpgme/ @@ -72,6 +72,9 @@ rm -fv %{buildroot}%{_infodir}/dir %{_mandir}/man?/* %changelog +* Fri Aug 1 2025 yixiangzhike - 2.0.0-3 +- fix source repo URL in yaml + * Mon Jun 30 2025 Funda Wang - 2.0.0-2 - disable compat build diff --git a/gpgme.yaml b/gpgme.yaml index 3a3edd0faa5465b58c77f4fd47072b673894f139..dfa41a85031c2daabc048c7b52d8638500cfbbe6 100644 --- a/gpgme.yaml +++ b/gpgme.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://git.gnupg.org/gpgme.git +src_repo: https://dev.gnupg.org/source/gpgme.git tag_prefix: ^gpgme- separator: .