diff options
author | B. Stack <bgstack15@gmail.com> | 2021-12-08 10:03:54 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-12-08 10:03:54 -0500 |
commit | 687f6b2b055c081826b8d44878c463c709b9b578 (patch) | |
tree | e4c2a5eb868aed5c96728d3f64e40f821bb2068e /scite-fedora | |
parent | Merge branch 'irfanview-bump' into 'master' (diff) | |
download | stackrpms-687f6b2b055c081826b8d44878c463c709b9b578.tar.gz stackrpms-687f6b2b055c081826b8d44878c463c709b9b578.tar.bz2 stackrpms-687f6b2b055c081826b8d44878c463c709b9b578.zip |
scite 5.1.5
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 c22d58d..dfa7d7b 100644 --- a/scite-fedora/scite.spec +++ b/scite-fedora/scite.spec @@ -1,5 +1,5 @@ # el is on 3.x, fc is on 5.x -%global pkgversion 5.1.4 +%global pkgversion 5.1.5 %define tarballversion %( echo %pkgversion | tr -d '.' ) %global __brp_check_rpaths %{nil} @@ -110,6 +110,9 @@ desktop-file-install --delete-original \ %{_libdir}/* %changelog +* Wed Dec 08 2021 B. Stack <bgstack15@gmail.com> - 5.1.5-1/3.7.6-1 +- Update version + * Mon Nov 08 2021 B. Stack <bgstack15@gmail.com> - 5.1.4-1/3.7.6-1 - Update version - set __brp_check_rpaths to ignore hardcoded /usr/lib64 rpath on SciTE binary |