diff --git a/.gitignore b/.gitignore index 8c956e7..c0c3911 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cxx-build-1.0.134.crate +SOURCES/cxx-build-1.0.136.crate diff --git a/.rust-cxx-build.metadata b/.rust-cxx-build.metadata index 8d01dd3..884ee8d 100644 --- a/.rust-cxx-build.metadata +++ b/.rust-cxx-build.metadata @@ -1 +1 @@ -89c7c012f127d02c2589f2c08c4b45c122f38ea0 SOURCES/cxx-build-1.0.134.crate +1be957bf19b9dc2e89be54febc052716ce5ba3bc SOURCES/cxx-build-1.0.136.crate diff --git a/SPECS/rust-cxx-build.spec b/SPECS/rust-cxx-build.spec index 406c43e..4c1a835 100644 --- a/SPECS/rust-cxx-build.spec +++ b/SPECS/rust-cxx-build.spec @@ -15,7 +15,7 @@ %global crate cxx-build Name: rust-cxx-build -Version: 1.0.134 +Version: 1.0.136 Release: %autorelease Summary: C++ code generator for integrating cxx crate into a Cargo build @@ -99,10 +99,13 @@ use the "parallel" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Sat Jan 04 2025 Fabio Valentini - 1.0.136-1 +- Update to version 1.0.136; Fixes RHBZ#2332727 + * Fri Dec 20 2024 MSVSphere Packaging Team - 1.0.134-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Mon Dec 16 2024 Fabio Valentini - 1.0.134-1 - Update to version 1.0.134; Fixes RHBZ#2331729