From 727922bbfff8682e46553c79a08db24cec8f2b9d Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Jun 13 2016 09:11:36 +0000 Subject: NVR: atomic-1.10.5-1.gitce09e40 Signed-off-by: Antonio Murdaca --- diff --git a/.gitignore b/.gitignore index 2012a0b..83d6c5a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /cc5997a87f438940d2713b3fad748eb952b1775a.tar.gz /72cdbef9734453d8783274872a4dfcd9f03d3b40.tar.gz /1d6aecf1dbbcb88058c39294df7054d9f7fba273.tar.gz +/ce09e40922c3f35877d381612280195e445d41c7.tar.gz diff --git a/atomic.spec b/atomic.spec index 878469b..d056851 100644 --- a/atomic.spec +++ b/atomic.spec @@ -11,12 +11,12 @@ %global __python %{__python3} %endif -%global commit 1d6aecf1dbbcb88058c39294df7054d9f7fba273 +%global commit ce09e40922c3f35877d381612280195e445d41c7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic -Version: 1.10 -Release: 2.git%{shortcommit}%{?dist} +Version: 1.10.5 +Release: 1.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -58,14 +58,14 @@ Requires: dbus Requires: docker Requires: polkit Requires: setup -Requires: skopeo >= 0.1.12 +Requires: skopeo >= 0.1.13 Requires: runc Requires: rpm-%{pypkg} # https://github.com/projectatomic/atomic/pull/180 Requires: %{pypkg}-setuptools Requires: %{pypkg}-dbus Requires: %{pypkg}-requests >= 2.4.3 -Requires: %{pypkg}-docker-py +Requires: %{pypkg}-docker-py >= 1.7.2 Requires: %{pypkg}-websocket-client >= 0.11.0 Requires: %{pypkg}-six >= 1.3.0 %if (0%{?rhel} != 0 && 0%{?rhel} <= 7) @@ -145,6 +145,10 @@ EOF %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf %changelog +* Mon Jun 13 2016 Antonio Murdaca - 1.10.5-1.gitce09e40 +- bump atomic v1.10.5 +- bump skopeo to v0.1.13 + * Sat May 28 2016 Antonio Murdaca - 1.10-2.git1d6aecf - build atomic 1.10 commit 1d6aecf - update skopeo to 0.1.12 diff --git a/sources b/sources index 525477a..6530da1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -278ad6514bb0edf9e93ba2da45db9127 1d6aecf1dbbcb88058c39294df7054d9f7fba273.tar.gz +126ac7a7e6247aebaacdca87c2c2a145 ce09e40922c3f35877d381612280195e445d41c7.tar.gz