# Generated by rust2rpm 16 %bcond_without check %global __cargo_skip_build 0 %global crate fedora-update-feedback Name: rust-%{crate} Version: 1.0.0 Release: 1%{?dist} Summary: Provide feedback for fedora updates (inspired by fedora-easy-karma) # Upstream license specification: MIT OR Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/fedora-update-feedback Source: %{crates_source} ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging %global _description %{expand: Provide feedback for fedora updates (inspired by fedora-easy-karma).} %description %{_description} %package -n %{crate} Summary: %{summary} # ASL 2.0 # ASL 2.0 or Boost # ASL 2.0 or MIT # BSD # MIT # MIT or ASL 2.0 # Unlicense or MIT # zlib # zlib or ASL 2.0 or MIT License: ASL 2.0 and BSD and MIT and zlib %description -n %{crate} %{_description} %files -n %{crate} %license LICENSE-APACHE LICENSE-MIT %doc README.md NEWS.md %{_bindir}/fedora-update-feedback %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 * Tue Dec 15 2020 Fabio Valentini - 1.0.0-1 - Update to version 1.0.0. * Tue Nov 03 2020 Fabio Valentini - 0.6.0-1 - Update to version 0.6.0. * Sun Aug 30 2020 Fabio Valentini - 0.5.5-1 - Update to version 0.5.5. * Sun Aug 16 15:01:26 GMT 2020 Igor Raits - 0.5.4-4 - Rebuild * Sat Aug 01 2020 Fedora Release Engineering - 0.5.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Fabio Valentini - 0.5.4-1 - Update to version 0.5.4. * Tue Apr 14 2020 Josh Stone - 0.5.3-1 - Update to 0.5.3 * Tue Apr 07 2020 Fabio Valentini - 0.5.2-1 - Update to version 0.5.2. * Sun Mar 29 09:52:27 CEST 2020 Igor Raits - 0.5.1-1 - Update to 0.5.1 * Fri Mar 20 2020 Fabio Valentini - 0.5.0-2 - Rebuild for bodhi-rs 0.5.8. * Sun Mar 08 2020 Fabio Valentini - 0.5.0-1 - Update to version 0.5.0. * Thu Mar 05 2020 Fabio Valentini - 0.4.2-3 - Rebuild for bodhi-rs 0.5.7. * Sat Feb 29 2020 Fabio Valentini - 0.4.2-2 - Rebuild for bodhi-rs 0.5.6. * Fri Feb 28 2020 Fabio Valentini - 0.4.2-1 - Update to version 0.4.2. * Fri Feb 28 2020 Fabio Valentini - 0.4.1-1 - Update to version 0.4.1. * Mon Feb 24 2020 Fabio Valentini - 0.4.0-1 - Update to version 0.4.0. * Wed Feb 19 2020 Fabio Valentini - 0.3.2-1 - Update to version 0.3.2. * Mon Feb 10 2020 Fabio Valentini - 0.3.1-1 - Initial package