Compare commits

...

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

7
.gitignore vendored

@ -1,6 +1 @@
/clap_mangen-0.2.10.crate
/clap_mangen-0.2.11.crate
/clap_mangen-0.2.12.crate
/clap_mangen-0.2.14.crate
/clap_mangen-0.2.15.crate
/clap_mangen-0.2.17.crate
SOURCES/clap_mangen-0.2.17.crate

@ -0,0 +1 @@
d14b74bd3d22e290316a53335b2a5fb07a69a5aa SOURCES/clap_mangen-0.2.17.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
# * test sources are not included in published crates
%bcond_with check
@ -79,4 +89,26 @@ use the "debug" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.17-1
- Rebuilt for MSVSphere 9.3
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.17-1
- Update to version 0.2.16; Fixes RHBZ#2256124
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.15-1
- Update to version 0.2.15; Fixes RHBZ#2245963
* Wed Sep 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.14-1
- Update to version 0.2.14; Fixes RHBZ#2234509
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jun 04 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.12-1
- Update to version 0.2.12; Fixes RHBZ#2211909
* Tue May 23 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.11-1
- Update to version 0.2.11; Fixes RHBZ#2208634
* Sat Apr 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.10-1
- Initial import (#2183742)

@ -1 +0,0 @@
SHA512 (clap_mangen-0.2.17.crate) = 5f7a92aeed99cbe94e06e0f50c0c06b7e3a5df964289d6474cf50efed22bb9548683cfb8914532a2c3c5bc09ca5de1e1234aafcb77f5f1a6adccce5da382f9d4
Loading…
Cancel
Save