diff --git a/.gitignore b/.gitignore index b979809..bcb43bd 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /ostree-2016.9.tar.xz /ostree-2016.10.tar.xz /ostree-2016.11.tar.xz +/ostree-2016.12.tar.xz diff --git a/ostree.spec b/ostree.spec index 524c4af..1779955 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,6 +1,6 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2016.11 +Version: 2016.12 Release: 1%{?dist} #VCS: git:git://git.gnome.org/ostree Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz @@ -126,6 +126,9 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres %endif %changelog +* Sun Oct 23 2016 walters@verbum.org - 2016.12-1 +- New upstream release + * Fri Oct 07 2016 walters@redhat.com - 2016.11-1 - New upstream version diff --git a/sources b/sources index a60fcd2..ce81a05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fa7a2fb00250e9e9881e2577d885bf0 ostree-2016.11.tar.xz +f7ec993d3a0376e3498e89c362c3f171 ostree-2016.12.tar.xz