Accepting request 907766 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/907766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2021-07-25 18:09:11 +00:00 committed by Git OBS Bridge
commit c9b897d24d
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 30 15:35:41 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Update to 0.17.3
+ Remove distutils which are deprecated in python3.10
+ Fix segmentation fault when taking str() of closed file
+ Use pkg-config for rpm libraries instead of custom code
+ Drop Python 2 support
+ Never leave behind .repodata lock on exit
-------------------------------------------------------------------
Fri Feb 26 07:16:58 UTC 2021 - Frank Schreiner <FSchreiner@suse.com>

View File

@ -54,7 +54,7 @@
%define devname lib%{name}-devel
Name: createrepo_c
Version: 0.16.0
Version: 0.17.3
Release: 0
Summary: RPM repository metadata generation utility
License: GPL-2.0-or-later