diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-11 15:03:58 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-11 15:03:58 -0400 |
commit | d04ff98bff01c8444c5f4c9543197092bf033dbf (patch) | |
tree | 95be479b3c73fff2e06a6492b28655ba17bfaf45 /scite-fedora | |
parent | Merge branch 'librewolf-bump' into 'master' (diff) | |
download | stackrpms-d04ff98bff01c8444c5f4c9543197092bf033dbf.tar.gz stackrpms-d04ff98bff01c8444c5f4c9543197092bf033dbf.tar.bz2 stackrpms-d04ff98bff01c8444c5f4c9543197092bf033dbf.zip |
scite 5.2.4 rc1
Diffstat (limited to 'scite-fedora')
-rw-r--r-- | scite-fedora/scite.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <bgstack15@gmail.com> - 5.2.4-1/3.7.6-1 +- Update version + * Tue May 31 2022 B. Stack <bgstack15@gmail.com> - 5.2.3-1/3.7.6-1 - Update version - split back out patch build-with-debian-packaged-lua |