diff --git a/.gitignore b/.gitignore index cfd49ea..bc75d37 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ /127d5a084def77aec71bcbfeccbbcd6d09ac3d84.tar.gz /b182dbd34b9479ba4b3a6059389bb1d1198599f3.tar.gz /3e63e3a9f426a89a44bd58c7d664f68ee733762a.tar.gz +/fcfe13227d47c4bbbc60e99a62e8db4e3ee28850.tar.gz /68ed6292629b6b81a0038401340f6285c897884e.tar.gz diff --git a/atomic.spec b/atomic.spec index e84a933..9e082e0 100644 --- a/atomic.spec +++ b/atomic.spec @@ -16,7 +16,7 @@ Name: atomic Version: 1.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -56,7 +56,6 @@ BuildRequires: PyYAML Requires: dbus Requires: gomtree -Requires: docker Requires: polkit Requires: setup Requires: skopeo >= 0.1.14-4 @@ -93,12 +92,10 @@ Requires: PyYAML The goal of Atomic is to provide a high level, coherent entrypoint to the system, and fill in gaps. -For Docker, atomic can make it easier to interact with special kinds of -containers, such as super-privileged debugging tools and the like. +atomic can make it easier to interact with container runtimes for different +kinds of containers, such as super-privileged and system containers. -The atomic host subcommand wraps rpm-ostree, currently just providing a -friendlier name, but in the future Atomic may provide more unified -management. +The atomic host subcommand wraps rpm-ostree providing unified management. %prep %setup -qn %{name}-%{commit} @@ -157,6 +154,14 @@ EOF %dir %{_sharedstatedir}/containers/%{name} %changelog +* Tue Jan 31 2017 Dan Walsh - 1.15.2-2 +- Remove requires docker. + +- Atomic/storage.py: Python3 fixes +- Lots of backend fixes +- Start using skopeo inspect +- Fix crashes in atomic storage + * Tue Jan 31 2017 Frantisek Kluknavsky - 1.15.2-1 - bump to v1.15.2 diff --git a/sources b/sources index d35f9ea..c997e9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (68ed6292629b6b81a0038401340f6285c897884e.tar.gz) = 7058ee621020ae69e82bf9f53860da386cb5f243ad7bb06c22933031f56952ffc2c7ccda09c7742665a4e1a4fa7fdf4448963a8c97a16309f38e46ffe77c49f3 +SHA512 (fcfe13227d47c4bbbc60e99a62e8db4e3ee28850.tar.gz) = faea867132ee97ee9dbd4adb62bf8c329b572e5e7c01892e03d6b3c24994b7238e1e733a9b7e479d4ebf9f4ebe8a0ea189c9ab5d1b920fc4ae6fef681b6d4a76