Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/termion-1.5.6.crate SOURCES/termion-1.5.6.crate

@ -0,0 +1 @@
2a02b283fad8ba7b1e87e0f6d894839eda927e99 SOURCES/termion-1.5.6.crate

@ -1,3 +0,0 @@
# rust-termion1
The rust-termion1 package

@ -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 24 # Generated by rust2rpm 24
# * tests can only be run on a real TTY # * tests can only be run on a real TTY
%bcond_with check %bcond_with check
@ -74,4 +84,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.5.6-1
- Rebuilt for MSVSphere 9.3
* Mon May 22 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.5.6-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (termion-1.5.6.crate) = 228b6fa7e2f280d6bfc7cef77e7a1d0d8f597178e66af0bde1b1fb6553857b511ba8a6786165815aac6d8a082fd37191f4ea35a47f1e1182f7f2c6086eb34a8c
Loading…
Cancel
Save