update to version 0.12.5
This commit is contained in:
parent
78e0304d7f
commit
e64aeb2736
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/editorconfig-0.12.2.tar.gz
|
||||
/editorconfig-0.12.3.tar.gz
|
||||
/editorconfig-core-c-0.12.4.tar.gz
|
||||
/editorconfig-core-c-0.12.5.tar.gz
|
||||
|
@ -12,8 +12,8 @@ editors.}
|
||||
|
||||
Name: editorconfig
|
||||
Summary: Parser for EditorConfig files written in C
|
||||
Version: 0.12.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.12.5
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
|
||||
URL: https://github.com/editorconfig/editorconfig-core-c
|
||||
@ -90,6 +90,9 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.5-1
|
||||
- Update to version 0.12.5.
|
||||
|
||||
* Thu Feb 04 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.4-3
|
||||
- Force single-threaded build to work around race conditions.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (editorconfig-core-c-0.12.4.tar.gz) = e275d4f77fddd31717a588be15a67a630e693efbddc5e1cf7e9b116b1c1a700fa9bafc1322733aa73a009c78519e00083b151bbc4a5ad55128df2c7360f9a163
|
||||
SHA512 (editorconfig-core-c-0.12.5.tar.gz) = 7d54c8c1ade8ecef5dc8f35e006f0e226455b7ed9541442a846bbebc26765e92abbbb29b991748164015bcfaff8764a0ac007e4384e163678a2922f7ca6b2e03
|
||||
|
Loading…
Reference in New Issue
Block a user