diff --git a/gnome-autoar.spec b/gnome-autoar.spec index 83cb062..f34cb3b 100644 --- a/gnome-autoar.spec +++ b/gnome-autoar.spec @@ -1,6 +1,6 @@ Name: gnome-autoar Version: 0.2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Archive library License: LGPLv2+ @@ -75,6 +75,9 @@ make check %changelog +* Fri Oct 10 2025 Tomas Popela - 0.2.3-3 +- Ship gnome-autoar-devel in CRB + * Thu Apr 29 2021 Ondrej Holy - 0.2.3-2 - CVE-2020-36241, CVE-2021-28650: Do not allow symlink in parents (rhbz#1928701)