diff --git a/.gitignore b/.gitignore index 697a01f..a78303b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/serde_with_macros-3.11.0.crate +SOURCES/serde_with_macros-3.12.0.crate diff --git a/.rust-serde_with_macros.metadata b/.rust-serde_with_macros.metadata index fe1cb40..53e1c8f 100644 --- a/.rust-serde_with_macros.metadata +++ b/.rust-serde_with_macros.metadata @@ -1 +1 @@ -0e69a5d0c5a24271522b30200f814b9c25d44a1f SOURCES/serde_with_macros-3.11.0.crate +311e98d11d296b5b85721fa5925b666c14f23485 SOURCES/serde_with_macros-3.12.0.crate diff --git a/SPECS/rust-serde_with_macros.spec b/SPECS/rust-serde_with_macros.spec index 5b59e9a..c904b47 100644 --- a/SPECS/rust-serde_with_macros.spec +++ b/SPECS/rust-serde_with_macros.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.2) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,14 +8,14 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate serde_with_macros Name: rust-serde_with_macros -Version: 3.11.0 +Version: 3.12.0 Release: %autorelease Summary: Proc-macro library for serde_with @@ -90,10 +90,13 @@ use the "schemars_0_8" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Sat Jan 04 2025 Fabio Valentini - 3.12.0-1 +- Update to version 3.12.0; Fixes RHBZ#2334131 + * Fri Dec 20 2024 MSVSphere Packaging Team - 3.11.0-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Mon Oct 07 2024 Fabio Valentini - 3.11.0-1 - Update to version 3.11.0; Fixes RHBZ#2315993