Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 51d4a5993898abb86b7f06d5a9cd6e86 > files > 2

base64url-1.0.1-2.mga9.src.rpm

%define _enable_debug_packages %{nil}
%define debug_package          %{nil}
%define __erlappname %{name}

Name:           base64url
Version:        1.0.1
Release:        %mkrel 2
Summary:        URL safe base64-compatible codec
Group:          Development/Erlang
License:        MIT
URL:            https://github.com/dvv/base64url
Source0:        https://github.com/dvv/base64url/archive/%{version}/%{name}-%{version}.tar.gz

BuildRequires:  erlang
BuildRequires:  erlang-compiler
BuildRequires:  erlang-rebar

%description
Standalone URL safe base64-compatible codec.

%prep
%autosetup

%build
%erlang_compile

%install
%erlang_install

%files
%doc README.md
%{_erlang_appdir}/*



%changelog
* Mon Apr 04 2022 umeabot <umeabot> 1.0.1-2.mga9
+ Revision: 1843130
- Mageia 9 Mass Rebuild

* Sat Apr 04 2020 kekepower <kekepower> 1.0.1-1.mga8
+ Revision: 1564320
- Update to version 1.0.1

* Wed Feb 12 2020 umeabot <umeabot> 1.0-3.mga8
+ Revision: 1510653
- Mageia 8 Mass Rebuild

* Fri Sep 21 2018 umeabot <umeabot> 1.0-2.mga7
+ Revision: 1295340
- Mageia 7 Mass Rebuild

* Wed Apr 25 2018 kekepower <kekepower> 1.0-1.mga7
+ Revision: 1222469
- imported package base64url