From 678e97f47047e5f5640794a2225062a93aef1f46 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sep 09 2016 00:54:27 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index dcaba76..0436cbe 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /ostree-2016.7.tar.xz /ostree-2016.8.tar.xz /ostree-2016.9.tar.xz +/ostree-2016.10.tar.xz diff --git a/ostree.spec b/ostree.spec index 49d7772..b29e4e6 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,6 +1,6 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2016.9 +Version: 2016.10 Release: 1%{?dist} #VCS: git:git://git.gnome.org/ostree Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz @@ -128,6 +128,9 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres %endif %changelog +* Thu Sep 08 2016 walters@redhat.com - 2016.10-1 +- New upstream version + * Wed Aug 31 2016 Colin Walters - 2016.9-1 - New upstream version diff --git a/sources b/sources index 0e6e86c..c461c09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5b56cf8f47c7adc4bee861d23a48824 ostree-2016.9.tar.xz +f062b0898bb1867c7ed1219b72f05c98 ostree-2016.10.tar.xz