|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Thai language support routines
|
|
|
|
|
Name: libthai
|
|
|
|
|
Version: 0.1.29
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
Source: http://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz
|
|
|
|
|
Patch0: libthai-0.1.9-multilib.patch
|
|
|
|
@ -64,6 +64,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.1.29-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.29-9
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|