Ship gnome-autoar-devel in CRB

Resolves: RHEL-120192
This commit is contained in:
Tomas Popela 2025-10-10 14:24:31 +02:00
parent e73c5361bc
commit 22195587a7

View File

@ -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 <tpopela@redhat.com> - 0.2.3-3
- Ship gnome-autoar-devel in CRB
* Thu Apr 29 2021 Ondrej Holy <oholy@redhat.com> - 0.2.3-2
- CVE-2020-36241, CVE-2021-28650: Do not allow symlink in parents (rhbz#1928701)