diff --git a/drpm-0.5.0.tar.bz2 b/drpm-0.5.0.tar.bz2 deleted file mode 100644 index 43efeeb3e4fbb13507b5d0c1fb965f1045cbb33a..0000000000000000000000000000000000000000 Binary files a/drpm-0.5.0.tar.bz2 and /dev/null differ diff --git a/drpm-0.5.1.tar.bz2 b/drpm-0.5.1.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..13686d6082d5e0a590966e2406aa26d39b9f50a9 Binary files /dev/null and b/drpm-0.5.1.tar.bz2 differ diff --git a/drpm.spec b/drpm.spec index 0165d982c5f69e0f93d211134636bc94ac5e130d..cf22bd5d6b0b8376b35a50a5420a420c71ec986b 100644 --- a/drpm.spec +++ b/drpm.spec @@ -2,8 +2,8 @@ %bcond_with zstd Name: drpm -Version: 0.5.0 -Release: 3 +Version: 0.5.1 +Release: 1 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 License: LGPLv2+ and BSD @@ -71,6 +71,12 @@ popd %doc build/doc/html/ %changelog +* Wed Jun 22 2022 tanyulong - 0.5.1-1 +- Type:requirements +- ID:NA +- SUG:NA +- DESC:upgrade upstream version 0.5.1 + * Fri May 13 2022 mylee - 0.5.0-3 - fix spec changelog date