From 5a01342e0a98838a16fc461f2f04a114a66dc85d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 11 May 2015 16:09:38 -0400 Subject: [PATCH] New upstream release --- .gitignore | 1 + rpm-ostree.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a9c12c..d021551 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /rpm-ostree-2015.2.tar.xz /rpm-ostree-2015.3.tar.xz /rpm-ostree-2015.4.tar.xz +/rpm-ostree-2015.5.tar.xz diff --git a/rpm-ostree.spec b/rpm-ostree.spec index b3d397d..688893a 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,6 +1,6 @@ Summary: Client side upgrade program and server side compose tool Name: rpm-ostree -Version: 2015.4 +Version: 2015.5 Release: 2%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot" @@ -46,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" %{_mandir}/man*/*.gz %changelog +* Mon May 11 2015 Colin Walters - 2015.5-2 +- New upstream release + * Fri Apr 10 2015 Colin Walters - 2015.4-2 - New upstream release Port to libhif, drops dependency on yum. diff --git a/sources b/sources index d9c73b1..e10b15c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26af2f770f197251ff105043562ee90f rpm-ostree-2015.4.tar.xz +63048fe64469bd3aa8b6ac04655c0e9e rpm-ostree-2015.5.tar.xz