summaryrefslogtreecommitdiff
path: root/libunistring.spec
diff options
context:
space:
mode:
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