From e6a5ebbe30ed6db7aa90e185e2ceb9e4342bc80e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 16 2018 15:45:14 +0000 Subject: import container-storage-setup-0.11.0-2.git5eaf76c.el7 --- diff --git a/.container-storage-setup.metadata b/.container-storage-setup.metadata index fc6cbe4..3a31f78 100644 --- a/.container-storage-setup.metadata +++ b/.container-storage-setup.metadata @@ -1 +1 @@ -19c7ac37da8a71aec9104384a4d9523ab18a3ec6 SOURCES/container-storage-setup-df0dcd5.tar.gz +62bd85ced2001956146bbe62da153201cc86bbcf SOURCES/container-storage-setup-5eaf76c.tar.gz diff --git a/.gitignore b/.gitignore index 8cf2a14..3a43e69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/container-storage-setup-df0dcd5.tar.gz +SOURCES/container-storage-setup-5eaf76c.tar.gz diff --git a/SPECS/container-storage-setup.spec b/SPECS/container-storage-setup.spec index a0612fc..2325ff4 100644 --- a/SPECS/container-storage-setup.spec +++ b/SPECS/container-storage-setup.spec @@ -1,11 +1,11 @@ %global git0 https://github.com/projectatomic/%{name} %global csslibdir %{_datadir}/%{name} -%global commit0 df0dcd5e1e6c6b2e3182e4c5a4b22b6cec4085f4 +%global commit0 5eaf76cf233bf43dea5385f3dfcad7ec72cf05d9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: container-storage-setup -Version: 0.10.0 -Release: 1.git%{shortcommit0}%{?dist} +Version: 0.11.0 +Release: 2.git%{shortcommit0}%{?dist} Summary: A simple service to setup container storage devices License: ASL 2.0 URL: %{git0} @@ -47,6 +47,10 @@ install -p -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %{csslibdir}/libcss.sh %changelog +* Thu Jun 21 2018 Frantisek Kluknavsky - 0.11.0-2.git5eaf76c +- rebase to 0.11.0 commit 5eaf76cf233bf43dea5385f3dfcad7ec72cf05d9 +- Resolves: #1500360 + * Thu May 03 2018 Lokesh Mandvekar - 0.10.0-1.gitdf0dcd5 - Resolves: #1572266 - bump to v0.10.0