From d4a1b9f173394ee11c7f36fe1eb6f88365706713 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Jul 21 2017 22:45:38 +0000 Subject: bump Release to OS_CONF_FILE change --- diff --git a/origin.spec b/origin.spec index 0359440..a91cce4 100644 --- a/origin.spec +++ b/origin.spec @@ -56,7 +56,7 @@ Name: %{package_name} # Version is not kept up to date and is intended to be set by tito custom # builders provided in the .tito/lib directory of this project Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open Source Container Management by Red Hat License: ASL 2.0 URL: https://%{import_path} @@ -2182,6 +2182,9 @@ if [ "$1" -eq 0 ] ; then fi %changelog +* Fri Jul 21 2017 Adam Miller - 1.5.1-3 +- fix OS_CONF_FILE excluder path + * Wed Jul 05 2017 Adam Miller - 1.5.1-2 - Exclude ppc64 since docker doesn't exist for that architecture