Update to 0.3.4 (RH#1793599)
This commit is contained in:
parent
9e2774dc4f
commit
1271f5abe0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libeconf-0.3.0.tar.gz
|
||||
/libeconf-0.3.1.tar.xz
|
||||
/libeconf-0.3.3.tar.xz
|
||||
/libeconf-0.3.4.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global somajor 0
|
||||
|
||||
Name: libeconf
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Enhanced config file parser library
|
||||
|
||||
@ -62,6 +62,9 @@ find %{buildroot} -name '*.la' -print -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 21 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.4-1
|
||||
- Update to 0.3.4 (RH#1793599)
|
||||
|
||||
* Wed Oct 30 2019 Neal Gompa <ngompa13@gmail.com> - 0.3.3-1
|
||||
- Update to 0.3.3 (RH#1756080)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libeconf-0.3.3.tar.xz) = ff857dd48d5713e2f4847ceccd598a51af7d02a4c8c28d2e525863f2a6c58138633ec41ed285cf28cd82e231a9d5fd44f9569b2195d5faf3fb10dc7cef4c79e6
|
||||
SHA512 (libeconf-0.3.4.tar.xz) = 30dd48046d1dabfcbe81c6946a8c32954d1342ca28a52f7305651f13d217b5f81a856a4f3ad36480aec43ff92fe6e7304d906d38c80a1b276084b9caf2428959
|
||||
|
Loading…
Reference in New Issue
Block a user