diff --git a/.gitignore b/.gitignore index 28ce797..702feaf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/document-features-0.2.10.crate +SOURCES/document-features-0.2.11.crate diff --git a/.rust-document-features.metadata b/.rust-document-features.metadata index 9d48d0f..8f9423e 100644 --- a/.rust-document-features.metadata +++ b/.rust-document-features.metadata @@ -1 +1 @@ -29462a0113a30a90adde0052f2a459fa6b021166 SOURCES/document-features-0.2.10.crate +717b74d27cc07d80a5ec05f52d8866e4099a5779 SOURCES/document-features-0.2.11.crate diff --git a/SPECS/rust-document-features.spec b/SPECS/rust-document-features.spec index 7499b49..287bad0 100644 --- a/SPECS/rust-document-features.spec +++ b/SPECS/rust-document-features.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.1) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,15 +8,15 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 +# Generated by rust2rpm 27 # * self-tests do not work with munged Cargo.toml from published crates -%bcond_with check +%bcond check 0 %global debug_package %{nil} %global crate document-features Name: rust-document-features -Version: 0.2.10 +Version: 0.2.11 Release: %autorelease Summary: Extract documentation for the feature flags from comments in Cargo.toml @@ -90,10 +90,16 @@ use the "self-test" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Feb 19 2025 Fabio Valentini - 0.2.11-1 +- Update to version 0.2.11; Fixes RHBZ#2345962 + +* Sun Jan 19 2025 Fedora Release Engineering - 0.2.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.2.10-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Mon Jul 29 2024 Fabio Valentini - 0.2.10-1 - Update to version 0.2.10; Fixes RHBZ#2297830