|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: sombok
|
|
|
|
|
Version: 2.4.0
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Summary: Unicode Text Segmentation Package
|
|
|
|
|
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND (GPL-2.0-or-later OR Artistic-1.0-Perl)
|
|
|
|
|
URL: http://sf.net/projects/linefold/
|
|
|
|
@ -69,6 +69,10 @@ install -m 0644 %{SOURCE1} %{buildroot}/%{_includedir}/sombok.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.4.0-23
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.4.0-22
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|