diff --git a/pinentry-1.1.0.tar.bz2 b/pinentry-1.1.0.tar.bz2 deleted file mode 100644 index 76a7534..0000000 Binary files a/pinentry-1.1.0.tar.bz2 and /dev/null differ diff --git a/pinentry-1.1.0.tar.bz2.sig b/pinentry-1.1.0.tar.bz2.sig deleted file mode 100644 index 0e539df..0000000 Binary files a/pinentry-1.1.0.tar.bz2.sig and /dev/null differ diff --git a/pinentry-1.1.1.tar.bz2 b/pinentry-1.1.1.tar.bz2 new file mode 100644 index 0000000..c729dc0 Binary files /dev/null and b/pinentry-1.1.1.tar.bz2 differ diff --git a/pinentry-1.1.1.tar.bz2.sig b/pinentry-1.1.1.tar.bz2.sig new file mode 100644 index 0000000..1b0d64b Binary files /dev/null and b/pinentry-1.1.1.tar.bz2.sig differ diff --git a/pinentry.spec b/pinentry.spec index 5fa025a..d1e3a1f 100644 --- a/pinentry.spec +++ b/pinentry.spec @@ -1,6 +1,6 @@ Name: pinentry -Version: 1.1.0 -Release: 5 +Version: 1.1.1 +Release: 1 Summary: A new module that contains various interfaces to enter a PIN/passphrase. License: GPLv2+ @@ -90,5 +90,8 @@ fi %doc ChangeLog NEWS TODO %changelog +* Thu Dec 30 2021 zoulin - 1.1.1-1 +- update version to 1.1.1 + * Tue Sep 17 2019 openEuler Buildteam - 1.1.0-5 - Package Init