From c77efbaecf632ff880c87107eae218026a7c9958 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: May 28 2016 14:40:12 +0000 Subject: NVR: atomic-1.10-2.git1d6aecf Signed-off-by: Antonio Murdaca --- diff --git a/.gitignore b/.gitignore index cca6eeb..2012a0b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /3be76b5a9c2b2c96cc034eb34305ca0865efedc7.tar.gz /cc5997a87f438940d2713b3fad748eb952b1775a.tar.gz /72cdbef9734453d8783274872a4dfcd9f03d3b40.tar.gz +/1d6aecf1dbbcb88058c39294df7054d9f7fba273.tar.gz diff --git a/atomic.spec b/atomic.spec index 561d965..878469b 100644 --- a/atomic.spec +++ b/atomic.spec @@ -11,12 +11,12 @@ %global __python %{__python3} %endif -%global commit 72cdbef9734453d8783274872a4dfcd9f03d3b40 +%global commit 1d6aecf1dbbcb88058c39294df7054d9f7fba273 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic -Version: 1.9 -Release: 1.git%{shortcommit}%{?dist} +Version: 1.10 +Release: 2.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -58,7 +58,7 @@ Requires: dbus Requires: docker Requires: polkit Requires: setup -Requires: skopeo +Requires: skopeo >= 0.1.12 Requires: runc Requires: rpm-%{pypkg} # https://github.com/projectatomic/atomic/pull/180 @@ -145,6 +145,10 @@ EOF %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf %changelog +* Sat May 28 2016 Antonio Murdaca - 1.10-2.git1d6aecf +- build atomic 1.10 commit 1d6aecf +- update skopeo to 0.1.12 + * Tue Mar 15 2016 Antonio Murdaca - 1.9-1.git72cdbef - build atomic 1.9 commit#72cdbef diff --git a/sources b/sources index b7e9351..525477a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3dc3035df09b32b3e976a6a62c2eecb5 72cdbef9734453d8783274872a4dfcd9f03d3b40.tar.gz +278ad6514bb0edf9e93ba2da45db9127 1d6aecf1dbbcb88058c39294df7054d9f7fba273.tar.gz