Enable libtextstyle for f40

This commit is contained in:
matiwari 2024-07-02 23:01:16 +05:30
parent 78226d2ec3
commit f941a48c34

View File

@ -1,6 +1,6 @@
%bcond_with jar
%bcond_with java
%bcond libtextstyle %[0%{?fedora} > 40]
%bcond libtextstyle %[0%{?fedora} >= 40]
Summary: GNU tools and libraries for localized translated messages
Name: gettext
@ -451,6 +451,9 @@ make check LIBUNISTRING=-lunistring
%{_mandir}/man1/msghack.1*
%changelog
* Tue Jul 2 2024 Manish Tiwari <matiwari@redhat.com> - 0.22.5-3
- Add back libtextstyle for f40 (#2278984)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.22.5-3
- Bump release for June 2024 mass rebuild