upgrade version to 0.5.2

This commit is contained in:
wangjiang 2023-07-18 02:51:52 +00:00
parent 6ac0f31932
commit 7624ce0b46
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