|
@@ -2,7 +2,7 @@
|
|
|
Summary: A cryptographic library based on the code from GnuPG.
|
|
|
Summary(ja): GnuPG のコードをベースとした暗号化ライブラリ
|
|
|
Name: libgcrypt
|
|
|
-Version: 1.8.2
|
|
|
+Version: 1.8.4
|
|
|
Release: 1%{?_dist_release}
|
|
|
URL: https://www.gnupg.org/related_software/libgcrypt/index.html
|
|
|
Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2
|
|
@@ -126,6 +126,9 @@ fi
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Sun May 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.8.4-1
|
|
|
+- updated to 1.8.4.
|
|
|
+
|
|
|
* Thu Mar 01 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.8.2-1
|
|
|
- updated to 1.8.2.
|
|
|
|