diff --git a/.gitignore b/.gitignore index cc3a61b..bc6ba9f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /ostree-2015.2.tar.xz /ostree-2015.3.tar.xz /ostree-2015.4.tar.xz +/ostree-2015.5.tar.xz diff --git a/ostree.spec b/ostree.spec index 2b09991..6d18c88 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2015.4 -Release: 5%{?dist} +Version: 2015.5 +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 +* Tue Apr 07 2015 Colin Walters - 2015.5-2 +- New upstream release + * Mon Mar 30 2015 Dan HorĂ¡k - 2015.4-5 - ExcludeArch is a build restriction and is global, switching to %%ifnarch diff --git a/sources b/sources index 26e20f4..d3af6f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -789816830f2ff53dbbd5213afe1adda7 ostree-2015.4.tar.xz +070993dcdedd4d6852da29a51917c485 ostree-2015.5.tar.xz