|
|
@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.3.5)
|
|
|
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
|
|
|
release_number = 2;
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -233,4 +243,70 @@ use the "openssl-sys" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
%autochangelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.17.0-2
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 08 2023 Fabio Valentini <decathorpe@gmail.com> - 1.17.0-2
|
|
|
|
|
|
|
|
- Skip unreliable tests regardless of chosen crypto backend
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 08 2023 Fabio Valentini <decathorpe@gmail.com> - 1.17.0-1
|
|
|
|
|
|
|
|
- Update to version 1.17.0; Fixes RHBZ#2246533
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 26 2023 Fabio Valentini <decathorpe@gmail.com> - 1.16.1-1
|
|
|
|
|
|
|
|
- Update to version 1.16.1; Fixes RHBZ#2240761
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 17 2023 Fabio Valentini <decathorpe@gmail.com> - 1.16.0-1
|
|
|
|
|
|
|
|
- Update to version 1.16.0; Fixes RHBZ#2207606
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 06 2023 Fabio Valentini <decathorpe@gmail.com> - 1.15.0-1
|
|
|
|
|
|
|
|
- Update to version 1.15.0; Fixes RHBZ#2193409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 26 2023 Fabio Valentini <decathorpe@gmail.com> - 1.14.0-1
|
|
|
|
|
|
|
|
- Update to version 1.14.0; Fixes RHBZ#2181301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 1.13.0-2
|
|
|
|
|
|
|
|
- Skip test that fails with OpenSSL < 3.0.7 (missing RIPEMD160 algorithm)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 28 2023 Fabio Valentini <decathorpe@gmail.com> - 1.13.0-1
|
|
|
|
|
|
|
|
- Update to version 1.13.0; Fixes RHBZ#2158943
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 14 2022 Fabio Valentini <decathorpe@gmail.com> - 1.12.0-1
|
|
|
|
|
|
|
|
- Update to version 1.12.0; Fixes RHBZ#2152984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 23 2022 Fabio Valentini <decathorpe@gmail.com> - 1.11.0-1
|
|
|
|
|
|
|
|
- Update to version 1.11.0; Fixes RHBZ#2143959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 08 2022 Fabio Valentini <decathorpe@gmail.com> - 1.10.0-1
|
|
|
|
|
|
|
|
- Update to version 1.10.0; Fixes RHBZ#2089450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 05 2022 Fabio Valentini <decathorpe@gmail.com> - 1.8.0-2
|
|
|
|
|
|
|
|
- Drop downstream patch to revert upstream move to xxh3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 16 2022 Fabio Valentini <decathorpe@gmail.com> - 1.8.0-1
|
|
|
|
|
|
|
|
- Update to version 1.8.0; Fixes RHBZ#2059929
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 18 2022 Fabio Valentini <decathorpe@gmail.com> - 1.7.0-1
|
|
|
|
|
|
|
|
- Update to version 1.7.0; Fixes RHBZ#2002229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 1.3.0-1
|
|
|
|
|
|
|
|
- Update to version 1.3.0.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1969381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 12 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-2
|
|
|
|
|
|
|
|
- Add upstream patch to fix i686-specific test compilation failure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|