Compare commits

..

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

11
.gitignore vendored

@ -1,10 +1 @@
/results_*/
/*.src.rpm
/unsafe-libyaml-0.2.2.crate
/unsafe-libyaml-0.2.4.crate
/unsafe-libyaml-0.2.5.crate
/unsafe-libyaml-0.2.7.crate
/unsafe-libyaml-0.2.8.crate
/unsafe-libyaml-0.2.9.crate
/unsafe-libyaml-0.2.10.crate
SOURCES/unsafe-libyaml-0.2.10.crate

@ -0,0 +1 @@
d15f3bddfc61717d02c2184f22e5a408613c5ae1 SOURCES/unsafe-libyaml-0.2.10.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.5)
## 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 25
# * tests can only be run in-tree
%bcond_with check
@ -69,4 +79,32 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.10-1
- Rebuilt for MSVSphere 9.3
* Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.10-1
- Update to version 0.2.10; Fixes RHBZ#2254629
* Sat Jul 29 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.9-1
- Update to version 0.2.9; Fixes RHBZ#2223146
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.8-1
- Update to version 0.2.8; Fixes RHBZ#2184893
* Mon Mar 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.7-1
- Update to version 0.2.7; Fixes RHBZ#2175341
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Dec 20 2022 Fabio Valentini <decathorpe@gmail.com> - 0.2.5-1
- Update to version 0.2.5; Fixes RHBZ#2154603
* Wed Oct 05 2022 Fabio Valentini <decathorpe@gmail.com> - 0.2.4-1
- Update to version 0.2.4; Fixes RHBZ#2126934
* Wed Sep 07 2022 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1
- Initial import (#2120005)

@ -1 +0,0 @@
SHA512 (unsafe-libyaml-0.2.10.crate) = 9989fd93105ae343ce3ed097fc66e62ad9fcb64b8ace4ac2f7bcd374782f9919082ba0bc0f246a9a7071c35172f08953560a8108553076a819d9d1d7dce9a5aa
Loading…
Cancel
Save