From 506f4e0c43c92a2f34dbb16de8d4799b75cd09a0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 26 2018 18:22:15 +0000 Subject: import atomic-1.22.1-22.git5a342e3.el7 --- diff --git a/.atomic.metadata b/.atomic.metadata index 18f611a..4738fe5 100644 --- a/.atomic.metadata +++ b/.atomic.metadata @@ -1,2 +1,2 @@ -00f5d8bb1aad703c71f4f8f7224d8adc8ef65a45 SOURCES/2fd08606a96e32d90751bd0a703c0b389d306121.tar.gz +3f92050ad4233737a90e47ab37a1f3fbd180407d SOURCES/5a342e32cd22e57345f32d56e2105a699178b59f.tar.gz 18f4c85a1892ab4b6f8c06e6b5e633475bef093d SOURCES/da9a9c87781823f45401ca49da04e269c9e3100e.tar.gz diff --git a/.gitignore b/.gitignore index 00db56f..e920929 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/2fd08606a96e32d90751bd0a703c0b389d306121.tar.gz +SOURCES/5a342e32cd22e57345f32d56e2105a699178b59f.tar.gz SOURCES/da9a9c87781823f45401ca49da04e269c9e3100e.tar.gz diff --git a/SPECS/atomic.spec b/SPECS/atomic.spec index 78c3350..3c5aaac 100644 --- a/SPECS/atomic.spec +++ b/SPECS/atomic.spec @@ -14,7 +14,7 @@ %global pylint python3-pylint %endif -%global commit0 2fd08606a96e32d90751bd0a703c0b389d306121 +%global commit0 5a342e32cd22e57345f32d56e2105a699178b59f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Registries package @@ -26,7 +26,7 @@ Name: atomic Epoch: 1 Version: 1.22.1 -Release: 3.git%{shortcommit0}%{?dist} +Release: 22.git%{shortcommit0}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/%{name} @@ -187,6 +187,13 @@ cd .. %{pysitelib}/registries-*.egg-info %changelog +* Mon Jun 18 2018 Dan Walsh - 1:1.22.1-22.git5a342e3 +- Fix atomix uninstall + +* Mon Jun 04 2018 Lokesh Mandvekar - 1:1.22.1-4.git1895984 +- Resolves: #1576285 +- built atomic commit 1895984 + * Tue Apr 10 2018 Lokesh Mandvekar - 1:1.22.1-3.git2fd0860 - move registries.conf to skopeo - built atomic-registries commit da9a9c8