Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/rpassword-5.0.1.crate SOURCES/rpassword-5.0.1.crate

@ -0,0 +1 @@
d8a24164eb5371933fadb5961a677eedd0cbaa6e SOURCES/rpassword-5.0.1.crate

@ -1,3 +0,0 @@
# rust-rpassword5
The rust-rpassword5 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}
@ -67,4 +77,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> - 5.0.1-1
- Rebuilt for MSVSphere 9.3
* Mon Apr 17 2023 Fabio Valentini <decathorpe@gmail.com> - 5.0.1-1
- Initial import (rpassword 5 compat package)

@ -1 +0,0 @@
SHA512 (rpassword-5.0.1.crate) = bcd20c2920734a2f281b9ff924138605ea409d0bea9721ee96100f45eed14dffe65a8bdc8feed7c36d3564c8d902e78e0d2306b3736d03b8f195a9d212792feb
Loading…
Cancel
Save