diff --git a/.gitignore b/.gitignore index 68f718b..f034cb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cargo-credential-libsecret-0.4.9.crate +SOURCES/cargo-credential-libsecret-0.4.10.crate diff --git a/.rust-cargo-credential-libsecret.metadata b/.rust-cargo-credential-libsecret.metadata index a936b05..f4a312b 100644 --- a/.rust-cargo-credential-libsecret.metadata +++ b/.rust-cargo-credential-libsecret.metadata @@ -1 +1 @@ -d31a791e1c0e3b367a7b700de638eab0c96b879d SOURCES/cargo-credential-libsecret-0.4.9.crate +93367bf69b067e418857f195000ac8bd0bf09deb SOURCES/cargo-credential-libsecret-0.4.10.crate diff --git a/SPECS/rust-cargo-credential-libsecret.spec b/SPECS/rust-cargo-credential-libsecret.spec index 28bd253..f12239d 100644 --- a/SPECS/rust-cargo-credential-libsecret.spec +++ b/SPECS/rust-cargo-credential-libsecret.spec @@ -15,7 +15,7 @@ %global crate cargo-credential-libsecret Name: rust-cargo-credential-libsecret -Version: 0.4.9 +Version: 0.4.10 Release: %autorelease Summary: Cargo credential process that stores tokens with GNOME libsecret @@ -76,10 +76,13 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Tue Jan 14 2025 Fabio Valentini - 0.4.10-1 +- Update to version 0.4.10; Fixes RHBZ#2336570 + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.4.9-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Wed Dec 04 2024 Fabio Valentini - 0.4.9-1 - Update to version 0.4.9; Fixes RHBZ#2329361