Update spec file to newer version

This commit is contained in:
Jiri Konecny 2020-09-02 14:57:59 +02:00
parent e0d2602e6a
commit b77e5f0364
No known key found for this signature in database
GPG Key ID: 38F52F0E5C3FAD25

View File

@ -5,7 +5,7 @@
%global build_ldflags %{build_ldflags} -flto
Name: kakoune
Version: 2020.08.04
Version: 2020.09.01
Release: 1%{?dist}
Summary: Code editor heavily inspired by Vim
@ -83,6 +83,9 @@ popd
%changelog
* Wed Sep 2 2020 Jiri Konecny <jkonecny@redhat.com> - 2020.09.01-1
- Update to 2020.09.01
* Tue Aug 4 2020 Jiri Konecny <jkonecny@redhat.com> - 2020.08.04-1
- Update to 2020.08.04