diff options
author | B. Stack <bgstack15@gmail.com> | 2021-11-08 14:29:23 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-11-08 14:29:23 -0500 |
commit | 9c235ed4e429b89317f3e28d2b716fda18490ab9 (patch) | |
tree | 0341cf82983249ed251360527de830c3f0083f2a /scite-fedora | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
download | stackrpms-9c235ed4e429b89317f3e28d2b716fda18490ab9.tar.gz stackrpms-9c235ed4e429b89317f3e28d2b716fda18490ab9.tar.bz2 stackrpms-9c235ed4e429b89317f3e28d2b716fda18490ab9.zip |
5.1.4 rc1
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 fa67b39..80aca77 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.3 +%global pkgversion 5.1.4 %define tarballversion %( echo %pkgversion | tr -d '.' ) %define scl_env %{nil} @@ -109,6 +109,9 @@ desktop-file-install --delete-original \ %{_libdir}/* %changelog +* Mon Nov 08 2021 B. Stack <bgstack15@gmail.com> - 5.1.4-1/3.7.6-1 +- Update version + * Thu Sep 30 2021 B. Stack <bgstack15@gmail.com> - 5.1.3-1/3.7.6-1 - Update version |