Compare commits

...

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

4
.gitignore vendored

@ -1,3 +1 @@
/prodash-25.0.0.crate SOURCES/prodash-26.2.2.crate
/prodash-25.0.1.crate
/prodash-26.2.2.crate

@ -0,0 +1 @@
63e432e0239aff864203aaee040538678987ab9f SOURCES/prodash-26.2.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 24 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -346,4 +356,20 @@ use the "unit-human" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 26.2.2-1
- Rebuilt for MSVSphere 9.3
* Mon Sep 18 2023 blinxen <h-k-81@hotmail.com> - 26.2.2-1
- Update to version 26.2.2 (rhbz#2233555)
* Sat Jul 29 2023 blinxen <h-k-81@hotmail.com> - 25.0.1-3
- Activate unit-human feature that is required by gix-features
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 25.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 17 2023 Fabio Valentini <decathorpe@gmail.com> - 25.0.1-1
- Update to version 25.0.1; Fixes RHBZ#2223182
* Thu Jul 06 2023 blinxen <h-k-81@hotmail.com> - 25.0.0-1
- Initial package (rhbz#2219471)

@ -1 +0,0 @@
SHA512 (prodash-26.2.2.crate) = 46961db2625c5064dc073e31257758b4b9133c8169380f7e7e30143e648677ae62f3dbd16fe96d1999aa8b94824297184e99baede5f25ddf198535c3f9ec4a6b
Loading…
Cancel
Save