Compare commits

...

No commits in common. 'epel9' and 'i9ce' have entirely different histories.
epel9 ... i9ce

2
.gitignore vendored

@ -1 +1 @@
/bitstream-io-1.10.0.crate SOURCES/bitstream-io-1.10.0.crate

@ -0,0 +1 @@
65f1c338253415b2b716c365db46fdf7b51ab1c8 SOURCES/bitstream-io-1.10.0.crate

@ -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 = 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 25 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -68,4 +78,8 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.10.0-1
- Rebuilt for MSVSphere 9.3
* Sat Jan 06 2024 Fabio Valentini <decathorpe@gmail.com> - 1.10.0-1
- Initial import (bitstream-io 1 compat package)

@ -1 +0,0 @@
SHA512 (bitstream-io-1.10.0.crate) = 72c73231cc5169e602ad493fdd29e0f63f014f4760988bf6b4094d9492500043e0eda73e94c8add8333631c506f7106c8332ab4513ef851723cd8f162c1e2bfc
Loading…
Cancel
Save