Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libyaml.git#a064c28f374f27d1dcb66d5801dd2611cfee5d8e
This commit is contained in:
parent
e001ccf092
commit
1c1e65574d
@ -1,6 +1,6 @@
|
||||
Name: libyaml
|
||||
Version: 0.2.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: YAML 1.1 parser and emitter written in C
|
||||
|
||||
License: MIT
|
||||
@ -12,6 +12,7 @@ BuildRequires: automake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libtool
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
YAML is a data serialization format designed for human readability and
|
||||
@ -69,6 +70,10 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 2020 John Eckersberg <jeckersb@redhat.com> - 0.2.5-4
|
||||
- Add BuildRequires for make
|
||||
(re: https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user