From 61ec98736fd1e90cc5881429b0af15390cb65a74 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 23 Nov 2016 12:02:22 -0500 Subject: [PATCH] New upstream version --- .gitignore | 1 + ostree.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6bd5d8a..13737a7 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /ostree-2016.11.tar.xz /ostree-2016.12.tar.xz /ostree-2016.13.tar.xz +/ostree-2016.14.tar.xz diff --git a/ostree.spec b/ostree.spec index 5fad698..9d87af1 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2016.13 -Release: 2%{?dist} +Version: 2016.14 +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 @@ -128,6 +128,9 @@ install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/9 %endif %changelog +* Wed Nov 23 2016 walters@redhat.com - 2016.14-1 +- New upstream version + * Tue Nov 15 2016 walters@redhat.com - 2016.13-2 - New upstream version - Require glib-networking to fix https://pagure.io/pungi-fedora/pull-request/103 diff --git a/sources b/sources index 74d833a..ddf2435 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17f9b549152af15ce28afe0f249f4a98 ostree-2016.13.tar.xz +c1b76b6142fd4aeed97148038717a6aa ostree-2016.14.tar.xz