diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-11-30 16:31:49 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-11-30 16:31:49 +0000 | 
| commit | 29fee3e0080e51147ef713f99be13f0e55cf6d78 (patch) | |
| tree | b96246041233d61abbfdb4857931d097c6ba1847 | |
| parent | 0da93eea9550691c8e2fd427cbb444a1cd12c893 (diff) | |
automatic import of libunistringopeneuler24.03_LTS
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | libunistring.spec | 10 | ||||
| -rw-r--r-- | sources | 2 | 
3 files changed, 10 insertions, 3 deletions
@@ -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 @@ -1 +1 @@ -6b4ea63617bf09d76e5234379e75e7f9  libunistring-1.2.tar.xz +57dfd9e4eba93913a564aa14eab8052e  libunistring-1.3.tar.xz  | 
