Compare commits

..

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

3
.gitignore vendored

@ -1,2 +1 @@
/snapbox-macros-0.3.6.crate
/snapbox-macros-0.3.7.crate
SOURCES/snapbox-macros-0.3.10.crate

@ -0,0 +1 @@
ef59b7b7b3f5899fd52158a72ea2affc5af8fe43 SOURCES/snapbox-macros-0.3.10.crate

@ -1,11 +1,21 @@
# Generated by rust2rpm 25
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## 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}
%global crate snapbox-macros
Name: rust-snapbox-macros
Version: 0.3.7
Version: 0.3.10
Release: %autorelease
Summary: Snapshot testing toolbox
@ -90,4 +100,25 @@ use the "debug" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.10-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Jul 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10; Fixes RHBZ#2299898
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9; Fixes RHBZ#2263407
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7; Fixes RHBZ#2258001
* Fri Nov 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Initial import (#2246005)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (snapbox-macros-0.3.7.crate) = 247e953d9f87b6870033cae5456b46e0747e869d5b4337ef18ef9b6a657b97a4d757f239c6a13d3f1e85e9a3bebad081a1ceaf39def2c93b998684f2be554d20
Loading…
Cancel
Save