Compare commits

...

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

9
.gitignore vendored

@ -1,8 +1 @@
/fallible_collections-0.4.2.crate
/fallible_collections-0.4.3.crate
/fallible_collections-0.4.4.crate
/fallible_collections-0.4.6.crate
/fallible_collections-0.4.7.crate
/fallible_collections-0.4.8.crate
/fallible_collections-0.4.9.crate
/fallible_collections-0.5.1.crate
SOURCES/fallible_collections-0.5.1.crate

@ -0,0 +1 @@
d6e96256ec4a22c1c13ea9780194cc6b680cbff0 SOURCES/fallible_collections-0.5.1.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}
@ -128,4 +138,44 @@ use the "unstable" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.5.1-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sat Nov 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.1-1
- Update to version 0.5.1; Fixes RHBZ#2324311
* Sun Sep 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.9-5
- Use hashbrown 0.14 instead of 0.13
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 blinxen <h-k-81@hotmail.com> - 0.4.9-1
- Update to version 0.4.9 (rhbz#2219129)
* Tue Jun 13 2023 blinxen <h-k-81@hotmail.com> - 0.4.8-1
- Update to version 0.4.8
* Sun Mar 05 2023 blinxen <h-k-81@hotmail.com> - 0.4.7-2
- [skip changelog] Import new source
* Sat Mar 04 2023 blinxen <h-k-81@hotmail.com> - 0.4.7-1
- Update to 0.4.7
* Tue Feb 07 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.6-5
- Disable tests with in cargo test arguments instead of using a patch
* Mon Feb 06 2023 blinxen <h-k-81@hotmail.com> - 0.4.6-4
- [skip changelog] Don't use macro in name and url tag This makes it easier
to build scripts which help with maintaining this package
* Fri Feb 03 2023 blinxen <h-k-81@hotmail.com> - 0.4.6-3
- Remove not needed changelog file
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (fallible_collections-0.5.1.crate) = 43425e45cdf071f8bad5f7e9d8e1cc30f102b9147161b9fb2356ce025e5d3e13705494d7dc0681276e487ea1866437fa33c2ec0a87bf35dffca6b6be99023906
Loading…
Cancel
Save