diff --git a/.gitignore b/.gitignore index 4f3bd77..a3667c5 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /ostree-2016.1.tar.xz /ostree-2016.2.tar.xz /ostree-2016.3.tar.xz +/ostree-2016.4.tar.xz diff --git a/ostree.spec b/ostree.spec index 4aeea77..bf9a995 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2016.3 -Release: 1%{?dist} +Version: 2016.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 @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Mar 23 2016 Colin Walters - 2016.4-2 +- New upstream version + * Fri Feb 26 2016 Colin Walters - 2016.3-1 - New upstream version diff --git a/sources b/sources index 5585914..dd974a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43074239c5dc1da5c2cd76561077c5c3 ostree-2016.3.tar.xz +d404284edb19a404cf904e9f3187e980 ostree-2016.4.tar.xz