Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > ddfabbb23cb7b0f84c83b727bf149f7b > files > 1

erlang-jsone-1.6.1-2.mga9.src.rpm

%global realname jsone

Name:		erlang-%{realname}
Version:	1.6.1
Release:	%mkrel 2
BuildArch:	noarch
Summary:	Erlang JSON library
Group:		Development/Other
License:	MIT
URL:		https://github.com/sile/jsone
Source0:	https://github.com/sile/jsone/archive/%{version}/%{realname}-%{version}.tar.gz
BuildRequires:	erlang-rebar


%description
An Erlang library for encoding, decoding JSON data.


%prep
%autosetup -p 1 -n %{realname}-%{version}


%build
%{erlang_compile}


%install
%{erlang_install}


%check
%{erlang_test}


%files
%license COPYING
%doc doc/ README.md
%{erlang_appdir}/


%changelog
* Thu Mar 31 2022 umeabot <umeabot> 1.6.1-2.mga9
+ Revision: 1836511
- Mageia 9 Mass Rebuild

* Sun Aug 15 2021 wally <wally> 1.6.1-1.mga9
+ Revision: 1741432
- imported package erlang-jsone