forked from pool/createrepo_c
- Update to 0.15.4
+ Add reboot_suggested field to UpdateRecord (rh#1772466) + Skip directory matching --exclude right away + Add restart_suggested to updatecollectionpackage OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/createrepo_c?expand=0&rev=46
This commit is contained in:
parent
03ec5776cf
commit
5e2532d250
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a3ad8f29f45799e85a5a097dce5b6f08525984ef1dc6d19dcd07281d674efd5
|
||||
size 595144
|
3
createrepo_c-0.15.4.tar.gz
Normal file
3
createrepo_c-0.15.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80dad163abdb83fc24c3de519e8a4888c394a25337e3682fd5f68c04ac2b3d90
|
||||
size 595460
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 6 11:47:37 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Update to 0.15.4
|
||||
+ Add reboot_suggested field to UpdateRecord (rh#1772466)
|
||||
+ Skip directory matching --exclude right away
|
||||
+ Add restart_suggested to updatecollectionpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:42:37 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
|
@ -54,7 +54,7 @@
|
||||
%define devname lib%{name}-devel
|
||||
|
||||
Name: createrepo_c
|
||||
Version: 0.15.3
|
||||
Version: 0.15.4
|
||||
Release: 0
|
||||
Summary: RPM repository metadata generation utility
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user