2.7.1 release

epel9
Germano Massullo 3 years ago
parent 978e804f54
commit 538b66aec5

1
.gitignore vendored

@ -25,3 +25,4 @@
/keepassxc-2.6.4-src.tar.xz /keepassxc-2.6.4-src.tar.xz
/keepassxc-2.6.6-src.tar.xz /keepassxc-2.6.6-src.tar.xz
/keepassxc-2.7.0-src.tar.xz /keepassxc-2.7.0-src.tar.xz
/keepassxc-2.7.1-src.tar.xz

@ -2,7 +2,7 @@
# EPEL7 not possible because libgcrypt version is 1.5 # EPEL7 not possible because libgcrypt version is 1.5
Name: keepassxc Name: keepassxc
Version: 2.7.0 Version: 2.7.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Cross-platform password manager Summary: Cross-platform password manager
License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain
@ -167,6 +167,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam
%endif %endif
%changelog %changelog
* Wed Apr 06 2022 Germano Massullo <germano.massullo@gmail.com> - 2.7.1-1
- 2.7.1 release
* Tue Mar 22 2022 Germano Massullo <germano.massullo@gmail.com> - 2.7.0-1 * Tue Mar 22 2022 Germano Massullo <germano.massullo@gmail.com> - 2.7.0-1
- 2.7.0 release - 2.7.0 release
- adds BuildRequires: botan2-devel - adds BuildRequires: botan2-devel

@ -1 +1 @@
SHA512 (keepassxc-2.7.0-src.tar.xz) = 0fc436ae5fb8fb82765a0c2df20c9567b1baf6aceff1e08c843a151ddcc0920d4cb2d416aebd89bdd8f1b53efb0a4ad0f579955c6943ee66c20b0becbb978e12 SHA512 (keepassxc-2.7.1-src.tar.xz) = ca0950e7c0e6d119b7c7122ac2684084a668be6798eb22a6e1271f8e05a86c943203f7f1c56b948deab3948f6b376e838db364e5bc5f6f7bc73ba72ad9461299

Loading…
Cancel
Save