Update with git snapshot for zstd support
This commit is contained in:
parent
424f572bb8
commit
1b0431ef4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/rpm-ostree-2019.4.10.gc1cc0827.tar.xz
|
/rpm-ostree-2019.4.10.gc1cc0827.tar.xz
|
||||||
/rpm-ostree-2019.4.15.gbbc9aa9f.tar.xz
|
/rpm-ostree-2019.4.15.gbbc9aa9f.tar.xz
|
||||||
/rpm-ostree-2019.4.27.gb381e029.tar.xz
|
/rpm-ostree-2019.4.27.gb381e029.tar.xz
|
||||||
|
/rpm-ostree-2019.4.28.g44395673.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2019.4.27.gb381e029
|
Version: 2019.4.28.g44395673
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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"
|
||||||
# in the upstream git. If rust is enabled, it contains vendored sources.
|
# in the upstream git. If rust is enabled, it contains vendored sources.
|
||||||
@ -176,6 +176,9 @@ $PYTHON autofiles.py > files.devel \
|
|||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 12 2019 Colin Walters <walters@verbum.org> - 2019.4.28.g44395673-2
|
||||||
|
- Update with git snapshot for zstd support
|
||||||
|
|
||||||
* Wed Jul 10 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.4.27.gb381e029-1
|
* Wed Jul 10 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.4.27.gb381e029-1
|
||||||
- git master snapshot for add-commit-metadata
|
- git master snapshot for add-commit-metadata
|
||||||
https://github.com/projectatomic/rpm-ostree/pull/1865/
|
https://github.com/projectatomic/rpm-ostree/pull/1865/
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpm-ostree-2019.4.27.gb381e029.tar.xz) = bb45365e6b1dfd3cd4bcae026460714936c279f7a187029a6f2e5791727477274dc380909ea4750f051e82cfb172d69429d3bd27023b29570eac61fc00c8132b
|
SHA512 (rpm-ostree-2019.4.28.g44395673.tar.xz) = 94e8eec3b237c19f2df1aed2235131fc28fa5d0b790352cbba50738b2cdc6c9f4c342ee6c4e040411376d17a7b7feb32816ecbab94b19daaddb6fca431a02247
|
||||||
|
Loading…
Reference in New Issue
Block a user