!2 update to version 0.12.6

From: @zhangxianting 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-29 07:48:28 +00:00 committed by Gitee
commit 0adc518429
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -4,11 +4,11 @@
Name: editorconfig
Summary: Parser for EditorConfig files written in C
Version: 0.12.5
Version: 0.12.6
Release: 1
License: BSD
URL: https://github.com/editorconfig/editorconfig-core-c
Source0: https://github.com/editorconfig/editorconfig-core-c/archive/v%{version}/%{srcname}-%{version}.tar.gz
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: cmake doxygen gcc pcre2-devel
@ -79,5 +79,8 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a
%changelog
* Thu Nov 23 2023 zhangxianting <zhangxianting@uniontech.com> - 0.12.6-1
- update to version 0.12.6
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.12.5-1
- Init Packaging