diff --git a/.gitignore b/.gitignore index 9695734..b72ece5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/psl-2.1.73.crate +SOURCES/psl-2.1.78.crate diff --git a/.rust-psl.metadata b/.rust-psl.metadata index 0148f76..373f54c 100644 --- a/.rust-psl.metadata +++ b/.rust-psl.metadata @@ -1 +1 @@ -0f4fa450df59731377d2b89e78f2f9606547f14b SOURCES/psl-2.1.73.crate +077d4ca812955286616d65efb9670c77a9b21ab9 SOURCES/psl-2.1.78.crate diff --git a/SPECS/rust-psl.spec b/SPECS/rust-psl.spec index cd2a76b..92b7374 100644 --- a/SPECS/rust-psl.spec +++ b/SPECS/rust-psl.spec @@ -15,7 +15,7 @@ %global crate psl Name: rust-psl -Version: 2.1.73 +Version: 2.1.78 Release: %autorelease Summary: Extract root domain and suffix from a domain name @@ -89,6 +89,9 @@ use the "helpers" feature of the "%{crate}" crate. %changelog ## START: Generated by rpmautospec +* Tue Jan 14 2025 Fabio Valentini - 2.1.78-1 +- Update to version 2.1.78; Fixes RHBZ#2336068 + * Fri Jan 03 2025 Fabio Valentini - 2.1.73-1 - Update to version 2.1.73; Fixes RHBZ#2331307