SPEC autoformat.
This commit is contained in:
parent
fb9ae3b26f
commit
79744c42cd
@ -3,8 +3,9 @@
|
||||
Name: yaml-cpp
|
||||
Version: 0.7.0
|
||||
Release: 3%{?dist}
|
||||
|
||||
License: MIT
|
||||
Summary: A YAML parser and emitter for C++
|
||||
License: MIT
|
||||
URL: https://github.com/jbeder/yaml-cpp
|
||||
Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -83,7 +84,6 @@ mv %{buildroot}%{_libdir}/pkgconfig/%{name}.pc \
|
||||
%{_libdir}/cmake/%{name}-static
|
||||
%{_libdir}/pkgconfig/%{name}-static.pc
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.7.0-3
|
||||
- Fixed broken CMake configs (rhbz#2188009).
|
||||
|
Loading…
Reference in New Issue
Block a user