automatic version update by autodist [release 0.1.30-1mamba;Fri Jan 02 2026]
This commit is contained in:
12
libthai.spec
12
libthai.spec
@@ -1,11 +1,11 @@
|
||||
Name: libthai
|
||||
Version: 0.1.29
|
||||
Release: 2mamba
|
||||
Version: 0.1.30
|
||||
Release: 1mamba
|
||||
Summary: Thai language support routines
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://github.com/tlwg/libthai
|
||||
Source: https://github.com/tlwg/libthai.git/v%{version}/libthai-%{version}.tar.bz2
|
||||
Patch0: libthai-0.1.12-libdatrie-0.2.2-static-build.patch
|
||||
@@ -44,7 +44,6 @@ Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release}
|
||||
LibThai is a set of Thai language support routines.
|
||||
This package contains static libraries needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -67,8 +66,6 @@ rmdir %{buildroot}%{_docdir}/libthai
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@@ -91,6 +88,9 @@ rmdir %{buildroot}%{_docdir}/libthai
|
||||
%{_libdir}/libthai.*a
|
||||
|
||||
%changelog
|
||||
* Fri Jan 02 2026 Automatic Build System <autodist@openmamba.org> 0.1.30-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.29-2mamba
|
||||
- fix for empty version in pkg-config file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user