Compare commits

...

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

8
.gitignore vendored

@ -1 +1,7 @@
SOURCES/miette-7.4.0.crate /miette-4.4.0.crate
/miette-5.1.1.crate
/miette-5.5.0.crate
/miette-5.7.0.crate
/miette-5.8.0.crate
/miette-5.9.0.crate
/miette-5.10.0.crate

@ -1 +0,0 @@
8a339777c5b4682f0c3c61ef0728b4909f0d8384 SOURCES/miette-7.4.0.crate

@ -0,0 +1,2 @@
* Sat Mar 26 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 4.2.1-1
- Initial package

@ -1,21 +1,11 @@
## START: Set by rpmautospec # Generated by rust2rpm 25
## (rpmautospec version 0.7.3) %bcond_without check
## 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} %global debug_package %{nil}
%global crate miette %global crate miette
Name: rust-miette Name: rust-miette
Version: 7.4.0 Version: 5.10.0
Release: %autorelease Release: %autorelease
Summary: Fancy diagnostic reporting library and protocol for us mere mortals Summary: Fancy diagnostic reporting library and protocol for us mere mortals
@ -60,40 +50,40 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel %files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+derive-devel %package -n %{name}+backtrace-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
%description -n %{name}+derive-devel %{_description} %description -n %{name}+backtrace-devel %{_description}
This package contains library source intended for building other packages which This package contains library source intended for building other packages which
use the "derive" feature of the "%{crate}" crate. use the "backtrace" feature of the "%{crate}" crate.
%files -n %{name}+derive-devel %files -n %{name}+backtrace-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+fancy-devel %package -n %{name}+backtrace-ext-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
%description -n %{name}+fancy-devel %{_description} %description -n %{name}+backtrace-ext-devel %{_description}
This package contains library source intended for building other packages which This package contains library source intended for building other packages which
use the "fancy" feature of the "%{crate}" crate. use the "backtrace-ext" feature of the "%{crate}" crate.
%files -n %{name}+fancy-devel %files -n %{name}+backtrace-ext-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+fancy-base-devel %package -n %{name}+fancy-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
%description -n %{name}+fancy-base-devel %{_description} %description -n %{name}+fancy-devel %{_description}
This package contains library source intended for building other packages which This package contains library source intended for building other packages which
use the "fancy-base" feature of the "%{crate}" crate. use the "fancy" feature of the "%{crate}" crate.
%files -n %{name}+fancy-base-devel %files -n %{name}+fancy-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+fancy-no-backtrace-devel %package -n %{name}+fancy-no-backtrace-devel
@ -108,16 +98,16 @@ use the "fancy-no-backtrace" feature of the "%{crate}" crate.
%files -n %{name}+fancy-no-backtrace-devel %files -n %{name}+fancy-no-backtrace-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+fancy-no-syscall-devel %package -n %{name}+is-terminal-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
%description -n %{name}+fancy-no-syscall-devel %{_description} %description -n %{name}+is-terminal-devel %{_description}
This package contains library source intended for building other packages which This package contains library source intended for building other packages which
use the "fancy-no-syscall" feature of the "%{crate}" crate. use the "is-terminal" feature of the "%{crate}" crate.
%files -n %{name}+fancy-no-syscall-devel %files -n %{name}+is-terminal-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+no-format-args-capture-devel %package -n %{name}+no-format-args-capture-devel
@ -132,6 +122,18 @@ use the "no-format-args-capture" feature of the "%{crate}" crate.
%files -n %{name}+no-format-args-capture-devel %files -n %{name}+no-format-args-capture-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+owo-colors-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+owo-colors-devel %{_description}
This package contains library source intended for building other packages which
use the "owo-colors" feature of the "%{crate}" crate.
%files -n %{name}+owo-colors-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+serde-devel %package -n %{name}+serde-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
@ -144,87 +146,83 @@ use the "serde" feature of the "%{crate}" crate.
%files -n %{name}+serde-devel %files -n %{name}+serde-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+syntect-highlighter-devel %package -n %{name}+supports-color-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
%description -n %{name}+syntect-highlighter-devel %{_description} %description -n %{name}+supports-color-devel %{_description}
This package contains library source intended for building other packages which This package contains library source intended for building other packages which
use the "syntect-highlighter" feature of the "%{crate}" crate. use the "supports-color" feature of the "%{crate}" crate.
%files -n %{name}+syntect-highlighter-devel %files -n %{name}+supports-color-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %package -n %{name}+supports-hyperlinks-devel
%autosetup -n %{crate}-%{version} -p1 Summary: %{summary}
%cargo_prep BuildArch: noarch
%generate_buildrequires %description -n %{name}+supports-hyperlinks-devel %{_description}
%cargo_generate_buildrequires
%build This package contains library source intended for building other packages which
%cargo_build use the "supports-hyperlinks" feature of the "%{crate}" crate.
%install
%cargo_install
%if %{with check} %files -n %{name}+supports-hyperlinks-devel
%check %ghost %{crate_instdir}/Cargo.toml
%cargo_test
%endif
%changelog %package -n %{name}+supports-unicode-devel
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.4.0-1 Summary: %{summary}
- Rebuilt for MSVSphere 10 BuildArch: noarch
## START: Generated by rpmautospec %description -n %{name}+supports-unicode-devel %{_description}
* Sun Dec 01 2024 Fabio Valentini <decathorpe@gmail.com> - 7.4.0-1
- Update to version 7.4.0; Fixes RHBZ#2328892
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-2 This package contains library source intended for building other packages which
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild use the "supports-unicode" feature of the "%{crate}" crate.
* Wed Mar 20 2024 Michel Lind <salimma@fedoraproject.org> - 7.2.0-1 %files -n %{name}+supports-unicode-devel
- Update to 7.2.0 (rhbz#2262594) %ghost %{crate_instdir}/Cargo.toml
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.0-4 %package -n %{name}+terminal_size-devel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild Summary: %{summary}
BuildArch: noarch
* Wed Oct 18 2023 Fabio Valentini <decathorpe@gmail.com> - 5.10.0-3 %description -n %{name}+terminal_size-devel %{_description}
- Regenerate with rust2rpm v25 and enable "fancy" feature
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.0-2 This package contains library source intended for building other packages which
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild use the "terminal_size" feature of the "%{crate}" crate.
* Mon Jul 17 2023 Fabio Valentini <decathorpe@gmail.com> - 5.10.0-1 %files -n %{name}+terminal_size-devel
- Update to version 5.10.0; Fixes RHBZ#2223155 %ghost %{crate_instdir}/Cargo.toml
* Mon May 22 2023 Fabio Valentini <decathorpe@gmail.com> - 5.9.0-1 %package -n %{name}+textwrap-devel
- Update to version 5.9.0; Fixes RHBZ#2208404 Summary: %{summary}
BuildArch: noarch
* Wed Apr 19 2023 Fabio Valentini <decathorpe@gmail.com> - 5.8.0-1 %description -n %{name}+textwrap-devel %{_description}
- Update to version 5.8.0; Fixes RHBZ#2187775
* Sat Apr 01 2023 Fabio Valentini <decathorpe@gmail.com> - 5.7.0-1 This package contains library source intended for building other packages which
- Update to version 5.7.0; Fixes RHBZ#2177963 use the "textwrap" feature of the "%{crate}" crate.
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.0-2 %files -n %{name}+textwrap-devel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild %ghost %{crate_instdir}/Cargo.toml
* Mon Dec 12 2022 Fabio Valentini <decathorpe@gmail.com> - 5.5.0-1 %prep
- Update to version 5.5.0; Fixes RHBZ#2113060 %autosetup -n %{crate}-%{version} -p1
%cargo_prep
* Tue Jul 26 2022 yizhengxie <yizhengx@bu.edu> - 5.1.1-1 %generate_buildrequires
- Update to 5.1.1 %cargo_generate_buildrequires
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-2 %build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild %cargo_build
* Wed Apr 13 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 4.4.0-1 %install
- Update to 4.4.0 %cargo_install
* Sat Mar 26 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 4.2.1-1 %if %{with check}
- Initial package %check
%cargo_test
%endif
## END: Generated by rpmautospec %changelog
%autochangelog

@ -0,0 +1 @@
SHA512 (miette-5.10.0.crate) = 415d16a732925fef5945c08910dcd770fa3a6deedc4753dfe93e8697ad6f017c22fc13c5741f9e22a405b2f5c58ba2fa937ae37df11da8ede2d053c0f1f2a12d
Loading…
Cancel
Save