From d04ff98bff01c8444c5f4c9543197092bf033dbf Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 11 Jul 2022 15:03:58 -0400 Subject: scite 5.2.4 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 1507fa1..1c93538 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.2.3 +%global pkgversion 5.2.4 # 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 +* Mon Jul 11 2022 B. Stack - 5.2.4-1/3.7.6-1 +- Update version + * Tue May 31 2022 B. Stack - 5.2.3-1/3.7.6-1 - Update version - split back out patch build-with-debian-packaged-lua -- cgit