|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libjwt
|
|
|
|
|
Version: 1.12.1
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: A Javascript Web Token library in C
|
|
|
|
|
|
|
|
|
|
License: MPLv2.0
|
|
|
|
@ -52,6 +52,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|
|
|
|
%{_libdir}/pkgconfig/libjwt.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 13 2021 Philip Kovacs <pkfed@fedoraproject.org> - 1.12.1-6
|
|
|
|
|
- Fix canonical changelog dates
|
|
|
|
|
|
|
|
|
|
* Tue Apr 13 2021 Philip Kovacs <pkfed@fedoraproject.org> - 1.12.1-5
|
|
|
|
|
- Build for EPEL7/8
|
|
|
|
|
|
|
|
|
|