New upstream version

This commit is contained in:
Colin Walters 2015-09-23 12:18:33 -04:00
parent 1d4483a4f4
commit 4f7fb7e7e1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/ostree-2015.6.tar.xz
/ostree-2015.7.tar.xz
/ostree-2015.8.tar.xz
/ostree-2015.9.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Tool for managing bootable, immutable filesystem trees
Name: ostree
Version: 2015.8
Version: 2015.9
Release: 1%{?dist}
#VCS: git:git://git.gnome.org/ostree
Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/ostree-%{version}.tar.xz
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Sep 23 2015 Colin Walters <walters@redhat.com> - 2015.9-1
- New upstream version
* Wed Aug 26 2015 Colin Walters <walters@redhat.com> - 2015.8-1
- New upstream version

View File

@ -1 +1 @@
294e512243b4c809564b858c0fb968db ostree-2015.8.tar.xz
f163475a1bf25c263ad60aa449973f95 ostree-2015.9.tar.xz