diff --git a/gpgme.spec b/gpgme.spec index db26a9053de1b6d30e96cacb8bed55e9b9cdafbc..70b5dee96701f1e6160177d8916318fe71f020ed 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,10 +1,10 @@ Name: gpgme Version: 1.16.0 -Release: 1 +Release: 2 Summary: GnuPG Made Easy License: GPLv2+ and LGPLv2+ URL: https://gnupg.org/related_software/gpgme/ -Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-%{version}.tar.bz2 +Source0: https://gnupg.org/ftp/gcrypt/gpgme/gpgme-%{version}.tar.bz2 # upstream patches # Don't add extra libs/cflags in gpgme-config/cmake equivalent @@ -145,6 +145,12 @@ fi %changelog +* Tue Oct 18 2022 yixiangzhike - 1.16.0-2 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix the URL of source code + * Fri Dec 10 2021 yixiangzhike - 1.16.0-1 - Type:bugfix - CVE:NA