From e7d3c48c7cc39bf382f4d27c797402ba06c76809 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 10 Feb 2022 19:22:19 -0500 Subject: scite 5.2.0 rc1 --- scite-fedora/scite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scite-fedora/scite.spec b/scite-fedora/scite.spec index dfa7d7b..f52938f 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.5 +%global pkgversion 5.2.0 %define tarballversion %( echo %pkgversion | tr -d '.' ) %global __brp_check_rpaths %{nil} @@ -110,6 +110,9 @@ desktop-file-install --delete-original \ %{_libdir}/* %changelog +* Thu Feb 10 2022 B. Stack - 5.2.0-1/3.7.6-1 +- Update version + * Wed Dec 08 2021 B. Stack - 5.1.5-1/3.7.6-1 - Update version -- cgit