Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/html5ever-0.26.0.crate
SOURCES/html5ever-0.26.0.crate

@ -0,0 +1 @@
c9ec39154510c16682c244b5ba3d41e108d9ef8e SOURCES/html5ever-0.26.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: typed-arena ^1.3
%bcond_with check
@ -68,4 +78,13 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.26.0-2
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Oct 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.26.0-2
- Disable tests to avoid pulling in outdated dependencies
* Wed Sep 25 2024 Fabio Valentini <decathorpe@gmail.com> - 0.26.0-1
- Initial import (html5ever 0.26 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (html5ever-0.26.0.crate) = 383a25421cddb0573e41ca93131d681cfbfaf551989337845a197e939a2580751ae90e96605bfc4e187dbd5189b6c014557cc69e3d7d2d2cdfb88eeca8896089
Loading…
Cancel
Save