Compare commits

...

No commits in common. 'epel10' and 'i10ce' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
/proptest-macro-0.1.0.crate
SOURCES/proptest-macro-0.1.0.crate

@ -0,0 +1 @@
7507fa3cf296bf5ad6e5a42277e75597a9772275 SOURCES/proptest-macro-0.1.0.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## 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 26
%bcond_without check
%global debug_package %{nil}
@ -66,4 +76,10 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.0-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Aug 02 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-1
- Initial import (#2294336)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (proptest-macro-0.1.0.crate) = 09a68187d5745f44702528b531f9df4a21a745d6d644c3d259f7e8475af15a86556b9157c5f58228f8e080f16f51bacbf8be5c569529df8d537f2bcc6425b596
Loading…
Cancel
Save