!24 upgrade version to 0.5.2

From: @wangjiang37 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-07-18 06:11:04 +00:00 committed by Gitee
commit bacbdc4f7c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 1 deletions

Binary file not shown.

BIN
drpm-0.5.2.tar.bz2 Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%bcond_with zstd %bcond_with zstd
Name: drpm Name: drpm
Version: 0.5.1 Version: 0.5.2
Release: 1 Release: 1
Summary: A library for making, reading and applying deltarpm packages Summary: A library for making, reading and applying deltarpm packages
# the entire source code is LGPLv2+, except src/drpm_diff.c and src/drpm_search.c which are BSD # the entire source code is LGPLv2+, except src/drpm_diff.c and src/drpm_search.c which are BSD
@ -71,6 +71,12 @@ popd
%doc build/doc/html/ %doc build/doc/html/
%changelog %changelog
* Tue Jul 18 2023 wangjiang <wangjiang37@h-partners.com> - 0.5.2-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:upgrade version to 0.5.2
* Wed Jun 22 2022 tanyulong <tanyulong@kylinso.cn> - 0.5.1-1 * Wed Jun 22 2022 tanyulong <tanyulong@kylinso.cn> - 0.5.1-1
- Type:requirements - Type:requirements
- ID:NA - ID:NA