|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-CBOR-XS
|
|
|
|
Name: perl-CBOR-XS
|
|
|
|
Version: 1.86
|
|
|
|
Version: 1.86
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Concise Binary Object Representation (CBOR)
|
|
|
|
Summary: Concise Binary Object Representation (CBOR)
|
|
|
|
# COPYING: GPLv3+
|
|
|
|
# COPYING: GPLv3+
|
|
|
|
## Replaced by system header-only package
|
|
|
|
## Replaced by system header-only package
|
|
|
@ -36,7 +36,6 @@ BuildRequires: perl(XSLoader)
|
|
|
|
# Tests:
|
|
|
|
# Tests:
|
|
|
|
BuildRequires: perl(Data::Dumper)
|
|
|
|
BuildRequires: perl(Data::Dumper)
|
|
|
|
BuildRequires: perl(Math::BigInt::FastCalc)
|
|
|
|
BuildRequires: perl(Math::BigInt::FastCalc)
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
|
|
|
|
|
|
Requires: perl(Math::BigFloat)
|
|
|
|
Requires: perl(Math::BigFloat)
|
|
|
|
Requires: perl(Math::BigInt)
|
|
|
|
Requires: perl(Math::BigInt)
|
|
|
|
Requires: perl(Math::BigRat)
|
|
|
|
Requires: perl(Math::BigRat)
|
|
|
@ -99,6 +98,21 @@ make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.86-5
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.86-3
|
|
|
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 05 2021 Petr Pisar <ppisar@redhat.com> - 1.86-1
|
|
|
|
* Fri Nov 05 2021 Petr Pisar <ppisar@redhat.com> - 1.86-1
|
|
|
|
- 1.86 bump (bug #2020382)
|
|
|
|
- 1.86 bump (bug #2020382)
|
|
|
|
|
|
|
|
|