Release 2019.5
This commit is contained in:
parent
2822669cda
commit
dd2c490700
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
|||||||
/rpm-ostree-2019.4.27.gb381e029.tar.xz
|
/rpm-ostree-2019.4.27.gb381e029.tar.xz
|
||||||
/rpm-ostree-2019.4.28.g44395673.tar.xz
|
/rpm-ostree-2019.4.28.g44395673.tar.xz
|
||||||
/rpm-ostree-2019.4.39.g8d90d03d.tar.xz
|
/rpm-ostree-2019.4.39.g8d90d03d.tar.xz
|
||||||
|
/rpm-ostree-2019.5.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2019.4.39.g8d90d03d
|
Version: 2019.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||||
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
||||||
@ -176,6 +176,9 @@ $PYTHON autofiles.py > files.devel \
|
|||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.5-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Fri Jul 19 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.4.39.g8d90d03d-1
|
* Fri Jul 19 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.4.39.g8d90d03d-1
|
||||||
- git master snapshot for --parent and lockfile overrides
|
- git master snapshot for --parent and lockfile overrides
|
||||||
https://github.com/projectatomic/rpm-ostree/pull/1871
|
https://github.com/projectatomic/rpm-ostree/pull/1871
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpm-ostree-2019.4.39.g8d90d03d.tar.xz) = 8010e9efd84edd8375f2eecb412d3074c4c99f1e03022eb822961dda3407427affa7bb71acce8424c25803f12356ed06feeea7606da252c83837b92cb62ed122
|
SHA512 (rpm-ostree-2019.5.tar.xz) = 15b8a6b2dcb8e914e58073b5541f3bfdb4bac020f9631557f67eda3e9584baec0482b9fc3e67bfb10b2ba093977674f88fc638d2dff1d403ed489deaecef7d6b
|
||||||
|
Loading…
Reference in New Issue
Block a user