automatic version update by autodist [release 1.0.16-1mamba;Thu Sep 26 2024]

This commit is contained in:
Automatic Build System 2024-09-27 15:13:04 +02:00
parent 3e466b51f7
commit 99d74593df

View File

@ -1,5 +1,5 @@
Name: libfribidi
Version: 1.0.15
Version: 1.0.16
Release: 1mamba
Summary: A Free Implementation of the Unicode Bidirectional Algorithm
Group: System/Libraries
@ -51,8 +51,6 @@ This package contains static libraries and header files needed for development.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -70,6 +68,9 @@ This package contains static libraries and header files needed for development.
%doc NEWS README THANKS TODO
%changelog
* Thu Sep 26 2024 Automatic Build System <autodist@openmamba.org> 1.0.16-1mamba
- automatic version update by autodist
* Fri Jun 07 2024 Automatic Build System <autodist@openmamba.org> 1.0.15-1mamba
- automatic version update by autodist