From 3a63082064e203a1c036a19a2279f736fb7af5d2 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 22 Mar 2014 10:30:07 -0400 Subject: [PATCH] New git snapshot, add rpm-ostree-sign to file list --- .gitignore | 1 + rpm-ostree.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ab2edb..2697156 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rpm-ostree-2014.5.8.ge3264d9.tar.xz /rpm-ostree-2014.6.tar.xz +/rpm-ostree-2014.6.3.g5707fa7.tar.xz diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 0335512..0c5cf69 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,6 +1,6 @@ Summary: Commit RPMs to an OSTree repository Name: rpm-ostree -Version: 2014.6 +Version: 2014.6.3.g5707fa7 Release: 1%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot" @@ -53,10 +53,14 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" %files autobuilder %{_bindir}/rpm-ostree-autobuilder +%{_bindir}/rpm-ostree-sign %{_libdir}/%{name}-autobuilder/ %{_datadir}/%{name}-autobuilder/ %changelog +* Sat Mar 22 2014 Colin Walters - 2014.6.3.g5707fa7-1 +- New git snapshot, add rpm-ostree-sign to file list + * Sat Mar 22 2014 Colin Walters - 2014.6-1 - New upstream version diff --git a/sources b/sources index 1a67642..1f38c64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7688009ea7d31821e3907d8407099edc rpm-ostree-2014.6.tar.xz +8ee0bc33dc58838e5516f0fbbed609ce rpm-ostree-2014.6.3.g5707fa7.tar.xz