Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/shellexpand-2.1.2.crate
SOURCES/shellexpand-2.1.2.crate

@ -0,0 +1 @@
3dacacb04d6fe6e24d8bb6d443cf57231fa8fa30 SOURCES/shellexpand-2.1.2.crate

@ -1,3 +0,0 @@
# rust-shellexpand2
The rust-shellexpand2 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
%bcond_without check
%global debug_package %{nil}
@ -67,4 +77,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.1.2-1
- Rebuilt for MSVSphere 9.3
* Mon Jul 03 2023 Kalev Lember <klember@redhat.com> - 2.1.2-1
- Initial import (shellexpand 2.x compat package)

@ -1 +0,0 @@
SHA512 (shellexpand-2.1.2.crate) = 80242e9f39140b3406c604ddc771f6df93b98f34a67f8f7a1c08f78b463bf46dfde365759a0e8082b1da2704b96c71cb9341c4b789a238195cbb2db1cdcc7581
Loading…
Cancel
Save