diff --git a/.gitignore b/.gitignore index 0772fce..1aeca6b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /rpm-ostree-2016.5.tar.xz /rpm-ostree-2016.6.tar.xz /rpm-ostree-2016.7.tar.xz +/rpm-ostree-2016.8.tar.xz diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 5760609..96ebb29 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,7 +1,7 @@ Summary: Client side upgrade program and server side compose tool Name: rpm-ostree -Version: 2016.7 -Release: 4%{?dist} +Version: 2016.8 +Release: 1%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot" Source0: rpm-ostree-%{version}.tar.xz @@ -124,6 +124,9 @@ python autofiles.py > files.devel \ %files devel -f files.devel %changelog +* Thu Sep 08 2016 walters@redhat.com - 2016.8-1 +- New upstream version + * Thu Sep 01 2016 walters@redhat.com - 2016.7-4 - Add requires on fuse https://github.com/projectatomic/rpm-ostree/issues/443 diff --git a/sources b/sources index 8c46605..bdbc9bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9659110cc3d4b9b2717822cb7ea4b1cc rpm-ostree-2016.7.tar.xz +4bc00c69fb1f3c2406bfe40b13a29ca7 rpm-ostree-2016.8.tar.xz