diff --git a/libexttextcat.spec b/libexttextcat.spec index c8e52c7..42b52af 100644 --- a/libexttextcat.spec +++ b/libexttextcat.spec @@ -1,6 +1,6 @@ Name: libexttextcat Version: 3.4.5 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Text categorization library License: BSD @@ -62,6 +62,10 @@ make check %{_bindir}/createfp %changelog +* Tue Dec 02 2025 Tomas Popela - 3.4.5-12 +- Ship libexttextcat-devel in CRB + Resolves: RHEL-126949 + * Mon Aug 09 2021 Mohan Boddu - 3.4.5-11 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688