Update to 0.3.5 (RH#1797753)
This commit is contained in:
parent
1348b12660
commit
7b962535ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libeconf-0.3.1.tar.xz
|
||||
/libeconf-0.3.3.tar.xz
|
||||
/libeconf-0.3.4.tar.xz
|
||||
/libeconf-0.3.5.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global somajor 0
|
||||
|
||||
Name: libeconf
|
||||
Version: 0.3.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Enhanced config file parser library
|
||||
|
||||
License: MIT
|
||||
@ -62,6 +62,9 @@ find %{buildroot} -name '*.la' -print -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.5-1
|
||||
- Update to 0.3.5 (RH#1797753)
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libeconf-0.3.4.tar.xz) = 30dd48046d1dabfcbe81c6946a8c32954d1342ca28a52f7305651f13d217b5f81a856a4f3ad36480aec43ff92fe6e7304d906d38c80a1b276084b9caf2428959
|
||||
SHA512 (libeconf-0.3.5.tar.xz) = 18bb408185721c054695fa46b488e7e2226dc25a116a019bf3178233a9928cfd2711dce182793e7bbf235d69023bffc5c29897901c90d04bd066620505069900
|
||||
|
Loading…
Reference in New Issue
Block a user