diff --git a/.gitignore b/.gitignore index be7cd76..c6d7ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ SOURCES/bubblewrap-0.1.1.tar.gz -SOURCES/rpm-ostree-client-2016.5.tar.xz +SOURCES/rpm-ostree-client-2016.9.tar.xz diff --git a/.rpm-ostree-client.metadata b/.rpm-ostree-client.metadata index 05cfe63..178b78c 100644 --- a/.rpm-ostree-client.metadata +++ b/.rpm-ostree-client.metadata @@ -1,2 +1,2 @@ 903322415b3e8824c6d6513a25a8b3ca03083186 SOURCES/bubblewrap-0.1.1.tar.gz -c844cdb4fac872c6f79557ace3966f12054b9110 SOURCES/rpm-ostree-client-2016.5.tar.xz +2fcd9aab4ddc14a40609f548bd5d0daae8bd43f2 SOURCES/rpm-ostree-client-2016.9.tar.xz diff --git a/SPECS/rpm-ostree-client.spec b/SPECS/rpm-ostree-client.spec index 5f407eb..cadccb9 100644 --- a/SPECS/rpm-ostree-client.spec +++ b/SPECS/rpm-ostree-client.spec @@ -1,7 +1,7 @@ %global bubblewrap_version 0.1.1 Summary: Client side upgrade program Name: rpm-ostree-client -Version: 2016.5 +Version: 2016.9 Release: 1.atomic%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot-without-compose-tooling" @@ -119,6 +119,9 @@ python autofiles.py > files \ %doc COPYING README.md %changelog +* Thu Sep 08 2016 walters@redhat.com - 2016.10-1 +- New upstream version + * Mon Jul 25 2016 Colin Walters - 2016.5-1.atomic - New upstream version