From 1d4483a4f46c8888ada0ffa6e15bf150f1bd4652 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 26 Aug 2015 17:53:24 -0400 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 501620c..ca73bf1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /ostree-2015.5.tar.xz /ostree-2015.6.tar.xz /ostree-2015.7.tar.xz +/ostree-2015.8.tar.xz diff --git a/ostree.spec b/ostree.spec index 4ad890e..bac0503 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2015.7 -Release: 2%{?dist} +Version: 2015.8 +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 @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Aug 26 2015 Colin Walters - 2015.8-1 +- New upstream version + * Thu Jun 18 2015 Fedora Release Engineering - 2015.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index fce6a50..c8aa187 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -015bdb63b305091ded428f46372a9ddf ostree-2015.7.tar.xz +294e512243b4c809564b858c0fb968db ostree-2015.8.tar.xz