Update to 0.3.1 (RH#1755161)
This commit is contained in:
parent
b55ae85f3a
commit
3c91dea544
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libeconf-0.3.0.tar.gz
|
||||
/libeconf-0.3.1.tar.xz
|
||||
|
@ -1,15 +1,13 @@
|
||||
%global somajor 0
|
||||
|
||||
Name: libeconf
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Enhanced config file parser library
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/openSUSE/libeconf
|
||||
## Doesn't include license file, will be in the next release
|
||||
#Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -64,5 +62,8 @@ find %{buildroot} -name '*.la' -print -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2019 Neal Gompa <ngompa13@gmail.com> - 0.3.1-1
|
||||
- Update to 0.3.1 (RH#1755161)
|
||||
|
||||
* Fri Sep 6 2019 Neal Gompa <ngompa13@gmail.com> - 0.3.0-1
|
||||
- Initial packaging for Fedora (RH#1749869)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libeconf-0.3.0.tar.gz) = 71e81b8571fb7951b4fdf1e03fe9e33e54da22c75de928df3061ff844a2e8be04464b79fefb3d2198e4ed811fba72ae573525afac4e3807fa0e64731b94df28b
|
||||
SHA512 (libeconf-0.3.1.tar.xz) = 7f08f54a5ab02e1d18c3604b7372c88b4fa10c8c3e7446bc0187afa055d7292916e96bfbd577dd3da685d7806fce72ef6c4dbdce6c8dd942f48d17a0f67e01f8
|
||||
|
Loading…
Reference in New Issue
Block a user