diff --git a/.gitignore b/.gitignore index 2d82921..15e0cce 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /algol68g-3.5.14.tar.gz /algol68g-3.5.15.tar.gz /algol68g-3.6.0.tar.gz +/algol68g-3.6.2.tar.gz diff --git a/algol68g.spec b/algol68g.spec index 6d95320..1c3cb64 100644 --- a/algol68g.spec +++ b/algol68g.spec @@ -6,7 +6,7 @@ Name: algol68g Summary: Algol 68 Genie compiler-interpreter -Version: 3.6.0 +Version: 3.6.2 Release: 1%{?dist} # Automatically converted from old format: GPLv3+ - review is highly recommended. License: GPL-3.0-or-later @@ -56,6 +56,9 @@ that has continuing responsibility for Algol 60 and Algol 68. %exclude %{_pkgdocdir}/COPYING %changelog +* Tue Aug 05 2025 Oleg Girko