New upstream release

This commit is contained in:
Colin Walters 2015-04-17 14:47:23 -04:00
parent 74b2e03d0c
commit 2204ef1383
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/ostree-2015.3.tar.xz
/ostree-2015.4.tar.xz
/ostree-2015.5.tar.xz
/ostree-2015.6.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Tool for managing bootable, immutable filesystem trees
Name: ostree
Version: 2015.5
Release: 4%{?dist}
Version: 2015.6
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
@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Apr 17 2015 Colin Walters <walters@redhat.com> - 2015.6-2
- New upstream release
* Sun Apr 12 2015 Colin Walters <walters@redhat.com> - 2015.5-4
- (Really) Handle null epoch as well; this was injected for https://github.com/cgwalters/rpmdistro-gitoverlay

View File

@ -1 +1 @@
070993dcdedd4d6852da29a51917c485 ostree-2015.5.tar.xz
e7b944846828ee177a2bccef2f4afa81 ostree-2015.6.tar.xz