diff --git a/createrepo_c-0.15.4.tar.gz b/createrepo_c-0.15.4.tar.gz deleted file mode 100644 index 79ef304..0000000 --- a/createrepo_c-0.15.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80dad163abdb83fc24c3de519e8a4888c394a25337e3682fd5f68c04ac2b3d90 -size 595460 diff --git a/createrepo_c-0.15.6.tar.gz b/createrepo_c-0.15.6.tar.gz new file mode 100644 index 0000000..3b76b68 --- /dev/null +++ b/createrepo_c-0.15.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da728de97ae38bce7dc247bc254de28369e0375d18bb0268431f401111f42a1 +size 596602 diff --git a/createrepo_c.changes b/createrepo_c.changes index 034a133..2b4155a 100644 --- a/createrepo_c.changes +++ b/createrepo_c.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 19 14:36:38 UTC 2020 - Neal Gompa + +- Update to 0.15.6 + + Set global_exit_status on sigint so that .repodata are cleaned up + + Fix various issues discovered by covscans (rh#1789707) + + Enhance error handling when locating repositories (rh#1762697) + + Switch updateinfo to explicitly include bool values (rh#1772466) + + add --recycle-pkglist option + + use pkg href for cache lookup with --update + + Sync --excludes matching for dir-walk vs. --pkglist + ------------------------------------------------------------------- Fri Dec 6 11:47:37 UTC 2019 - Neal Gompa diff --git a/createrepo_c.spec b/createrepo_c.spec index 8c9cacd..faea603 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -2,7 +2,7 @@ # spec file for package createrepo_c # # Copyright (c) 2019 SUSE LLC -# Copyright (c) 2019 Neal Gompa . +# Copyright (c) 2020 Neal Gompa . # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,7 +54,7 @@ %define devname lib%{name}-devel Name: createrepo_c -Version: 0.15.4 +Version: 0.15.6 Release: 0 Summary: RPM repository metadata generation utility License: GPL-2.0-or-later