Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/gix-bitmap-0.2.4.crate
/gix-bitmap-0.2.5.crate
/gix-bitmap-0.2.6.crate
/gix-bitmap-0.2.7.crate
SOURCES/gix-bitmap-0.2.13.crate

@ -0,0 +1 @@
fdc6aa8cae38b64ba2c8d24c506be54f84fd936e SOURCES/gix-bitmap-0.2.13.crate

@ -1,3 +0,0 @@
# rust-gix-bitmap
The rust-gix-bitmap package

@ -0,0 +1,2 @@
[package]
summary = "Implementation of the standard git bitmap format"

@ -0,0 +1,112 @@
## 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
%bcond check 1
%global debug_package %{nil}
%global crate gix-bitmap
Name: rust-gix-bitmap
Version: 0.2.13
Release: %autorelease
Summary: Implementation of the standard git bitmap format
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-bitmap
Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
A crate of the gitoxide project dedicated implementing the standard git
bitmap format.}
%description %{_description}
%package devel
Summary: %{summary}
BuildArch: noarch
%description devel %{_description}
This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
%cargo_generate_buildrequires
%build
%cargo_build
%install
%cargo_install
%if %{with check}
%check
%cargo_test
%endif
%changelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.13-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Nov 28 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.13-1
- Update to version 0.2.13
* Tue Nov 12 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.12-1
- Update to version 0.2.12
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Apr 05 2024 blinxen <h-k-81@hotmail.com> - 0.2.11-1
- Update to version 0.2.11
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Sep 06 2023 blinxen <h-k-81@hotmail.com> - 0.2.7-1
- Update to version 0.2.7
* Thu Aug 10 2023 blinxen <h-k-81@hotmail.com> - 0.2.6-1
- Update to version 0.2.6
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 blinxen <h-k-81@hotmail.com> - 0.2.5-1
- Update to version 0.2.5
* Tue Jun 06 2023 blinxen <h-k-81@hotmail.com> - 0.2.4-1
- Initial package
## END: Generated by rpmautospec

@ -1,70 +0,0 @@
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate gix-bitmap
Name: rust-gix-bitmap
Version: 0.2.7
Release: %autorelease
Summary: Implementation of the standard git bitmap format
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-bitmap
Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
A WIP crate of the gitoxide project dedicated implementing the standard
git bitmap format.}
%description %{_description}
%package devel
Summary: %{summary}
BuildArch: noarch
%description devel %{_description}
This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
%generate_buildrequires
%cargo_generate_buildrequires
%build
%cargo_build
%install
%cargo_install
%if %{with check}
%check
%cargo_test
%endif
%changelog
%autochangelog

@ -1,2 +0,0 @@
[DEFAULT]
summary = Implementation of the standard git bitmap format

@ -1 +0,0 @@
SHA512 (gix-bitmap-0.2.7.crate) = c32d63e46c484d7b2e9c19919cb1be95fe9d1e60e0e8013a083fa8df422827f6ba18d2a0f41dfc65be6702bfef08dba1c3dcdcb9ae3387c8a3742975d21c68d2
Loading…
Cancel
Save