diff --git a/.gitignore b/.gitignore index 2b2f832..242a9f4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /algol68g-3.9.5.tar.gz /algol68g-3.9.9.tar.gz /algol68g-3.10.2.tar.gz +/algol68g-3.10.5.tar.gz diff --git a/algol68g.spec b/algol68g.spec index f58705d..22d5393 100644 --- a/algol68g.spec +++ b/algol68g.spec @@ -6,7 +6,7 @@ Name: algol68g Summary: Algol 68 Genie compiler-interpreter -Version: 3.10.2 +Version: 3.10.5 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 +* Sun Oct 19 2025 Oleg Girko