Updating the module and the update script itself
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
9e53c3185a
commit
d969296645
2 changed files with 15 additions and 9 deletions
3
Makefile
3
Makefile
|
|
@ -1,5 +1,6 @@
|
|||
SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/atomic
|
||||
MODULE = $(shell pwd | sed 's/^.*\///')
|
||||
BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//')
|
||||
|
||||
update:
|
||||
curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml
|
||||
curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml
|
||||
|
|
|
|||
21
atomic.yaml
21
atomic.yaml
|
|
@ -268,12 +268,12 @@ data:
|
|||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 4f1d6e93c3452ae054c16713d351115e6d94a6ab
|
||||
# fedora-modular-release-27-1
|
||||
# fedora-modular-release-dummyversion-dummyrelease
|
||||
fedora-modular-release:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: master
|
||||
# fedora-modular-repos-27-1
|
||||
# fedora-modular-repos-dummyversion-dummyrelease
|
||||
fedora-modular-repos:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
|
|
@ -408,11 +408,11 @@ data:
|
|||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 21c2f037de795def7dfafe0692c2ae0b73b9abcd
|
||||
# guile-2.0.14-3.fc27
|
||||
# guile-2.0.14-4.fc28
|
||||
guile:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 2d4f42b413781574298e5a2a7964030e3306a1ba
|
||||
ref: 2e1753128fef7e6f97f1a37ad9ff93864840f045
|
||||
# gzip-1.8-4.fc27
|
||||
gzip:
|
||||
rationale: >-
|
||||
|
|
@ -1213,11 +1213,11 @@ data:
|
|||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: edd698f759675cc89855a9043f44960337d59192
|
||||
# rpm-4.14.0-0.rc1.2.fc28
|
||||
# rpm-4.14.0-0.rc2.5.fc28
|
||||
rpm:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: aa109fa4c6cb6dfa5b045e10729074392fbc9ceb
|
||||
ref: cae5fc9f6f49cf9086cec24760cb720e59d3aa67
|
||||
# rpm-ostree-2017.8-2.fc28
|
||||
rpm-ostree:
|
||||
rationale: >-
|
||||
|
|
@ -1335,11 +1335,11 @@ data:
|
|||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 55fef8cdba647763749018b67ad89c750000b0a0
|
||||
# util-linux-2.30.1-5.fc27
|
||||
# util-linux-2.30.2-1.fc28
|
||||
util-linux:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 8aba564a5f30229b192d4332a0aee63f6391dfba
|
||||
ref: 558fdf8110e5ab2799c553e1c9e75b6a8e3eb23d
|
||||
# vim-8.0.983-1.fc28
|
||||
vim:
|
||||
rationale: >-
|
||||
|
|
@ -1370,3 +1370,8 @@ data:
|
|||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 2bc4b0a6ef3dd81db1f4cb637c41ae496e235569
|
||||
# zstd-1.3.1-1.fc28
|
||||
zstd:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: c82a3a0cf898e0075c0efa4079d3caca079b78de
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue