diff --git a/.gitignore b/.gitignore index d064689..0cc6ed2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /1d6aecf1dbbcb88058c39294df7054d9f7fba273.tar.gz /ce09e40922c3f35877d381612280195e445d41c7.tar.gz /6ff40cbf5e49513555695c7314496cb9fa402c1c.tar.gz +/f9b3c6cc72c004039200411734a03f41258d02c2.tar.gz diff --git a/atomic.spec b/atomic.spec index e7f86a1..0d2bcc4 100644 --- a/atomic.spec +++ b/atomic.spec @@ -11,12 +11,12 @@ %global __python %{__python3} %endif -%global commit 6ff40cbf5e49513555695c7314496cb9fa402c1c +%global commit f9b3c6cc72c004039200411734a03f41258d02c2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic -Version: 1.11.0 -Release: 2.git%{shortcommit}%{?dist} +Version: 1.12.0 +Release: 1%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -143,6 +143,9 @@ EOF %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf %changelog +* Wed Sep 07 2016 Lokesh Mandvekar - 1.12.0-1 +- bump to v1.12.0 + * Thu Aug 11 2016 Lokesh Mandvekar - 1.11.0-2.git6ff40cb - use skopeo >= 0.1.4-1 diff --git a/sources b/sources index e3627a1..2e1afbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c5e3c031add2c1e849e5a93e97add11 6ff40cbf5e49513555695c7314496cb9fa402c1c.tar.gz +1faeb9978a70334f1ba6c595950e31b1 f9b3c6cc72c004039200411734a03f41258d02c2.tar.gz