[ostree] New upstream release

Colin Walters walters at fedoraproject.org
Fri Oct 24 17:35:44 UTC 2014


commit 05401d2090272b334ab6a8b8a5a5f91233c72402
Author: Colin Walters <walters at verbum.org>
Date:   Fri Oct 24 13:35:47 2014 -0400

    New upstream release

 .gitignore  |    1 +
 ostree.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 849798c..99192e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /ostree-2014.6.tar.xz
 /ostree-2014.7.tar.xz
 /ostree-2014.8.tar.xz
+/ostree-2014.9.tar.xz
diff --git a/ostree.spec b/ostree.spec
index 699bed2..ec44a3b 100644
--- a/ostree.spec
+++ b/ostree.spec
@@ -1,7 +1,7 @@
-Summary: Git for operating system binaries
+Summary: Tool for managing bootable, immutable filesystem trees
 Name: ostree
-Version: 2014.8
-Release: 1%{?dist}
+Version: 2014.9
+Release: 2%{?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
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/ostree/grub2*
 
 %changelog
+* Fri Oct 24 2014 Colin Walters <walters at redhat.com> - 2014.9-2
+- New upstream release
+
 * Thu Oct 16 2014 Colin Walters <walters at redhat.com>
 - New upstream release
 
diff --git a/sources b/sources
index c0d5cbb..55a1fa7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0cc9f3f1efed112142e7961d311b8cc  ostree-2014.8.tar.xz
+a88d557776e904a920919c96ecfb6876  ostree-2014.9.tar.xz


More information about the scm-commits mailing list