diff --git a/.gitignore b/.gitignore index bc6ba9f..2b006a6 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /ostree-2015.3.tar.xz /ostree-2015.4.tar.xz /ostree-2015.5.tar.xz +/ostree-2015.6.tar.xz diff --git a/ostree.spec b/ostree.spec index 68c6f6e..430f005 100644 --- a/ostree.spec +++ b/ostree.spec @@ -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 - 2015.6-2 +- New upstream release + * Sun Apr 12 2015 Colin Walters - 2015.5-4 - (Really) Handle null epoch as well; this was injected for https://github.com/cgwalters/rpmdistro-gitoverlay diff --git a/sources b/sources index d3af6f5..8fe6ab1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -070993dcdedd4d6852da29a51917c485 ostree-2015.5.tar.xz +e7b944846828ee177a2bccef2f4afa81 ostree-2015.6.tar.xz