diff options
Diffstat (limited to 'scite-el')
-rw-r--r-- | scite-el/README.md | 15 | ||||
-rw-r--r-- | scite-el/scite.spec | 17 |
2 files changed, 26 insertions, 6 deletions
diff --git a/scite-el/README.md b/scite-el/README.md index d19fe20..2d139e8 100644 --- a/scite-el/README.md +++ b/scite-el/README.md @@ -7,10 +7,15 @@ Fedora and CentOS do not package scite and I have use of them. CentOS 7 relies o # Reverse dependency matrix Distro | scite version ---------- | --------------- -CentOS 6 | 3.7.5 -CentOS 7 | 3.7.5 -CentOS 8 | 4.1.6 -Fedora 30 | 4.1.6 +CentOS 6 | 3.7.6 +CentOS 7 | 3.7.6 +CentOS 8 | 4.4.3 +Fedora 30 | 4.4.3 -# Differences from upstream +# Differences +## From upstream See file [stackrpms-scite.spec.diff](stackrpms-scite.spec.diff) +## Between scite-fedora and scite-el +Run file [fc-el-scite-diff.sh](fc-el-scite-diff.sh). + + scite-fedora/fc-el-scite-diff.sh | vi - diff --git a/scite-el/scite.spec b/scite-el/scite.spec index ae64d07..d2b86bb 100644 --- a/scite-el/scite.spec +++ b/scite-el/scite.spec @@ -98,13 +98,28 @@ 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 + +* 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 + +* Thu Dec 19 2019 B Stack <bgstack15@gmail.com> - 4.2.3-1/3.7.6-1 +- Update version + * Mon Nov 11 2019 B Stack <bgstack15@gmail.com> - 4.2.2-1/3.7.6-1 - Update version * 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 |