summaryrefslogtreecommitdiff
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
parent0da93eea9550691c8e2fd427cbb444a1cd12c893 (diff)
automatic import of libunistringopeneuler24.03_LTS
-rw-r--r--.gitignore1
-rw-r--r--libunistring.spec10
-rw-r--r--sources2
3 files changed, 10 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 27cae5a..3aedc03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/libunistring-1.2.tar.xz
+/libunistring-1.3.tar.xz
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
diff --git a/sources b/sources
index 94b2cf6..ee9e0b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b4ea63617bf09d76e5234379e75e7f9 libunistring-1.2.tar.xz
+57dfd9e4eba93913a564aa14eab8052e libunistring-1.3.tar.xz