diff --git a/createrepo_c-0.17.6.tar.gz b/createrepo_c-0.17.6.tar.gz deleted file mode 100644 index 8f44440..0000000 Binary files a/createrepo_c-0.17.6.tar.gz and /dev/null differ diff --git a/createrepo_c-0.20.1.tar.gz b/createrepo_c-0.20.1.tar.gz new file mode 100644 index 0000000..8aafd64 Binary files /dev/null and b/createrepo_c-0.20.1.tar.gz differ diff --git a/createrepo_c.spec b/createrepo_c.spec index ed16fc4..9ab0638 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -32,8 +32,8 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 0.17.6 -Release: 2 +Version: 0.20.1 +Release: 1 License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -178,6 +178,9 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo %endif %changelog +* Thu Jan 19 2023 Lv Ying - 0.20.1-1 +- update version to 0.20.1 + * Sat Oct 22 2022 yanglongkang - 0.17.6-2 - add the dynamic library file in the rpm package to the ldconfig management fix rpmbuild warning