!2 Update to 0.30.12

From: @dwl301 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-02-06 10:49:07 +00:00 committed by Gitee
commit d67893481e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
serd-0.30.12.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global maj 0 %global maj 0
Name: serd Name: serd
Version: 0.30.10 Version: 0.30.12
Release: 1 Release: 1
Summary: A lightweight C library for RDF syntax Summary: A lightweight C library for RDF syntax
License: ISC License: ISC
@ -74,5 +74,8 @@ mv %{buildroot}%{_docdir}/%{name}-%{maj}/c %{buildroot}%{_docdir}/%{name}/%{name
%{_includedir}/%{name}-%{maj}/ %{_includedir}/%{name}-%{maj}/
%changelog %changelog
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.12-1
- update to 0.30.12
* Mon Jun 13 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.10-1 * Mon Jun 13 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.10-1
- Initial Packaging - Initial Packaging