From cc99070efa0e16b3b4e2ac9b15c2b63bb3f3e65c Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 16 Oct 2022 16:55:24 -0400 Subject: scite 5.3.1 rc1 --- scite-fedora/scite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'scite-fedora') diff --git a/scite-fedora/scite.spec b/scite-fedora/scite.spec index 7fc7b12..039ea5f 100644 --- a/scite-fedora/scite.spec +++ b/scite-fedora/scite.spec @@ -1,6 +1,6 @@ # Tunables # el7 is on 3.x, el8/fc is on 5.x -%global pkgversion 5.3.0 +%global pkgversion 5.3.1 # Use lua %define with_lua 1 # Use bundled lua. If 0, then use distro lua @@ -149,6 +149,9 @@ install -D -p -m 666 %{SOURCE2} %{buildroot}%{_datadir}/scite/SciTEGlobal.proper %{_libdir}/* %changelog +* Sun Oct 16 2022 B. Stack - 5.3.1-1/3.7.6-1 +- Update version + * Tue Sep 06 2022 B. Stack - 5.3.0-1/3.7.6-1 - Update version -- cgit