diff options
Diffstat (limited to 'scite-el')
-rw-r--r-- | scite-el/README.md | 4 | ||||
-rw-r--r-- | scite-el/scite.spec | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/scite-el/README.md b/scite-el/README.md index fe53281..b5fff01 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.2.3 -Fedora 30 | 4.2.3 +CentOS 8 | 4.3.0 +Fedora 30 | 4.3.0 # Differences ## From upstream diff --git a/scite-el/scite.spec b/scite-el/scite.spec index ca8c3d6..40c0e0b 100644 --- a/scite-el/scite.spec +++ b/scite-el/scite.spec @@ -98,6 +98,9 @@ desktop-file-install --delete-original \ %{_datadir}/applications/* %changelog +* Thu Jan 16 2020 B Stack <bgstack15@gmail.com> - 4.3.0-1/3.7.6-1 +- Update version + * Thu Dec 19 2019 B Stack <bgstack15@gmail.com> - 4.2.3-1/3.7.6-1 - Update version @@ -107,7 +110,7 @@ desktop-file-install --delete-original \ * Mon Nov 11 2019 B Stack <bgstack15@gmail.com> - 4.2.1-1/3.7.6-1 - Rewritten to build Fedora and Enterprise Linux versions from a single spec with minor flags changed -* Tue Jun 6 2019 B Stack <bgstack15@gmail.com> - 4.1.6-1/3.7.5-1 +* Thu Jun 6 2019 B Stack <bgstack15@gmail.com> - 4.1.6-1/3.7.5-1 - Rewritten to build Fedora and Enterprise Linux versions from a single spec with minor flags changed * Mon May 6 2019 B Stack <bgstack15@gmail.com> - 4.1.5-1 |