diff --git a/skopeo.spec b/skopeo.spec index 965f349..539e340 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -43,7 +43,7 @@ Name: %{repo} Epoch: %{conditional_epoch} Version: 1.2.2 -Release: 5.dev.git%{shortcommit0}%{?dist} +Release: 6.dev.git%{shortcommit0}%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -67,7 +67,7 @@ BuildRequires: pkgconfig(devmapper) BuildRequires: ostree-devel BuildRequires: glib2-devel BuildRequires: make -Requires: containers-common >= 4:0.33.0-1 +Requires: containers-common >= 4:0.33.0-2 Provides: bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9 Provides: bundled(golang(github.com/BurntSushi/toml)) = master @@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Tue Jan 12 2021 Lokesh Mandvekar - 1:1.2.2-6.dev.git2e90a8a +- Requires: containers-common-4:0.33.0-2 + * Tue Jan 12 2021 Lokesh Mandvekar - 1:1.2.2-5.dev.git2e90a8a - depend on containers-common >= 4:0.33.0-1