## 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 # * tests can only be run in-tree %bcond check 0 %global debug_package %{nil} %global crate zbus_macros Name: rust-zbus_macros Version: 5.1.1 Release: %autorelease Summary: Proc-macros for zbus License: MIT URL: https://crates.io/crates/zbus_macros Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Proc-macros for zbus.} %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 %package -n %{name}+blocking-api-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+blocking-api-devel %{_description} This package contains library source intended for building other packages which use the "blocking-api" feature of the "%{crate}" crate. %files -n %{name}+blocking-api-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 ## START: Generated by rpmautospec * Thu Nov 28 2024 Jonathan Steffan - 5.1.1-1 - Uncommitted changes * Tue Sep 17 2024 Fabio Valentini - 4.4.0-1 - Update to version 4.4.0; Fixes RHBZ#2299340 * Sat Jul 20 2024 Fedora Release Engineering - 4.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Fabio Valentini - 4.3.1-1 - Update to version 4.3.1; Fixes RHBZ#2295591 * Tue Jun 25 2024 Fabio Valentini - 4.3.0-1 - Update to version 4.3.0; Fixes RHBZ#2292611 * Fri Jun 14 2024 Fabio Valentini - 4.2.2-1 - Update to version 4.2.2; Fixes RHBZ#2278013 * Sat Mar 30 2024 Fabio Valentini - 4.1.2-1 - Update to version 4.1.2; Fixes RHBZ#2262705 * Sat Jan 27 2024 Fedora Release Engineering - 3.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering - 3.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Fabio Valentini - 3.14.1-1 - Update to version 3.14.1; Fixes RHBZ#2218394 * Tue May 23 2023 Fabio Valentini - 3.13.1-1 - Update to version 3.13.1; Fixes RHBZ#2203401 * Sat May 06 2023 Fabio Valentini - 3.12.0-1 - Update to version 3.12.0; Fixes RHBZ#2176333 * Sun Feb 19 2023 Fabio Valentini - 3.10.0-1 - Update to version 3.10.0; Fixes RHBZ#2119163 * Sat Jan 21 2023 Fedora Release Engineering - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 02 2022 Fabio Valentini - 2.3.2-1 - Update to version 2.3.2; Fixes RHBZ#2036618 * Sat Jul 23 2022 Fedora Release Engineering - 1.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering - 1.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 09 2021 Fabio Valentini - 1.9.2-1 - Update to version 1.9.2 * Fri Jul 23 2021 Fedora Release Engineering - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed May 05 2021 Fabio Valentini - 1.9.1-1 - Update to version 1.9.1. * Wed Jan 27 2021 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 07 18:34:27 CET 2021 Fabio Valentini - 1.8.0-1 - Update to version 1.8.0. - Fixes RHBZ#1913710 * Tue Jan 05 22:21:17 CET 2021 Igor Raits - 1.7.0-1 - Update to 1.7.0 * Mon Aug 03 01:48:06 +04 2020 Marc-André Lureau - 1.1.1-1 - Initial package, rhbz#1862949 ## END: Generated by rpmautospec