Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/xml5ever-0.17.0.crate
SOURCES/xml5ever-0.17.0.crate

@ -0,0 +1 @@
c7bf590a8c592b7154abb383c0f288218c03c95b SOURCES/xml5ever-0.17.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 = 2;
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
# * outdated dev-dependencies: rustc-test ^0.3
%bcond_with check
@ -69,4 +79,13 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.17.0-2
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Oct 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.17.0-2
- Disable tests to avoid pulling in outdated dependencies
* Wed Sep 25 2024 Fabio Valentini <decathorpe@gmail.com> - 0.17.0-1
- Initial import (xml5ever 0.17 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (xml5ever-0.17.0.crate) = 0c67244411811a3e82fe58d341b371b938ce6e45ec1af2bd8615c0f0a9628fa662ec0eb130de2ae199d32c7778f0c2d2b80221812dc33831b93333dcde5a682e
Loading…
Cancel
Save