## START: Set by rpmautospec ## (rpmautospec version 0.5.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; 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 24 %bcond_without check %global debug_package %{nil} %global crate protobuf-codegen-pure Name: rust-protobuf-codegen-pure Version: 2.28.0 Release: %autorelease Summary: Pure-rust codegen for protobuf using protobuf-parser crate License: MIT URL: https://crates.io/crates/protobuf-codegen-pure Source: %{crates_source} # Manually created patch for downstream crate metadata changes # * drop unused parse-and-typecheck executable Patch: protobuf-codegen-pure-fix-metadata.diff BuildRequires: rust-packaging >= 21 %global _description %{expand: Pure-rust codegen for protobuf using protobuf-parser crate WIP.} %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.txt %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 # files needed for integration tests are not shipped with published crates %cargo_test -- --lib %endif %changelog ## START: Generated by rpmautospec * Fri Jan 26 2024 Fedora Release Engineering - 2.28.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering - 2.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 23 2023 Fabio Valentini - 2.28.0-1 - Update to version 2.28.0; Fixes RHBZ#2129669 * Sat Jan 21 2023 Fedora Release Engineering - 2.25.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 2.25.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering - 2.25.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 11 2021 Fabio Valentini - 2.25.2-1 - Update to version 2.25.2; Fixes RHBZ#2016851 * Sat Aug 21 2021 Fabio Valentini - 2.25.1-1 - Update to version 2.25.1; Fixes RHBZ#1991289 * Sun Aug 08 2021 Fabio Valentini - 2.24.2-1 - Update to version 2.24.2; Fixes RHBZ#1991270 * Fri Jul 23 2021 Fedora Release Engineering - 2.24.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 20 2021 Fabio Valentini - 2.24.1-1 - Update to version 2.24.1; Fixes RHBZ#1953403 * Wed Mar 24 2021 Fabio Valentini - 2.22.1-1 - Update to version 2.22.1. * Sun Feb 07 2021 Fabio Valentini - 2.22.0-1 - Update to version 2.22.0. * Wed Jan 27 2021 Fedora Release Engineering - 2.20.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 2021 Fabio Valentini - 2.20.0-1 - Update to version 2.20.0. * Tue Dec 08 2020 Fabio Valentini - 2.18.1-1 - Update to version 2.18.1. * Mon Oct 05 2020 Fabio Valentini - 2.18.0-1 - Update to version 2.18.0. * Wed Sep 16 2020 Fabio Valentini - 2.17.0-1 - Update to version 2.17.0. * Wed Jul 29 2020 Fedora Release Engineering - 2.16.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Josh Stone - 2.16.2-1 - Update to 2.16.2 * Mon May 11 20:48:14 CEST 2020 Igor Raits - 2.14.0-1 - Initial package ## END: Generated by rpmautospec