Accepting request 817923 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/817923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-07-02 21:59:09 +00:00 committed by Git OBS Bridge
commit 8f5b9b5acf
4 changed files with 14 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41a6181885e38357f7ca843bf9dd27d398a02f79e3def8230e24fd643af11ce3
size 599248

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:027660b37764a3f586eabd886d9dc3d5bc4a3b1d0ae625f862cec7a0100e3a22
size 597132

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 30 14:20:03 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Update to 0.15.11
+ Add python unittest for invalid date in updateinfo record get_datetime
+ Simplify case when attr is empty (prevents covscan warnings)
+ Fix couple of memory leaks, some mistakenly dead code and error handling
+ Add --arch-expand option
+ Fix spelling errors.
-------------------------------------------------------------------
Tue Feb 18 13:27:23 UTC 2020 - Neal Gompa <ngompa13@gmail.com>

View File

@ -54,7 +54,7 @@
%define devname lib%{name}-devel
Name: createrepo_c
Version: 0.15.7
Version: 0.15.11
Release: 0
Summary: RPM repository metadata generation utility
License: GPL-2.0-or-later
@ -76,7 +76,6 @@ BuildRequires: file-devel
BuildRequires: glib2-devel >= 2.22.0
BuildRequires: libbz2-devel
BuildRequires: libcurl-devel
BuildRequires: libexpat-devel
BuildRequires: libxml2-devel
BuildRequires: lzma-devel
BuildRequires: openssl-devel