Compare commits

...

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

12
.gitignore vendored

@ -1,11 +1 @@
/results_*/
/*.src.rpm
/const-oid-0.6.2.crate
/const-oid-0.9.0.crate
/const-oid-0.9.1.crate
/const-oid-0.9.2.crate
/const-oid-0.9.3.crate
/const-oid-0.9.4.crate
/const-oid-0.9.5.crate
/const-oid-0.9.6.crate
SOURCES/const-oid-0.9.6.crate

@ -0,0 +1 @@
f4643b661b94a01fb15deddd111830be21c66e87 SOURCES/const-oid-0.9.6.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
%bcond_without check
%global debug_package %{nil}
@ -105,4 +115,41 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 0.9.6-1
- Update to version 0.9.6; Fixes RHBZ#2254640
* Tue Nov 21 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.9.5-1
- Rebuilt for MSVSphere 9.2
* Sun Aug 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.5-1
- Update to version 0.9.5; Fixes RHBZ#2230194
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.4-1
- Update to version 0.9.4; Fixes RHBZ#2221803
* Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.3-1
- Update to version 0.9.3; Fixes RHBZ#2218696
* Mon Feb 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.2-1
- Update to version 0.9.2; Fixes RHBZ#2173455
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Dec 10 2022 Fabio Valentini <decathorpe@gmail.com> - 0.9.1-1
- Update to version 0.9.1; Fixes RHBZ#2142314
* Sat Oct 08 2022 Fabio Valentini <decathorpe@gmail.com> - 0.9.0-1
- Update to version 0.9.0; Fixes RHBZ#2041652
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 11 2022 Fabio Valentini <decathorpe@gmail.com> - 0.6.2-1
- Initial import (#2034211)

@ -1 +0,0 @@
SHA512 (const-oid-0.9.6.crate) = b871d3b4326c4828b1c1d7a3e968315fa320e0b52e97081a95617ded0dc5b93d42b3f79ad26ff3b58a4835dcc442473f3965c2b60026412ad6aacc0c23e9f399
Loading…
Cancel
Save