|
|
@ -1,9 +1,19 @@
|
|
|
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.6.5)
|
|
|
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
|
|
|
release_number = 3;
|
|
|
|
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
|
|
|
|
|
|
|
print(release_number + base_release_number - 1);
|
|
|
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
Name: jose
|
|
|
|
Name: jose
|
|
|
|
Version: 11
|
|
|
|
Version: 14
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: %autorelease -b 100
|
|
|
|
Summary: Tools for JSON Object Signing and Encryption (JOSE)
|
|
|
|
Summary: Tools for JSON Object Signing and Encryption (JOSE)
|
|
|
|
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://github.com/latchset/%{name}
|
|
|
|
URL: https://github.com/latchset/%{name}
|
|
|
|
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
|
|
|
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
@ -81,21 +91,57 @@ rm -rf %{buildroot}/%{_libdir}/lib%{name}.la
|
|
|
|
%{_mandir}/man3/jose*.3*
|
|
|
|
%{_mandir}/man3/jose*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 11-3
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 14-102
|
|
|
|
Related: rhbz#1991688
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 14-101
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 29 2024 Sergio Arroutbi <sarroutb@redhat.com> - 14-100
|
|
|
|
|
|
|
|
- Rebase jose-14 upstream version to c10s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 27 2024 koncpa <pkoncity@redhat.com> - 12-3
|
|
|
|
|
|
|
|
- Enable fmf metadata format for jose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 23 2024 koncpa <pkoncity@redhat.com> - 12-2
|
|
|
|
|
|
|
|
- Enable RHEL gating for jose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 02 2024 Sergio Arroutbi <sarroutb@redhat.com> - 12-1
|
|
|
|
|
|
|
|
- Update to release v12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 30 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 11-11
|
|
|
|
|
|
|
|
- Fix test when using zlib-ng
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 11-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 11-9
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 11-2
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11-8
|
|
|
|
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
Related: rhbz#1971065
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 11-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 11-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 11-4
|
|
|
|
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2021 Sergio Correia <scorreia@redhat.com> - 11-2
|
|
|
|
|
|
|
|
- Update sources file to v11.
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2021 Sergio Correia <scorreia@redhat.com> - 11-1
|
|
|
|
* Fri May 07 2021 Sergio Correia <scorreia@redhat.com> - 11-1
|
|
|
|
- Update to new jose upstream release, v11.
|
|
|
|
- Update to new jose upstream release, v11.
|
|
|
|
Resolves: rhbz#1935983
|
|
|
|
|
|
|
|
Resolves: rhbz#1958067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 10-10
|
|
|
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10-9
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
@ -163,3 +209,5 @@ rm -rf %{buildroot}/%{_libdir}/lib%{name}.la
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 21 2016 Nathaniel McCallum <npmccallum@redhat.com> - 3-1
|
|
|
|
* Wed Sep 21 2016 Nathaniel McCallum <npmccallum@redhat.com> - 3-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|