Release 2018.1
This commit is contained in:
parent
0e3b7e4ada
commit
14902173d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/rpm-ostree-2017.9.tar.xz
|
||||
/rpm-ostree-2017.10.tar.xz
|
||||
/rpm-ostree-2017.11.tar.xz
|
||||
/rpm-ostree-2018.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2017.11
|
||||
Version: 2018.1
|
||||
Release: 1%{?dist}
|
||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
|
||||
@ -150,6 +150,9 @@ python autofiles.py > files.devel \
|
||||
%files devel -f files.devel
|
||||
|
||||
%changelog
|
||||
* Mon Jan 15 2018 Colin Walters <walters@verbum.org> - 2018.1-1
|
||||
- https://github.com/projectatomic/rpm-ostree/releases/tag/v2018.1
|
||||
|
||||
* Tue Dec 04 2017 Jonathan Lebon <jlebon@redhat.com> - 2017.11-1
|
||||
- New upstream version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2017.11.tar.xz) = c6d8f8fb1f606e3e02b881206d32d66bc83ad861452b6e7a1affe393f780f53cfd31984083a0bf5c2a6bb592e993886701915ac69e71d526edfe6ab06218d35c
|
||||
SHA512 (rpm-ostree-2018.1.tar.xz) = 2f2f46ecf328e96bf786b791a906ec3426e37bcfff15752e34f2612e2f625b418e20efd1705cfe26a6421c824109ca6ff32065f206cb27a9be9a02bf880f24a2
|
||||
|
Loading…
Reference in New Issue
Block a user