Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/ptr_meta-0.1.4.crate
SOURCES/ptr_meta-0.1.4.crate

@ -0,0 +1 @@
78e7b4204837929465bdcf071c5e219e1870ccab SOURCES/ptr_meta-0.1.4.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.3)
## 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}
@ -78,4 +88,10 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.4-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Oct 08 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.4-1
- Initial import (ptr_meta 0.1 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (ptr_meta-0.1.4.crate) = 9936264dd52ae40e6afc8cef8914dbdc5767f397b91ea965d65275fe547a2d9cde7ccdcf908f787e25f84fbc23a2e30df895793fca308e09f48f2adf2e30d2bf
Loading…
Cancel
Save