Accepting request 765581 from system:packagemanager

- 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

OBS-URL: https://build.opensuse.org/request/show/765581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-01-21 19:57:11 +00:00 committed by Git OBS Bridge
commit 28789114a8
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80dad163abdb83fc24c3de519e8a4888c394a25337e3682fd5f68c04ac2b3d90
size 595460

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4da728de97ae38bce7dc247bc254de28369e0375d18bb0268431f401111f42a1
size 596602

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 19 14:36:38 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- 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 <ngompa13@gmail.com>

View File

@ -2,7 +2,7 @@
# spec file for package createrepo_c
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>.
# Copyright (c) 2020 Neal Gompa <ngompa13@gmail.com>.
#
# 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