Compare commits

..

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

10
.gitignore vendored

@ -1,9 +1 @@
/results_*/
/*.src.rpm
/value-bag-1.0.0-alpha.6.crate
/value-bag-1.0.0-alpha.7.crate
/value-bag-1.0.0-alpha.8.crate
/value-bag-1.0.0-alpha.9.crate
/value-bag-1.4.1.crate
/value-bag-1.4.2.crate
SOURCES/value-bag-1.4.2.crate

@ -0,0 +1 @@
ccaeba941b409cb0e2d6d8a17e2f9265bd49f8db SOURCES/value-bag-1.4.2.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}
@ -212,4 +222,34 @@ use the "value-bag-sval2" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Sun Nov 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.2-1
- Rebuilt for MSVSphere 9.2
* Tue Nov 07 2023 Fabio Valentini <decathorpe@gmail.com> - 1.4.2-1
- Update to version 1.4.2; Fixes RHBZ#2244971
* Wed Jul 19 2023 Fabio Valentini <decathorpe@gmail.com> - 1.4.1-1
- Update to version 1.4.1; Fixes RHBZ#2182546
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~alpha.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.9-1
- Update to version 1.0.0-alpha.9
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~alpha.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Nov 04 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.8-1
- Update to version 1.0.0-alpha.8; Fixes RHBZ#2017344
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~alpha.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun May 23 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.7-1
- Update to version 1.0.0-alpha.7.
- Fixes RHBZ#1960972
* Mon May 10 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.6-1
- Initial package

@ -1,9 +0,0 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~alpha.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun May 23 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.7-1
- Update to version 1.0.0-alpha.7.
- Fixes RHBZ#1960972
* Mon May 10 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0~alpha.6-1
- Initial package

@ -1 +0,0 @@
SHA512 (value-bag-1.4.2.crate) = 9249668da32da05907b39f3f8b5a24f381c1e5f47bc8552e43016fbd4c236b6d09895656d4f0fd809f23926a7fb79c8d59f0ecd5cc40922c946bd1ecefa4dfbb
Loading…
Cancel
Save