!15 downgrade version to 1.0
From: @fly_fzc Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
ca53549b96
BIN
libunistring-1.0.tar.xz
Normal file
BIN
libunistring-1.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: libunistring
|
||||
Version: 1.1
|
||||
Version: 1.0
|
||||
Release: 1
|
||||
Summary: GNU Unicode string library
|
||||
License: GPLV2+ or LGPLv3+
|
||||
@ -35,7 +35,6 @@ This package is the development files for GUN Unicode string library.
|
||||
rm -f %{buildroot}%{_libdir}/%{name}.la
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
mv %{buildroot}%{_datadir}/doc/%{name} tmp_doc
|
||||
cp -p %{_libdir}/%{name}.so.2 %{buildroot}%{_libdir}
|
||||
|
||||
%check
|
||||
make check
|
||||
@ -46,9 +45,7 @@ make check
|
||||
%defattr(-,root,root)
|
||||
%doc THANKS AUTHORS
|
||||
%license COPYING*
|
||||
%{_libdir}/%{name}.so.5
|
||||
%{_libdir}/%{name}.so.5.0.0
|
||||
%{_libdir}/%{name}.so.2
|
||||
%{_libdir}/%{name}.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -62,6 +59,12 @@ make check
|
||||
%doc README DEPENDENCIES
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 fuanan <fuanan3@h-partners.com> - 1.0-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:downgrade version to 1.0
|
||||
|
||||
* Fri Nov 04 2022 fuanan <fuanan3@h-partners.com> - 1.1-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user