diff options
Diffstat (limited to 'veracrypt/veracrypt.spec')
-rw-r--r-- | veracrypt/veracrypt.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/veracrypt/veracrypt.spec b/veracrypt/veracrypt.spec index fa3c832..c74f7af 100644 --- a/veracrypt/veracrypt.spec +++ b/veracrypt/veracrypt.spec @@ -74,7 +74,7 @@ %endif %endif -%define upstream_version 1.25.4 +%define upstream_version 1.25.9 Name: veracrypt Version: %( echo %{upstream_version} | tr '-' '_' ) @@ -234,6 +234,12 @@ fi %{_datadir}/icons/hicolor/*/apps/* %changelog +* Thu Mar 24 2022 B. Stack <bgstack15@gmail.com> 1.25.9-1 +- version bump + +* Thu Feb 10 2022 B. Stack <bgstack15@gmail.com> 1.25.7-1 +- version bump + * Tue Aug 11 2020 B Stack <bgstack15@gmail.com> 1.24_Update7-1 - version bump - handle new version naming with dashes |