diff options
author | B Stack <bgstack15@gmail.com> | 2020-05-05 15:37:59 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-05-05 15:37:59 +0000 |
commit | 358896afde66bc4c6029daac5a5bdf17393bd948 (patch) | |
tree | efac976bf02ae8b503d9ed3bfb860cda6fba92f5 /scite-el | |
parent | notepad++ 7.8.6 (diff) | |
parent | Scite 4.3.3 (diff) | |
download | stackrpms-358896afde66bc4c6029daac5a5bdf17393bd948.tar.gz stackrpms-358896afde66bc4c6029daac5a5bdf17393bd948.tar.bz2 stackrpms-358896afde66bc4c6029daac5a5bdf17393bd948.zip |
Scite 4.3.3
See merge request bgstack15/stackrpms!154
Diffstat (limited to 'scite-el')
-rw-r--r-- | scite-el/README.md | 4 | ||||
-rw-r--r-- | scite-el/scite.spec | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/scite-el/README.md b/scite-el/README.md index b5fff01..6a22a2e 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.0 -Fedora 30 | 4.3.0 +CentOS 8 | 4.3.3 +Fedora 30 | 4.3.3 # Differences ## From upstream diff --git a/scite-el/scite.spec b/scite-el/scite.spec index 40c0e0b..a899b56 100644 --- a/scite-el/scite.spec +++ b/scite-el/scite.spec @@ -98,6 +98,12 @@ desktop-file-install --delete-original \ %{_datadir}/applications/* %changelog +* Tue May 05 2020 B Stack <bgstack15@gmail.com> - 4.3.3-1/3.7.6-1 +- Update version + +* Wed Mar 04 2020 B Stack <bgstack15@gmail.com> - 4.3.1-1/3.7.6-1 +- Update version + * Thu Jan 16 2020 B Stack <bgstack15@gmail.com> - 4.3.0-1/3.7.6-1 - Update version |