2017.7-1 -- new upstream version
This commit is contained in:
parent
9e1337e6ef
commit
bef41dbf6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/rpm-ostree-2017.5.tar.xz
|
||||
/rpm-ostree-2017.6.tar.xz
|
||||
/rpm-ostree-2017.6.67.g417a3d8.tar.xz
|
||||
/rpm-ostree-2017.7.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2017.6.67.g417a3d8
|
||||
Release: 4%{?dist}
|
||||
Version: 2017.7
|
||||
Release: 1%{?dist}
|
||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
|
||||
Source0: rpm-ostree-%{version}.tar.xz
|
||||
@ -136,6 +136,9 @@ python autofiles.py > files.devel \
|
||||
%files devel -f files.devel
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2017 Jonathan Lebon <jlebon@redhat.com> - 2017.7-1
|
||||
- New upstream version
|
||||
|
||||
* Sat Jun 24 2017 Colin Walters <walters@verbum.org>
|
||||
- Update to git snapshot to help debug compose failure
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2017.6.67.g417a3d8.tar.xz) = 7e670b18e3fd742ea73baefd427a7b592dca4373dc6f3290d72f79361fbaed60987c9a7ac694d29017f99149365acae11f7ca93e8e9d4e56027a18db020d7df7
|
||||
SHA512 (rpm-ostree-2017.7.tar.xz) = 25ec7e152263e0d67f219caea91931178dfd2797254f9d656ad20b9865b4474ade7ffb37a6b6f4bdab028724ab063a4db7291b98565c56c9b0172b7aaac3ed76
|
||||
|
Loading…
Reference in New Issue
Block a user