From 6676d817bce0060693e2b707a4aafbbcf45d7fda Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Feb 03 2020 20:14:17 +0000 Subject: built v1.8.0-rc1 Signed-off-by: Lokesh Mandvekar --- diff --git a/.gitignore b/.gitignore index 3bd534e..f0dabe6 100644 --- a/.gitignore +++ b/.gitignore @@ -398,3 +398,4 @@ /libpod-7bbef41.tar.gz /libpod-9090c47.tar.gz /libpod-b7ce115.tar.gz +/v1.8.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 876a9be..1228d24 100644 --- a/podman.spec +++ b/podman.spec @@ -24,27 +24,27 @@ %endif %define gogenerate go generate -%global provider github -%global provider_tld com -%global project containers -%global repo libpod +%define provider github +%define provider_tld com +%define project containers +%define repo libpod # https://github.com/containers/libpod -%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} -%global import_path %{provider_prefix} -%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo} -%global commit0 b7ce1157b00af09f4a09e39b377aa3abff46ee05 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +%define provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} +%define import_path %{provider_prefix} +%define git0 https://%{provider}.%{provider_tld}/%{project}/%{repo} +%define commit0 5558c2620cb9ad32173a1a9e2240c2adff2fc888 +%define shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global repo_plugins dnsname +%define repo_plugins dnsname # https://github.com/containers/libpod -%global import_path_plugins %%{provider}.%{provider_tld}/%{project}/%{repo_plugins} -%global git_plugins https://%{import_path_plugins} -%global commit_plugins f5af33dedcfc5e707e5560baa4a72f8d96a968fe -%global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) +%define import_path_plugins %{provider}.%{provider_tld}/%{project}/%{repo_plugins} +%define git_plugins https://github.com/containers/dnsname +%define commit_plugins f5af33dedcfc5e707e5560baa4a72f8d96a968fe +%define shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.7.0 +%define built_tag v1.8.0-rc1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://github.com/containers/libpod/archive/%{built_tag}.tar.gz @@ -54,13 +54,13 @@ Epoch: 2 %else Epoch: 0 %endif -Version: 1.7.0 -Release: 2%{?dist} +Version: 1.8.0 +Release: 0.1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ Source0: %{download_url} -Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz +Source1: https://github.com/containers/dnsname/archive/%{commit_plugins}/dnsname-%{shortcommit_plugins}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} Obsoletes: %{name}-manpages < %{epoch}:%{version}-%{release} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. @@ -609,6 +609,7 @@ exit 0 %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* +%{_usr}/lib/tmpfiles.d/%{name}-docker.conf %if 0%{?with_devel} %files -n libpod-devel -f devel.file-list @@ -642,6 +643,9 @@ exit 0 %{_libexecdir}/cni/dnsname %changelog +* Mon Feb 03 2020 Lokesh Mandvekar - 2:1.8.0-0.1 +- built v1.8.0-rc1 + * Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-3 - require container-selinux only when selinux-policy is installed and move podman-remote man pages to dedicated package (#1765818) diff --git a/sources b/sources index 25ef3e0..0d8ed73 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc -SHA512 (libpod-b7ce115.tar.gz) = 7981b5cd9eab77e33ed229cf2d507262199aaf11bac365fbe2c1a9ea142166f7e2c90049d2a852ef219e2ca9d6766099357f53958a24b74a05ac6ed2cb025180 +SHA512 (v1.8.0-rc1.tar.gz) = 14dd3c1f4bd59cea34f342248f05ed6eb942c055ece407d0f2f1a27a746e3706c4afa0c7cc40280aae0c0f179bfc9c20852deb52ee8e5663b68897c481c0c8c7