automatic version update by autodist [release 77.1-1mamba;Fri Mar 14 2025]

This commit is contained in:
2025-03-16 10:37:46 +01:00
parent 5956f4bca7
commit 977607bdb9

View File

@@ -2,7 +2,7 @@
%define gitver %(echo %version | tr '.' '-')
Name: icu
Version: 75.1
Version: 77.1
Release: 1mamba
Summary: Set of C/C++ and Java libraries for Unicode support
Group: System/Libraries
@@ -44,7 +44,6 @@ ICU is a set of C/C++ and Java libraries that provides robust and full-featured
ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software.
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
@@ -74,8 +73,6 @@ rm -f %{buildroot}%{_datadir}/icu/%{version}/license.html
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -122,6 +119,12 @@ rm -f %{buildroot}%{_datadir}/icu/%{version}/license.html
%{_libdir}/pkgconfig/icu-*.pc
%changelog
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 77.1-1mamba
- automatic version update by autodist
* Sat Oct 26 2024 Automatic Build System <autodist@openmamba.org> 76.1-1mamba
- automatic version update by autodist
* Fri Apr 19 2024 Automatic Build System <autodist@openmamba.org> 75.1-1mamba
- automatic version update by autodist