## 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 zvariant_derive Name: rust-zvariant_derive Version: 5.1.0 Release: %autorelease Summary: D-Bus & GVariant encoding & decoding License: MIT URL: https://crates.io/crates/zvariant_derive Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: D-Bus & GVariant encoding & decoding.} %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}+gvariant-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gvariant-devel %{_description} This package contains library source intended for building other packages which use the "gvariant" feature of the "%{crate}" crate. %files -n %{name}+gvariant-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.0-1 - Uncommitted changes * Tue Sep 17 2024 Fabio Valentini - 4.2.0-1 - Update to version 4.2.0; Fixes RHBZ#2298900 * Sat Jul 20 2024 Fedora Release Engineering - 4.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Fabio Valentini - 4.1.2-1 - Update to version 4.1.2; Fixes RHBZ#2295596 * Fri Jun 14 2024 Fabio Valentini - 4.1.1-1 - Update to version 4.1.1; Fixes RHBZ#2277999 * Sat Mar 30 2024 Fabio Valentini - 4.0.2-1 - Update to version 4.0.2; Fixes RHBZ#2263850 * Sat Jan 27 2024 Fedora Release Engineering - 3.15.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering - 3.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Fabio Valentini - 3.15.0-1 - Update to version 3.15.0; Fixes RHBZ#2218340 * Tue May 23 2023 Fabio Valentini - 3.14.0-1 - Update to version 3.14.0; Fixes RHBZ#2203394 * Sat May 06 2023 Fabio Valentini - 3.12.0-1 - Update to version 3.12.0; Fixes RHBZ#2176336 * Sun Feb 19 2023 Fabio Valentini - 3.11.0-1 - Update to version 3.11.0; Fixes RHBZ#2143027 * Sat Jan 21 2023 Fedora Release Engineering - 3.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Oct 08 2022 Fabio Valentini - 3.7.1-1 - Update to version 3.7.1; Fixes RHBZ#2131074 * Mon Jul 25 2022 Fabio Valentini - 3.6.0-1 - Update to version 3.6.0; Fixes RHBZ#2034009 * Sat Jul 23 2022 Fedora Release Engineering - 2.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering - 2.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 23 2021 Fabio Valentini - 2.10.0-1 - Update to version 2.10.0; Fixes RHBZ#2025288 * Thu Sep 30 2021 Fabio Valentini - 2.9.0-1 - Update to version 2.9.0; Fixes RHBZ#2009003 * Sun Aug 01 2021 Fabio Valentini - 2.8.0-1 - Update to version 2.8.0; Fixes RHBZ#1988472 * Fri Jul 23 2021 Fedora Release Engineering - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 19 2021 Fabio Valentini - 2.7.0-1 - Update to version 2.7.0. * Wed May 05 2021 Fabio Valentini - 2.6.0-1 - Update to version 2.6.0. * Thu Mar 04 2021 Fabio Valentini - 2.5.0-1 - Update to version 2.5.0. * Wed Jan 27 2021 Fedora Release Engineering - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 05 22:18:48 CET 2021 Igor Raits - 2.4.0-1 - Update to 2.4.0 * Mon Aug 03 01:24:22 +04 2020 Marc-André Lureau - 2.1.0-1 - Initial package, fixes rhbz#1862946 ## END: Generated by rpmautospec