Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/unindent-0.1.11.crate
SOURCES/unindent-0.1.11.crate

@ -0,0 +1 @@
428414b3a8de8eb15872da85d5880d19d59b9a05 SOURCES/unindent-0.1.11.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 24
# * tests can only be run in-tree
%bcond_with check
@ -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> - 0.1.11-1
- Rebuilt for MSVSphere 9.3
* Thu Mar 02 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.11-1
- Initial import (unindent 0.1 compat package)

@ -1 +0,0 @@
SHA512 (unindent-0.1.11.crate) = f800d6c37fe72477908c91457a738a73d2b8085bb5ae303d6d954405d6ccd98833b5da16a12c3ad1ab75d32a68dedc706dfaacc0fcbb95571dd829cdc03a356a
Loading…
Cancel
Save