From e5d3a2866131ed5671ee15034c31b3702ce9e953 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 9 Aug 2016 16:02:00 -0400 Subject: [PATCH] New upstream version --- .gitignore | 1 + ostree.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6d371ee..cb0dfa3 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /ostree-2016.5.tar.xz /ostree-2016.6.tar.xz /ostree-2016.7.tar.xz +/ostree-2016.8.tar.xz diff --git a/ostree.spec b/ostree.spec index d269183..655d7ba 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2016.7 -Release: 4%{?dist} +Version: 2016.8 +Release: 1%{?dist} #VCS: git:git://git.gnome.org/ostree Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: 91-ostree.preset @@ -9,7 +9,6 @@ License: LGPLv2+ URL: http://live.gnome.org/OSTree Patch2: 0001-ostree-remount-Explicitly-set-tmp-to-01777.patch -Patch3: 0001-prune-Retain-the-tip-of-each-ref-even-with-date-prun.patch BuildRequires: git # We always run autogen.sh @@ -128,6 +127,9 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres %endif %changelog +* Tue Aug 09 2016 walters@redhat.com - 2016.8-1 +- New upstream version + * Tue Aug 09 2016 Colin Walters - 2016.7-4 - Add pending patch to fix date-based pruning diff --git a/sources b/sources index 7dd4dcb..30a0dd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08f4530d7ce13931fc17bd123f78ad2c ostree-2016.7.tar.xz +65786a0e60f96ca5c7f221632a9df375 ostree-2016.8.tar.xz