summaryrefslogtreecommitdiff
path: root/libunistring.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-11-30 16:31:49 +0000
committerCoprDistGit <infra@openeuler.org>2024-11-30 16:31:49 +0000
commit29fee3e0080e51147ef713f99be13f0e55cf6d78 (patch)
treeb96246041233d61abbfdb4857931d097c6ba1847 /libunistring.spec
parent0da93eea9550691c8e2fd427cbb444a1cd12c893 (diff)
automatic import of libunistringopeneuler24.03_LTS
Diffstat (limited to 'libunistring.spec')
-rw-r--r--libunistring.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/libunistring.spec b/libunistring.spec
index 8e13eb2..82c3950 100644
--- a/libunistring.spec
+++ b/libunistring.spec
@@ -1,5 +1,5 @@
Name: libunistring
-Version: 1.2
+Version: 1.3
Release: 1
Summary: GNU Unicode string library
License: GPLV2+ or LGPLv3+
@@ -46,7 +46,7 @@ make check
%doc THANKS AUTHORS
%license COPYING*
%{_libdir}/%{name}.so.5
-%{_libdir}/%{name}.so.5.1.0
+%{_libdir}/%{name}.so.5.*
%files devel
%defattr(-,root,root)
@@ -60,6 +60,12 @@ make check
%doc README DEPENDENCIES
%changelog
+* Fri Oct 18 2024 GuoCe <guoce@kylinos.cn> - 1.3-1
+- Type:enhancement
+- ID:NA
+- SUG:NA
+- DESC:update version to 1.3
+
* Mon Aug 5 2024 dillon chen<dillon.chen@gmail.com> - 1.2-1
- Type:enhancement
- ID:NA