diff options
author | B Stack <bgstack15@gmail.com> | 2020-06-03 08:36:54 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-06-03 08:36:54 -0400 |
commit | 8af5ecddc39c0c67bdf987a5181988179a7bc09a (patch) | |
tree | f795fad5b21d32b4d822727ff23f37bca80cd33d /scite-el | |
parent | Merge branch 'veracrypt-bump' into 'master' (diff) | |
download | stackrpms-8af5ecddc39c0c67bdf987a5181988179a7bc09a.tar.gz stackrpms-8af5ecddc39c0c67bdf987a5181988179a7bc09a.tar.bz2 stackrpms-8af5ecddc39c0c67bdf987a5181988179a7bc09a.zip |
scite 4.4.3
Diffstat (limited to 'scite-el')
-rw-r--r-- | scite-el/README.md | 4 | ||||
-rw-r--r-- | scite-el/scite.spec | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/scite-el/README.md b/scite-el/README.md index 6a22a2e..2d139e8 100644 --- a/scite-el/README.md +++ b/scite-el/README.md @@ -9,8 +9,8 @@ Distro | scite version ---------- | --------------- CentOS 6 | 3.7.6 CentOS 7 | 3.7.6 -CentOS 8 | 4.3.3 -Fedora 30 | 4.3.3 +CentOS 8 | 4.4.3 +Fedora 30 | 4.4.3 # Differences ## From upstream diff --git a/scite-el/scite.spec b/scite-el/scite.spec index a899b56..d2b86bb 100644 --- a/scite-el/scite.spec +++ b/scite-el/scite.spec @@ -98,6 +98,9 @@ desktop-file-install --delete-original \ %{_datadir}/applications/* %changelog +* Wed Jun 03 2020 B Stack <bgstack15@gmail.com> - 4.4.3-1/3.7.6-1 +- Update version + * Tue May 05 2020 B Stack <bgstack15@gmail.com> - 4.3.3-1/3.7.6-1 - Update version |