Compare commits

...

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

15
.gitignore vendored

@ -1 +1,14 @@
SOURCES/clap_builder-4.5.23.crate
/clap_builder-4.2.1.crate
/clap_builder-4.2.7.crate
/clap_builder-4.3.1.crate
/clap_builder-4.3.11.crate
/clap_builder-4.3.14.crate
/clap_builder-4.3.19.crate
/clap_builder-4.4.4.crate
/clap_builder-4.4.6.crate
/clap_builder-4.4.7.crate
/clap_builder-4.4.9.crate
/clap_builder-4.4.11.crate
/clap_builder-4.4.12.crate
/clap_builder-4.4.14.crate
/clap_builder-4.4.16.crate

@ -1 +0,0 @@
28c8af28e4fd7468a1182093f0b8ec3fc85c1580 SOURCES/clap_builder-4.5.23.crate

@ -1,22 +1,12 @@
## 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
# Generated by rust2rpm 25
# * test sources are not included in published crates
%bcond check 0
%bcond_with check
%global debug_package %{nil}
%global crate clap_builder
Name: rust-clap_builder
Version: 4.5.23
Version: 4.4.16
Release: %autorelease
Summary: Simple to use, efficient, and full-featured Command Line Argument Parser
@ -203,18 +193,6 @@ use the "unstable-doc" feature of the "%{crate}" crate.
%files -n %{name}+unstable-doc-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+unstable-ext-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+unstable-ext-devel %{_description}
This package contains library source intended for building other packages which
use the "unstable-ext" feature of the "%{crate}" crate.
%files -n %{name}+unstable-ext-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+unstable-styles-devel
Summary: %{summary}
BuildArch: noarch
@ -282,97 +260,4 @@ use the "wrap_help" feature of the "%{crate}" crate.
%endif
%changelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.5.23-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sun Dec 08 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.23-1
- Update to version 4.5.23; Fixes RHBZ#2330249
* Sat Nov 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.5.21-1
- Update to version 4.5.21; Fixes RHBZ#2326002
* Wed Oct 23 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.20-1
- Update to version 4.5.20; Fixes RHBZ#2317242
* Fri Oct 04 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.19-1
- Update to version 4.5.19; Fixes RHBZ#2313863
* Wed Sep 18 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.17-1
- Update to version 4.5.17; Fixes RHBZ#2309808
* Mon Sep 02 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.15-1
- Update to version 4.5.15; Fixes RHBZ#2303925
* Fri Aug 09 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.14-1
- Update to version 4.5.14; Fixes RHBZ#2303753
* Sat Aug 03 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.13-1
- Update to version 4.5.13; Fixes RHBZ#2299501
* Mon Jul 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.5.9-1
- Update to 4.5.9 (close RHBZ#2296423)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jul 07 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.8-1
- Update to version 4.5.8; Fixes RHBZ#2295446
* Mon Jun 10 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.7-1
- Update to version 4.5.7; Fixes RHBZ#2290779
* Tue Mar 19 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.2-1
- Update to version 4.5.2; Fixes RHBZ#2263396
* Tue Jan 30 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.18-1
- Update to version 4.4.18; Fixes RHBZ#2258487
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 13 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.16-1
- Update to version 4.4.16; Fixes RHBZ#2257293
* Fri Jan 12 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.14-1
- Update to version 4.4.14
* Thu Jan 04 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.12-1
- Update to version 4.4.12; Fixes RHBZ#2256122
* Tue Dec 19 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.11-1
- Update to version 4.4.11; Fixes RHBZ#2252802
* Thu Nov 30 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.9-1
- Update to version 4.4.9; Fixes RHBZ#2249159
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.7-1
- Update to version 4.4.7; Fixes RHBZ#2245958
* Sat Oct 14 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.6-1
- Update to version 4.4.6; Fixes RHBZ#2240689
* Wed Sep 20 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.4-1
- Update to version 4.4.4; Fixes RHBZ#2229852
* Tue Aug 01 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.19-1
- Update to version 4.3.19; Fixes RHBZ#2223455
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 17 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.14-1
- Update to version 4.3.14; Fixes RHBZ#2222989
* Fri Jul 07 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.11-1
- Update to version 4.3.11; Fixes RHBZ#2213857
* Sun Jun 04 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.1-1
- Update to version 4.3.1; Fixes RHBZ#2208627
* Thu May 11 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.7-1
- Update to version 4.2.7; Fixes RHBZ#2186525
* Sat Apr 08 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.1-1
- Initial import (#2183661)
## END: Generated by rpmautospec
%autochangelog

@ -0,0 +1 @@
SHA512 (clap_builder-4.4.16.crate) = 0c627bef5bfe57e89c13eaf31e3c44ce730de8c5097d16113ad95cd8e3f65493ef9064bb962c9a617b2cdb537e7eb1cb3a303dd1779a7350539ea17d6facc16b
Loading…
Cancel
Save