New upstream version
This commit is contained in:
parent
3773db83a8
commit
ffabd1ea97
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/ostree-2016.13.tar.xz
|
/ostree-2016.13.tar.xz
|
||||||
/ostree-2016.14.tar.xz
|
/ostree-2016.14.tar.xz
|
||||||
/ostree-2016.15.tar.xz
|
/ostree-2016.15.tar.xz
|
||||||
|
/ostree-2017.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2016.15
|
Version: 2017.1
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
#VCS: git:git://git.gnome.org/ostree
|
#VCS: git:git://git.gnome.org/ostree
|
||||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
@ -130,6 +130,9 @@ install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/9
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 23 2017 Colin Walters <walters@verbum.org> - 2017.1-2
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Wed Jan 18 2017 Colin Walters <walters@verbum.org> - 2016.15-2
|
* Wed Jan 18 2017 Colin Walters <walters@verbum.org> - 2016.15-2
|
||||||
- Enable libmount for /boot readonly
|
- Enable libmount for /boot readonly
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ostree-2016.15.tar.xz) = 38ec91569356c9fd117bf613a01b548956fcf4565d757640ca8a155832cad98116cce3413ce548144041105f0f0570874de9859718960e3c989500407917b565
|
SHA512 (ostree-2017.1.tar.xz) = bd9fda21c32ebb80b319a6ce02ea8256d9d92787e5b07643485719e1fe2b2db21bea9ac07fc81a337faed4ce52fe10299185c9382d2f22f649c16b393e6048e0
|
||||||
|
Loading…
Reference in New Issue
Block a user