diff options
author | B. Stack <bgstack15@gmail.com> | 2022-10-16 16:55:24 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-10-16 16:55:24 -0400 |
commit | cc99070efa0e16b3b4e2ac9b15c2b63bb3f3e65c (patch) | |
tree | 7df824d88106455cbc212b5be43bb19e88b0a8ba /scite-fedora | |
parent | Merge branch 'xdg-themes-bump' into 'master' (diff) | |
download | stackrpms-cc99070efa0e16b3b4e2ac9b15c2b63bb3f3e65c.tar.gz stackrpms-cc99070efa0e16b3b4e2ac9b15c2b63bb3f3e65c.tar.bz2 stackrpms-cc99070efa0e16b3b4e2ac9b15c2b63bb3f3e65c.zip |
scite 5.3.1 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 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 <bgstack15@gmail.com> - 5.3.1-1/3.7.6-1 +- Update version + * Tue Sep 06 2022 B. Stack <bgstack15@gmail.com> - 5.3.0-1/3.7.6-1 - Update version |