Update to 3.3.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent 93cb461017
commit 5d2731ceb2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -3,3 +3,4 @@
/syntect-3.0.2.crate
/syntect-3.1.0.crate
/syntect-3.2.0.crate
/syntect-3.3.0.crate

@ -6,8 +6,8 @@
%global crate syntect
Name: rust-%{crate}
Version: 3.2.0
Release: 3%{?dist}
Version: 3.3.0
Release: 1%{?dist}
Summary: Library for high quality syntax highlighting and code intelligence
# Upstream license specification: MIT
@ -253,6 +253,9 @@ which use "yaml-rust" feature of "%{crate}" crate.
%endif
%changelog
* Thu Sep 26 13:15:19 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.3.0-1
- Update to 3.3.0
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (syntect-3.2.0.crate) = 5b684a8f50f56b3f2a69fbde0623835a6a0ff44169ec6a558d6d0f702eb0921894061d9baf8edf9ec6802d7623f9073df365e68b4f33107bbb93807f32e4fadc
SHA512 (syntect-3.3.0.crate) = d0907fc89250312907e3f81bb4954fbb63193b7a96280ba54a0254f232b175bd8399be124f2c40ad61aaff759f5d799b17213da7aeeec6dd56e6244f64ec0220

Loading…
Cancel
Save