Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/idna-0.2.3.crate
SOURCES/idna-0.2.3.crate

@ -0,0 +1 @@
839167f3277f103bdb13cb42d4f8837763c00a81 SOURCES/idna-0.2.3.crate

@ -1,3 +1,12 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.0)
%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 23
%bcond_without check
%global debug_package %{nil}
@ -66,4 +75,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.3-1
- Rebuilt for MSVSphere 9.3
* Mon Dec 12 2022 Fabio Valentini <decathorpe@gmail.com> 0.2.3-1
- Initial import (idna 0.2 compat package)

@ -1 +0,0 @@
SHA512 (idna-0.2.3.crate) = 1278bd561ce329e1dc7a6f24a10f83d9a068af5d15a088414f3921c6728b0d54f4d60d6f4d0d5a786596ad226263e1e50c3842f192d5758aa4665ba4ed5c269f
Loading…
Cancel
Save