From 99f07fae09d3b000ab3afc154fc9f753c62dead7 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Aug 10 2019 11:03:47 +0000 Subject: bump to v1.5.0 autobuilt 54b394b --- diff --git a/podman.spec b/podman.spec index 780c4b3..ae518de 100644 --- a/podman.spec +++ b/podman.spec @@ -454,6 +454,8 @@ export BUILDTAGS="systemd seccomp exclude_graphdriver_devicemapper $(hack/btrfs_ %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} +PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} docs + %if 0%{?fedora} # build %%{name}-remote export BUILDTAGS="remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/ostree_tag.sh) $(hack/selinux_tag.sh)"