diff --git a/.gitignore b/.gitignore index 42da07c..5f0796c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /ostree-2016.3.tar.xz /ostree-2016.4.tar.xz /ostree-2016.5.tar.xz +/ostree-2016.6.tar.xz diff --git a/ostree.spec b/ostree.spec index e64834f..28f43db 100644 --- a/ostree.spec +++ b/ostree.spec @@ -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 - 2016.6-1 +- New upstream version + * Sun May 8 2016 Peter Robinson 2016.5-3 - aarch64 only has grub2-efi - Use %%license diff --git a/sources b/sources index 1974523..3a55097 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -976de0b7774617b37e8d0b6d9b80f1ff ostree-2016.5.tar.xz +9e05076e5b77afb0533c61fde240a3e1 ostree-2016.6.tar.xz