diff --git a/.gitignore b/.gitignore index 5736c0c..e6e22b6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /rpm-ostree-2014.105.tar.xz /rpm-ostree-2014.106.tar.xz /rpm-ostree-2014.107.tar.xz +/rpm-ostree-2014.109.tar.xz diff --git a/rpm-ostree.spec b/rpm-ostree.spec index d9081bd..6eb6fc4 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: 2014.107 -Release: 2%{?dist} +Version: 2014.109 +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 @@ -46,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" %{_mandir}/man*/*.gz %changelog +* Fri Oct 24 2014 Colin Walters - 2014.109-1 +- New upstream release + * Sat Oct 04 2014 Colin Walters - 2014.107-2 - New upstream release diff --git a/sources b/sources index 2f1b01f..80c8cfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -025482ab426d65a80189d009d0e84ccd rpm-ostree-2014.107.tar.xz +43fa9c0fd276c659941c5709a6d594e8 rpm-ostree-2014.109.tar.xz