diff options
author | B. Stack <bgstack15@gmail.com> | 2021-07-28 08:57:11 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-07-28 08:57:11 -0400 |
commit | 95abf6804865262361be0627374e0c36f90720c2 (patch) | |
tree | 2a33c57939cccb903a660383f8ed5067b2547700 /scite-fedora | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
download | stackrpms-95abf6804865262361be0627374e0c36f90720c2.tar.gz stackrpms-95abf6804865262361be0627374e0c36f90720c2.tar.bz2 stackrpms-95abf6804865262361be0627374e0c36f90720c2.zip |
scite 5.1.1
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 f4bfc51..1dff264 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.0 +%global pkgversion 5.1.1 %define tarballversion %( echo %pkgversion | tr -d '.' ) %define scl_env %{nil} @@ -109,6 +109,9 @@ desktop-file-install --delete-original \ %{_libdir}/* %changelog +* Wed Jul 28 2021 B. Stack <bgstack15@gmail.com> - 5.1.1-1/3.7.6-1 +- Update version + * Tue Jun 29 2021 B. Stack <bgstack15@gmail.com> - 5.1.0-1/3.7.6-1 - Update version |