From 22aa7f3fa053bb36820db0c99a453906431341a1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 17 2017 20:35:52 +0000 Subject: import atomic-1.14.1-5.el7 --- diff --git a/.atomic.metadata b/.atomic.metadata index 49b488f..21f12c2 100644 --- a/.atomic.metadata +++ b/.atomic.metadata @@ -1 +1 @@ -056fcd48d83737477b3f294fef90a099fc297be8 SOURCES/8046db29993e35ad1c30a6cf88d79b9f53fbe215.tar.gz +466b2c9d171a100aa2c563f2fb587536d447dced SOURCES/b182dbd34b9479ba4b3a6059389bb1d1198599f3.tar.gz diff --git a/.gitignore b/.gitignore index e4e9e4f..0cd2107 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/8046db29993e35ad1c30a6cf88d79b9f53fbe215.tar.gz +SOURCES/b182dbd34b9479ba4b3a6059389bb1d1198599f3.tar.gz diff --git a/SPECS/atomic.spec b/SPECS/atomic.spec index 4cd49ae..8fb1cd2 100644 --- a/SPECS/atomic.spec +++ b/SPECS/atomic.spec @@ -13,49 +13,53 @@ %global pylint python3-pylint %endif -%global commit0 8046db29993e35ad1c30a6cf88d79b9f53fbe215 +%global commit0 b182dbd34b9479ba4b3a6059389bb1d1198599f3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: atomic Epoch: 1 -Version: 1.13.8 -Release: 1%{?dist} +Version: 1.14.1 +Release: 5%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/%{name} ExclusiveArch: x86_64 Source0: https://github.com/projectatomic/%{name}/archive/%{commit0}.tar.gz +BuildRequires: %{pypkg}-dateutil BuildRequires: %{pypkg}-devel BuildRequires: %{pypkg}-requests >= 2.4.3 BuildRequires: %{pypkg}-setuptools BuildRequires: %{pypkg}-tools BuildRequires: %{pypkg}-ipaddress BuildRequires: %{pypkg}-dbus +BuildRequires: %{pypkg}-docker-py >= 1.7.2-1 BuildRequires: %{pypkg}-setuptools BuildRequires: policycoreutils-%{pypkg} BuildRequires: git BuildRequires: go-md2man -BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 1.6.2 -BuildRequires: %{pypkg}-dbus -BuildRequires: %{pypkg}-docker-py >= 1.7.2-1 +BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 1.7.4 BuildRequires: rpm-%{pypkg} BuildRequires: PyYAML -BuildRequires: %{pypkg}-dateutil Requires: dbus Requires: docker Requires: polkit Requires: setup Requires: rpm-%{pypkg} -Requires: %{pypkg}-setuptools -Requires: %{pypkg}-requests -Requires: %{pypkg}-ipaddress +Requires: %{pypkg}-dateutil +Requires: %{pypkg}-dbus Requires: %{pypkg}-docker-py >= 1.7.2-1 -Requires: %{pypkg}-websocket-client >= 0.11.0 +Requires: %{pypkg}-ipaddress +Requires: %{pypkg}-requests +Requires: %{pypkg}-setuptools Requires: %{pypkg}-six >= 1.3.0 -Requires: skopeo >= 1:0.1.17-0.4 +Requires: %{pypkg}-slip-dbus +Requires: %{pypkg}-websocket-client >= 0.11.0 +Requires: skopeo >= 1:0.1.17-1 +Requires: skopeo-containers >= 1:0.1.17-1 Requires: PyYAML +Requires: gomtree %description The goal of Atomic is to provide a high level, coherent entrypoint to the @@ -128,6 +132,26 @@ rm -rf %{buildroot}%{_sysconfdir}/containers %dir %{_sysconfdir}/%{name}.d %changelog +* Tue Jan 03 2017 Lokesh Mandvekar - 1:1.14.1-5 +- revert python-docker-py version requirement to what existed prior +to enforcing >= 1.10.6 + +* Sat Dec 24 2016 Lokesh Mandvekar - 1:1.14.1-4 +- do not enforce version requirement on python-docker-py + +* Thu Dec 22 2016 Lokesh Mandvekar - 1:1.14.1-3 +- update runtime deps + +* Sat Dec 17 2016 Lokesh Mandvekar - 1:1.14.1-2 +- Requires: python-slip-dbus + +* Wed Dec 14 2016 Lokesh Mandvekar - 1:1.14.1-1 +- Resolves: #1404317 - rebase to v1.14.1 +- built commit b182dbd + +* Wed Nov 30 2016 Lokesh Mandvekar - 1:1.13.8-2 +- Requires gomtree + * Mon Nov 07 2016 Lokesh Mandvekar - 1:1.13.8-1 - bump to v1.13.8 - built commit 8046db2