[rpm-ostree-toolbox] New upstream release

Colin Walters walters at fedoraproject.org
Fri Oct 24 21:08:26 UTC 2014


commit 74a5955b9c70e82093af07029065c966b60cce79
Author: Colin Walters <walters at verbum.org>
Date:   Fri Oct 24 17:08:30 2014 -0400

    New upstream release

 .gitignore              |    1 +
 rpm-ostree-toolbox.spec |   14 ++++++++++----
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15476a5..baaba86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rpm-ostree-toolbox-2014.11.tar.xz
 /rpm-ostree-toolbox-2014.100.tar.xz
 /rpm-ostree-toolbox-2014.103.38.g128d6ca.tar.xz
+/rpm-ostree-toolbox-2014.105.tar.xz
diff --git a/rpm-ostree-toolbox.spec b/rpm-ostree-toolbox.spec
index 0dd5a9f..cc2309f 100644
--- a/rpm-ostree-toolbox.spec
+++ b/rpm-ostree-toolbox.spec
@@ -1,7 +1,7 @@
 Summary: Extra tools for rpm-ostree
 Name: rpm-ostree-toolbox
-Version: 2014.103.38.g128d6ca
-Release: 1%{?dist}
+Version: 2014.105
+Release: 2%{?dist}
 #VCS: https://github.com/cgwalters/rpm-ostree-toolbox
 # This tarball is generated via "make -C packaging -f Makefile.dist-packaging dist-snapshot"
 # which is really just a wrapper for "git archive".
@@ -33,8 +33,11 @@ Requires: kernel
 
 Requires: lorax
 # Imagefactory
-Requires: imagefactory
-Requires: imagefactory-plugins-TinMan
+Requires: imagefactory >= 1.1.6-1
+Requires: imagefactory-plugins-TinMan >= 1.1.6-1
+Requires: imagefactory-plugins-OVA >= 1.1.6-1
+Requires: imagefactory-plugins-vSphere >= 1.1.6-1
+Requires: imagefactory-plugins-RHEVM >= 1.1.6-1
 
 %if 0%{?rhel}
 %else
@@ -90,6 +93,9 @@ getent passwd %{unprivileged_user} >/dev/null || \
 %{_unitdir}/rpm-ostree-toolbox-build-monitor.service
 
 %changelog
+* Fri Oct 24 2014 Colin Walters <walters at redhat.com> - 2014.105-2
+- New upstream release
+
 * Sat May 24 2014 Colin Walters <walters at verbum.org> - 2014.11-1
 - Initial package
 
diff --git a/sources b/sources
index f2a0d20..0785cf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5582fcae963fea96eacff351a261093  rpm-ostree-toolbox-2014.103.38.g128d6ca.tar.xz
+7be0eccdd83b092f01bcd63c44f77c9b  rpm-ostree-toolbox-2014.105.tar.xz


More information about the scm-commits mailing list