[packages/simdutf] up to 8.1.0 (new soname)
atler
atler at pld-linux.org
Sun Mar 8 17:29:24 CET 2026
commit 0faa9de218738b1b6d9998fb494e8c055fa03096
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Mar 8 17:29:06 2026 +0100
up to 8.1.0 (new soname)
simdutf.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdutf.spec b/simdutf.spec
index d9e90bf..0c08cf4 100644
--- a/simdutf.spec
+++ b/simdutf.spec
@@ -1,13 +1,13 @@
Summary: Text processing at billions of characters per second
Summary(pl.UTF-8): Przetwarzanie tekstu z szybkością miliardów znaków na minutę
Name: simdutf
-Version: 8.0.0
+Version: 8.1.0
Release: 1
License: Apache v2.0 or MIT
Group: Libraries
#Source0Download: https://github.com/simdutf/simdutf/releases
Source0: https://github.com/simdutf/simdutf/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: da16902283c2f7af81687ebadf44c4da
+# Source0-md5: 54cecdde187ee869ea992534d538fdd9
URL: https://simdutf.github.io/simdutf/
BuildRequires: cmake >= 3.15
BuildRequires: libstdc++-devel >= 6:8
@@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS LICENSE-MIT README.md
%{_libdir}/libsimdutf.so.*.*.*
-%ghost %{_libdir}/libsimdutf.so.31
+%ghost %{_libdir}/libsimdutf.so.32
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simdutf.git/commitdiff/0faa9de218738b1b6d9998fb494e8c055fa03096
More information about the pld-cvs-commit
mailing list