diff --git a/.gitignore b/.gitignore index 7178ce1..cc3a61b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /ostree-2015.1.tar.xz /ostree-2015.2.tar.xz /ostree-2015.3.tar.xz +/ostree-2015.4.tar.xz diff --git a/ostree.spec b/ostree.spec index 775b322..817c6f1 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2015.3 -Release: 3%{?dist} +Version: 2015.4 +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 @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/ostree/grub2* %changelog +* Wed Mar 25 2015 Colin Walters - 2015.4-2 +- New upstream release + * Mon Feb 16 2015 Colin Walters - 2015.3-3 - Require latest libgsystem to ensure people have it diff --git a/sources b/sources index 4e197e4..26e20f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19d2b0f900625997c996f59b201ab901 ostree-2015.3.tar.xz +789816830f2ff53dbbd5213afe1adda7 ostree-2015.4.tar.xz