Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/color-print-proc-macro-0.3.5.crate SOURCES/color-print-proc-macro-0.3.7.crate

@ -0,0 +1 @@
9247a5ce4e6a066dca63357f186f2bdde5f44c17 SOURCES/color-print-proc-macro-0.3.7.crate

@ -1,11 +1,21 @@
# Generated by rust2rpm 24 ## 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 26
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate color-print-proc-macro %global crate color-print-proc-macro
Name: rust-color-print-proc-macro Name: rust-color-print-proc-macro
Version: 0.3.5 Version: 0.3.7
Release: %autorelease Release: %autorelease
Summary: Implementation for the package color-print Summary: Implementation for the package color-print
@ -13,7 +23,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/color-print-proc-macro URL: https://crates.io/crates/color-print-proc-macro
Source: %{crates_source} Source: %{crates_source}
BuildRequires: rust-packaging >= 21 BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand: %global _description %{expand:
Implementation for the package color-print.} Implementation for the package color-print.}
@ -60,7 +70,7 @@ use the "terminfo" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version} -p1
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires
@ -78,4 +88,22 @@ use the "terminfo" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.7-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Wed Nov 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7; Fixes RHBZ#2324588
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Apr 24 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6; Fixes RHBZ#2276686
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Sep 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.5-1
- Initial import (#2237909)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (color-print-proc-macro-0.3.5.crate) = 03ff7fa8b80ac3bc2186853787a592b1d8fac75ad32bbdf5f2ff9ba6c27a56c57b90c0d23f40cb43595a4e4f9f6d817d2525e8127f62b5b94f58dc7070a7e3f9
Loading…
Cancel
Save