Compare commits

...

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

6
.gitignore vendored

@ -1,5 +1 @@
/sdd-0.2.0.crate
/sdd-2.1.0.crate
/sdd-3.0.3.crate
/sdd-3.0.4.crate
/sdd-3.0.5.crate
SOURCES/sdd-3.0.5.crate

@ -0,0 +1 @@
98e6a1ea2e2cf6cfb25a740c64c2d9b5c608081a SOURCES/sdd-3.0.5.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 27
%bcond check 1
%global debug_package %{nil}
@ -70,4 +80,25 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 3.0.5-1
- Update to version 3.0.5; Fixes RHBZ#2332569
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.4-1
- Rebuilt for MSVSphere 10
* Sun Oct 20 2024 Fabio Valentini <decathorpe@gmail.com> - 3.0.4-1
- Update to version 3.0.4; Fixes RHBZ#2318142
* Wed Sep 18 2024 Fabio Valentini <decathorpe@gmail.com> - 3.0.3-1
- Update to version 3.0.3; Fixes RHBZ#2303975
* Fri Aug 02 2024 Fabio Valentini <decathorpe@gmail.com> - 2.1.0-1
- Update to version 2.1.0; Fixes RHBZ#2297900
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 02 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1
- Initial import (#2291307)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (sdd-3.0.5.crate) = 7846304e585910561c13f7ea765aeab8f41c47b08c70509ddcdeb28af409c7453b0195cb28ee824390234f51299126304d56bc160e43986a979f3c282ed8792c
Loading…
Cancel
Save