Update to 0.4.0 (RH#1980289)
This commit is contained in:
parent
b9b3774b70
commit
1ff4b532a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libeconf-0.3.4.tar.xz
|
||||
/libeconf-0.3.5.tar.xz
|
||||
/libeconf-0.3.8.tar.gz
|
||||
/libeconf-0.4.0.tar.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global somajor 0
|
||||
|
||||
Name: libeconf
|
||||
Version: 0.3.8
|
||||
Release: 5%{?dist}
|
||||
Version: 0.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Enhanced config file parser library
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/openSUSE/libeconf
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake >= 3.12
|
||||
BuildRequires: gcc
|
||||
@ -62,6 +62,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2021 Neal Gompa <ngompa13@gmail.com> - 0.4.0-1
|
||||
- Update to 0.4.0 (RH#1980289)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libeconf-0.3.8.tar.gz) = 78b2a27748c1dfa9d4a73e99112e2632142136f7d1f842a9a18b1afd26e4238731415c5a103925a8d03941a5cc041288aa5893d5bc86144a1500dad95c362c34
|
||||
SHA512 (libeconf-0.4.0.tar.gz) = 6ea93aa73ca632e5372125d463825f4d599cd22dc0c7bc9dec5c73f90d71faa411ab7676d156da2b5efb4fd2fd63fc864855eb3d6b70854920d95d4e71f0a995
|
||||
|
Loading…
Reference in New Issue
Block a user