Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/ratatui-0.20.1.crate SOURCES/ratatui-0.20.1.crate

@ -0,0 +1 @@
ebd9ea4e5639d57709516ff4974755e731b3b747 SOURCES/ratatui-0.20.1.crate

@ -1,3 +0,0 @@
# rust-ratatui
The rust-ratatui 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
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -105,4 +115,8 @@ use the "termion" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.20.1-1
- Rebuilt for MSVSphere 9.3
* Tue May 23 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.20.1-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (ratatui-0.20.1.crate) = f10e063a16d77f0771b7c3f6062c3141839bf13636754a51f56ffa32b634e6ac93ff9cae584e1316f8118574c4776efa7282f01d34861be86efdeb9bd9a6b00e
Loading…
Cancel
Save