From 908df4c6ea7bdb3c95ac87adc9a72a84f0c830bc Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 3 Oct 2014 20:21:45 -0400 Subject: [PATCH] New upstream release --- .gitignore | 1 + rpm-ostree.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 887c58a..5736c0c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /rpm-ostree-2014.104.tar.xz /rpm-ostree-2014.105.tar.xz /rpm-ostree-2014.106.tar.xz +/rpm-ostree-2014.107.tar.xz diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 9ce84ee..d9081bd 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.106 -Release: 3%{?dist} +Version: 2014.107 +Release: 2%{?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 +* Sat Oct 04 2014 Colin Walters - 2014.107-2 +- New upstream release + * Mon Sep 08 2014 Colin Walters - 2014.106-3 - New upstream release - Bump requirement on ostree diff --git a/sources b/sources index 24f6d13..2f1b01f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad0f1e04e1ae5952700df67f1b70996c rpm-ostree-2014.106.tar.xz +025482ab426d65a80189d009d0e84ccd rpm-ostree-2014.107.tar.xz