New upstream version

This commit is contained in:
Colin Walters 2016-06-20 13:26:45 -04:00
parent 0f4964ac2c
commit 1986c97561
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@
/ostree-2016.3.tar.xz
/ostree-2016.4.tar.xz
/ostree-2016.5.tar.xz
/ostree-2016.6.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Tool for managing bootable, immutable filesystem trees
Name: ostree
Version: 2016.5
Release: 3%{?dist}
Version: 2016.6
Release: 1%{?dist}
#VCS: git:git://git.gnome.org/ostree
Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/ostree-%{version}.tar.xz
Source1: 91-ostree.preset
@ -127,6 +127,9 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres
%endif
%changelog
* Mon Jun 20 2016 Colin Walters <walters@redhat.com> - 2016.6-1
- New upstream version
* Sun May 8 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.5-3
- aarch64 only has grub2-efi
- Use %%license

View File

@ -1 +1 @@
976de0b7774617b37e8d0b6d9b80f1ff ostree-2016.5.tar.xz
9e05076e5b77afb0533c61fde240a3e1 ostree-2016.6.tar.xz