New upstream release 0.2.1 (rhbz#1598611)
This commit is contained in:
parent
88e48354c3
commit
70ea558fc6
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ yaml-0.1.3.tar.gz
|
||||
/yaml-0.1.5.tar.gz
|
||||
/yaml-0.1.6.tar.gz
|
||||
/yaml-0.1.7.tar.gz
|
||||
/yaml-0.2.1.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
#====================================================================#
|
||||
|
||||
Name: libyaml
|
||||
Version: 0.1.7
|
||||
Release: 8%{?dist}
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: YAML 1.1 parser and emitter written in C
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -71,6 +71,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2018 John Eckersberg <eck@redhat.com> - 0.2.1-1
|
||||
- New upstream release 0.2.1 (rhbz#1598611)
|
||||
|
||||
* Mon Jul 16 2018 John Eckersberg <eck@redhat.com> - 0.1.7-8
|
||||
- Add BuildRequires for gcc
|
||||
See: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
|
||||
|
||||
Loading…
Reference in New Issue
Block a user