diff --git a/podman.spec b/podman.spec index 71735f4..32c327d 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ # To build a random user's fork/commit, comment out above line, # uncomment below line and replace the placeholders and commit0 below with the right info #%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO -%global commit0 2102e26506f392499b78297d25e24d591dee3bc8 +%global commit0 179b9d1745db19cb420b0a8f8d6afa4dfc07dd91 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global repo_plugins dnsname @@ -56,7 +56,7 @@ Version: 3.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.178.dev.git%{shortcommit0}%{?dist} +Release: 0.179.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -633,6 +633,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 +- autobuilt 179b9d1 + * Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 - autobuilt 2102e26