## 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 # * files required by tests are not shipped with published crates %bcond_with check %global debug_package %{nil} %global crate protobuf Name: rust-protobuf Version: 2.28.0 Release: %autorelease Summary: Rust implementation of Google protocol buffers License: MIT URL: https://crates.io/crates/protobuf Source: %{crates_source} BuildRequires: rust-packaging >= 21 %global _description %{expand: Rust implementation of Google protocol buffers.} %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 %package -n %{name}+bytes-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+bytes-devel %{_description} This package contains library source intended for building other packages which use the "bytes" feature of the "%{crate}" crate. %files -n %{name}+bytes-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde-devel %{_description} This package contains library source intended for building other packages which use the "serde" feature of the "%{crate}" crate. %files -n %{name}+serde-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde_derive-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde_derive-devel %{_description} This package contains library source intended for building other packages which use the "serde_derive" feature of the "%{crate}" crate. %files -n %{name}+serde_derive-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+with-bytes-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+with-bytes-devel %{_description} This package contains library source intended for building other packages which use the "with-bytes" feature of the "%{crate}" crate. %files -n %{name}+with-bytes-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+with-serde-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+with-serde-devel %{_description} This package contains library source intended for building other packages which use the "with-serde" feature of the "%{crate}" crate. %files -n %{name}+with-serde-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 ## 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 * 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#2016850 * Sat Aug 21 2021 Fabio Valentini - 2.25.1-1 - Update to version 2.25.1; Fixes RHBZ#1991287 * Sun Aug 08 2021 Fabio Valentini - 2.24.2-1 - Update to version 2.24.2; Fixes RHBZ#1991271 * 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#1953401 * 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 * Wed Apr 15 2020 Josh Stone - 2.14.0-1 - Update to 2.14.0 * Fri Mar 27 07:53:45 CET 2020 Igor Raits - 2.12.0-1 - Update to 2.12.0 * Mon Mar 02 17:14:01 CET 2020 Igor Raits - 2.10.2-1 - Update to 2.10.2 * Thu Jan 30 2020 Fedora Release Engineering - 2.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Josh Stone - 2.10.1-1 - Update to 2.10.1 * Tue Jan 07 2020 Josh Stone - 2.10.0-1 - Update to 2.10.0 * Mon Nov 11 14:46:00 CET 2019 Igor Gnatenko - 2.8.1-1 - Update to 2.8.1 * Fri Jul 26 2019 Fedora Release Engineering - 2.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 09 23:07:00 CEST 2019 Igor Gnatenko - 2.6.2-1 - Initial package ## END: Generated by rpmautospec