Compare commits

...

No commits in common. 'epel10' and 'i10ce' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
/twox-hash-1.6.3.crate
SOURCES/twox-hash-1.6.3.crate

@ -0,0 +1 @@
e253596413703387ec9b3de943a0153d7769f013 SOURCES/twox-hash-1.6.3.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
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 27
%bcond check 1
%global debug_package %{nil}
@ -140,4 +150,10 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.3-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Dec 02 2024 Fabio Valentini <decathorpe@gmail.com> - 1.6.3-1
- Initial import (twox-hash 1 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (twox-hash-1.6.3.crate) = f7ce63e6e5ca79ce9330caf40b32578a5d2088c5d8ed371604268760d6e212d447d9e3a95378378a283024155bccdaea47597902c488a94c5d5f79770baec8fc
Loading…
Cancel
Save