Update to 4.4.0

epel9
Josh Stone 5 years ago
parent e7626162cb
commit 33399b6da7

1
.gitignore vendored

@ -6,3 +6,4 @@
/syntect-3.3.0.crate
/syntect-4.1.1.crate
/syntect-4.2.0.crate
/syntect-4.4.0.crate

@ -6,8 +6,8 @@
%global crate syntect
Name: rust-%{crate}
Version: 4.2.0
Release: 3%{?dist}
Version: 4.4.0
Release: 1%{?dist}
Summary: Library for high quality syntax highlighting and code intelligence
# Upstream license specification: MIT
@ -313,6 +313,9 @@ which use "yaml-rust" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 4.4.0-1
- Update to 4.4.0
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (syntect-4.2.0.crate) = d2dcf5444b739b6f4466aa40c0f061573d89d639ab1c759a4bd0e1d5eaab706794e8f510e70dd146e4212617fa16c0cc1745e98323e65baa699b79ef37040df6
SHA512 (syntect-4.4.0.crate) = 018fc26a99cad799446dfda0e406af87fb63e35cc5684fe2928f42f1b0a1199606a25b9ee4f1bd138abebc40f365c26407716856376f1ed6d3352c879a1689f4

Loading…
Cancel
Save