diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e224cd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +/imgref-1.3.5.crate +/imgref-1.4.0.crate +/imgref-1.4.1.crate +/imgref-1.4.2.crate +/imgref-1.4.3.crate +/imgref-1.6.0.crate +/imgref-1.6.1.crate +/imgref-1.7.0.crate +/imgref-1.7.1.crate +/imgref-1.8.0.crate +/imgref-1.9.0.crate +/imgref-1.9.1.crate +/imgref-1.9.2.crate +/imgref-1.9.3.crate +/imgref-1.9.4.crate diff --git a/README.md b/README.md new file mode 100644 index 0000000..45ccfae --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rust-imgref + +The rust-imgref package \ No newline at end of file diff --git a/changelog b/changelog new file mode 100644 index 0000000..1976eb7 --- /dev/null +++ b/changelog @@ -0,0 +1,47 @@ +* Tue May 04 2021 Fabio Valentini - 1.9.0-1 +- Update to version 1.9.0. +- Fixes RHBZ#1944107 + +* Thu Mar 25 2021 Fabio Valentini - 1.8.0-1 +- Update to version 1.8.0. +- Fixes RHBZ#1938551 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Dec 31 2020 Fabio Valentini - 1.7.1-1 +- Update to version 1.7.1. +- Fixes RHBZ#1911702 + +* Thu Aug 20 2020 Josh Stone - 1.7.0-1 +- Update to 1.7.0 + +* Wed Jul 29 2020 Fedora Release Engineering - 1.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed May 13 2020 Josh Stone - 1.6.1-1 +- Update to 1.6.1 + +* Mon May 04 2020 Josh Stone - 1.6.0-1 +- Update to 1.6.0 + +* Sun Apr 19 13:06:15 CEST 2020 Igor Raits - 1.4.3-1 +- Update to 1.4.3 + +* Fri Apr 17 2020 Josh Stone - 1.4.2-1 +- Update to 1.4.2 + +* Wed Apr 08 2020 Josh Stone - 1.4.1-1 +- Update to 1.4.1 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sun Sep 01 20:31:54 CEST 2019 Igor Gnatenko - 1.4.0-1 +- Update to 1.4.0 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue Apr 30 21:46:48 EEST 2019 Artem Polishchuk - 1.3.5-1 +- Initial package diff --git a/dead.package b/dead.package deleted file mode 100644 index 6393b9f..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -unused leaf package for more than two release cycles diff --git a/rust-imgref.spec b/rust-imgref.spec new file mode 100644 index 0000000..0944e22 --- /dev/null +++ b/rust-imgref.spec @@ -0,0 +1,71 @@ +# Generated by rust2rpm 22 +%bcond_without check +%global debug_package %{nil} + +%global crate imgref + +Name: rust-imgref +Version: 1.9.4 +Release: %autorelease +Summary: Interchange of 2-dimensional pixel buffers with width, height & stride + +License: CC0-1.0 OR Apache-2.0 +URL: https://crates.io/crates/imgref +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Trivial struct for interchange of 2d-dimensional pixel buffers with width, +height & stride.} + +%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 +%doc %{crate_instdir}/README.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 diff --git a/sources b/sources new file mode 100644 index 0000000..afca0d3 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (imgref-1.9.4.crate) = 880c2944db43925d23941ef2fffc35bdd9cc54bb537f459b56c79d8302971927d336c7b0acea29a5c87032642979f0fc15fa1cae2412d3dab9cf50c0c3f8376c