## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; 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 25 # * missing dev-dependency: float_eq %bcond_with check %global debug_package %{nil} %global crate cairo-rs Name: rust-cairo-rs Version: 0.18.5 Release: %autorelease Summary: Rust bindings for the Cairo library License: MIT URL: https://crates.io/crates/cairo-rs Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Rust bindings for the Cairo library.} %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}/COPYRIGHT %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}+freetype-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+freetype-devel %{_description} This package contains library source intended for building other packages which use the "freetype" feature of the "%{crate}" crate. %files -n %{name}+freetype-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+freetype-rs-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+freetype-rs-devel %{_description} This package contains library source intended for building other packages which use the "freetype-rs" feature of the "%{crate}" crate. %files -n %{name}+freetype-rs-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+glib-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+glib-devel %{_description} This package contains library source intended for building other packages which use the "glib" feature of the "%{crate}" crate. %files -n %{name}+glib-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+pdf-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+pdf-devel %{_description} This package contains library source intended for building other packages which use the "pdf" feature of the "%{crate}" crate. %files -n %{name}+pdf-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+png-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+png-devel %{_description} This package contains library source intended for building other packages which use the "png" feature of the "%{crate}" crate. %files -n %{name}+png-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+ps-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+ps-devel %{_description} This package contains library source intended for building other packages which use the "ps" feature of the "%{crate}" crate. %files -n %{name}+ps-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+script-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+script-devel %{_description} This package contains library source intended for building other packages which use the "script" feature of the "%{crate}" crate. %files -n %{name}+script-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+svg-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+svg-devel %{_description} This package contains library source intended for building other packages which use the "svg" feature of the "%{crate}" crate. %files -n %{name}+svg-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+use_glib-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+use_glib-devel %{_description} This package contains library source intended for building other packages which use the "use_glib" feature of the "%{crate}" crate. %files -n %{name}+use_glib-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_16-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v1_16-devel %{_description} This package contains library source intended for building other packages which use the "v1_16" feature of the "%{crate}" crate. %files -n %{name}+v1_16-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_18-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v1_18-devel %{_description} This package contains library source intended for building other packages which use the "v1_18" feature of the "%{crate}" crate. %files -n %{name}+v1_18-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+xcb-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+xcb-devel %{_description} This package contains library source intended for building other packages which use the "xcb" feature of the "%{crate}" crate. %files -n %{name}+xcb-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+xlib-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+xlib-devel %{_description} This package contains library source intended for building other packages which use the "xlib" feature of the "%{crate}" crate. %files -n %{name}+xlib-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 * Fri Jan 26 2024 Fedora Release Engineering - 0.18.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 11 2024 Fabio Valentini - 0.18.5-1 - Update to version 0.18.5; Fixes RHBZ#2247765 * Tue Sep 19 2023 Fabio Valentini - 0.18.2-1 - Update to version 0.18.2; Fixes RHBZ#2239026 * Mon Aug 07 2023 Kalev Lember - 0.18.0-1 - Update to version 0.18.0; Fixes RHBZ#2224886 * Fri Jul 21 2023 Fedora Release Engineering - 0.17.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 12 2023 Fabio Valentini - 0.17.10-1 - Update to version 0.17.10; Fixes RHBZ#2212798 * Sat Feb 25 2023 Fabio Valentini - 0.17.0-1 - Update to version 0.17.0; Fixes RHBZ#2168295 * Fri Feb 03 2023 Fabio Valentini - 0.16.7-1 - Update to version 0.16.7; Fixes RHBZ#2154191 * Fri Jan 20 2023 Fedora Release Engineering - 0.16.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Fabio Valentini - 0.16.3-1 - Update to version 0.16.3; Fixes RHBZ#2136101 * Sat Jul 23 2022 Fedora Release Engineering - 0.15.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 16 2022 Fabio Valentini - 0.15.12-1 - Update to version 0.15.12; Fixes RHBZ#2078872 * Tue Mar 29 2022 Fabio Valentini - 0.15.10-1 - Update to version 0.15.10; Fixes RHBZ#2065920 * Sun Feb 20 2022 Fabio Valentini - 0.15.6-1 - Update to version 0.15.6; Fixes RHBZ#2056279 * Sat Feb 12 2022 Fabio Valentini - 0.15.1-1 - Update to version 0.15.1; Fixes RHBZ#2040884 * Fri Jan 21 2022 Fedora Release Engineering - 0.14.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 05 2021 Fabio Valentini - 0.14.9-1 - Update to version 0.14.9; Fixes RHBZ#2014761 * Mon Sep 27 2021 Fabio Valentini - 0.14.7-1 - Update to version 0.14.7; Fixes RHBZ#2005253 * Mon Aug 23 2021 Fabio Valentini - 0.14.3-1 - Update to version 0.14.3; Fixes RHBZ#1996526 * Tue Aug 03 2021 Fabio Valentini - 0.14.1-1 - Update to version 0.14.1; Fixes RHBZ#1975011 * Fri Jul 23 2021 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Josh Stone - 0.9.1-1 - Update to 0.9.1 * Thu Feb 20 2020 Josh Stone - 0.8.1-1 - Update to 0.8.1 * Thu Jan 30 2020 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Josh Stone - 0.8.0-1 - Update to 0.8.0 * Tue Dec 10 2019 Josh Stone - 0.7.1-1 - Update to 0.7.1 * Fri Jul 26 2019 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Apr 28 14:38:36 CEST 2019 Igor Gnatenko - 0.6.0-1 - Update to 0.6.0 * Mon Feb 18 2019 Igor Gnatenko - 0.5.0-1 - Update to 0.5.0 * Sat Feb 02 2019 Fedora Release Engineering - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Igor Gnatenko - 0.4.1-1 - Update to 0.4.1 * Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 08 2018 Igor Gnatenko - 0.3.0-2 - Rebuild for rust-packaging v5 * Sat Jan 06 2018 Igor Gnatenko - 0.3.0-1 - Initial package ## END: Generated by rpmautospec