From 0d93e23a4c3cbe03c5804507f31b52f4f9424cd0 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mar 18 2020 09:50:15 +0000 Subject: Update copr-cli to 1.86-1 --- diff --git a/copr-cli.spec b/copr-cli.spec index c3a9480..61cd0b0 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -7,7 +7,7 @@ %endif Name: copr-cli -Version: 1.85 +Version: 1.86 Release: 1%{?dist} Summary: Command line interface for COPR @@ -32,6 +32,7 @@ Requires: python3-copr >= 1.89 Requires: python3-jinja2 Requires: python3-simplejson Requires: python3-humanize +Requires: python3-koji Recommends: python3-progress @@ -99,6 +100,7 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/ install -d %{buildroot}%{_datadir}/cheat cp -a man/copr-cli.cheat %{buildroot}%{_datadir}/cheat/copr-cli ln -s %{_datadir}/cheat/copr-cli %{buildroot}%{_datadir}/cheat/copr +install -m 755 copr_cli/package_build_order.py %{buildroot}/%{_bindir}/package-build-order %check @@ -117,9 +119,14 @@ ln -s %{_datadir}/cheat/copr-cli %{buildroot}%{_datadir}/cheat/copr %{_datadir}/cheat/copr-cli %{_datadir}/cheat/copr %{python_sitelib}/* +%{_bindir}/package-build-order %changelog +* Wed Mar 18 2020 Pavel Raiskup 1.86-1 +- add script to list package build order in copr or koji +- fix `copr mock-config` to use `dnf.conf/yum.conf` automatically + * Wed Feb 05 2020 Pavel Raiskup 1.85-1 - new 'copr-cli build-module --distgit DISTGIT' option - make build-package honor the --background flag diff --git a/sources b/sources index 45af0cb..be9cafe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.85.tar.gz) = 20e02c6c98de72b557a8fc64d83f5d11729d1bbde53922baeda5c9ffe70892d98da853da602a8ee119bf39d82175bb5aaa25f97ae3963163778a776d510488ba +SHA512 (copr-cli-1.86.tar.gz) = d72c9b9a9b977ed117fdb6458e3f9f219c4f77ea832457c9ec547136191f555a77c0d669f41b6b62915bf7ffdca19e7d06c8bae807a782805837a6f3d52ffe03