update to version 0.12.4

This commit is contained in:
Fabio Valentini 2020-08-31 12:49:27 +02:00
parent 8bd1a44b3f
commit 03f470e064
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
3 changed files with 18 additions and 14 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/editorconfig-0.12.2.tar.gz /editorconfig-0.12.2.tar.gz
/editorconfig-0.12.3.tar.gz /editorconfig-0.12.3.tar.gz
/editorconfig-core-c-0.12.4.tar.gz

View File

@ -5,32 +5,30 @@ EditorConfig makes it easy to maintain the correct coding style when
switching between different text editors and between different projects. switching between different text editors and between different projects.
The EditorConfig project maintains a file format and plugins for various The EditorConfig project maintains a file format and plugins for various
text editors which allow this file format to be read and used by those text editors which allow this file format to be read and used by those
editors. editors.}
}
Name: editorconfig Name: editorconfig
Summary: Parser for EditorConfig files written in C Summary: Parser for EditorConfig files written in C
Version: 0.12.3 Version: 0.12.4
Release: 7%{?dist} Release: 1%{?dist}
License: BSD License: BSD
URL: https://github.com/%{name}/%{srcname} URL: https://github.com/editorconfig/editorconfig-core-c
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: cmake BuildRequires: cmake
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: gcc BuildRequires: gcc
BuildRequires: pcre2-devel BuildRequires: pcre2-devel
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description %description %common_description
%common_description
%package libs %package libs
Summary: Parser library for EditorConfig files (shared library) Summary: Parser library for EditorConfig files (shared library)
%description libs %description libs %common_description
%common_description
This package contains the shared library. This package contains the shared library.
@ -41,14 +39,13 @@ Summary: Parser library for EditorConfig files (development files)
Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: cmake Requires: cmake
%description devel %description devel %common_description
%common_description
This package contains the files needed for development. This package contains the files needed for development.
%prep %prep
%autosetup -n %{srcname}-%{version} %autosetup -n %{srcname}-%{version} -p1
%build %build
@ -64,6 +61,9 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a
%files %files
%doc README.md
%license LICENSE
%{_bindir}/editorconfig %{_bindir}/editorconfig
%{_bindir}/editorconfig-%{version} %{_bindir}/editorconfig-%{version}
@ -87,6 +87,9 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a
%changelog %changelog
* Mon Aug 31 2020 Fabio Valentini <decathorpe@gmail.com> - 0.12.4-1
- Update to version 0.12.4.
* Sat Aug 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.12.3-7 * Sat Aug 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.12.3-7
- Adapt to new cmake macros. - Adapt to new cmake macros.

View File

@ -1 +1 @@
SHA512 (editorconfig-0.12.3.tar.gz) = 4a17cd6317bd45f8b0131070165d852569d020f1cf74e72b44057b97672184b4992aee54aae6e3222c669fdce8bb6b1f3482235e6518acffcef05e1d74087e6e SHA512 (editorconfig-core-c-0.12.4.tar.gz) = e275d4f77fddd31717a588be15a67a630e693efbddc5e1cf7e9b116b1c1a700fa9bafc1322733aa73a009c78519e00083b151bbc4a5ad55128df2c7360f9a163