diff --git a/.gitignore b/.gitignore index 2c543ad..f2d7921 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /packitos-0.10.0.tar.gz /packitos-0.10.1.tar.gz /packitos-0.11.0.tar.gz +/packitos-0.11.1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 1e56dad..5a25090 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -30,3 +30,10 @@ jobs: metadata: targets: - fedora-stable # on rawhide we have problems with the new marshmallow + - job: copr_build + trigger: commit + metadata: + branch: master + targets: + - fedora-stable + project: packit-master diff --git a/README.packit b/README.packit index 58373fc..01a8b52 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.11.0. +The file was generated using packit 0.9.1.dev25+gc5b7550.d20200415. diff --git a/packit.spec b/packit.spec index 37d1260..2bad2b2 100644 --- a/packit.spec +++ b/packit.spec @@ -2,7 +2,7 @@ %global real_name packit Name: %{real_name} -Version: 0.11.0 +Version: 0.11.1 Release: 1%{?dist} Summary: A tool for integrating upstream projects with Fedora operating system @@ -80,6 +80,9 @@ mv %{buildroot}%{_datadir}/bash_completion/completions/packit %{buildroot}%{_dat %{python3_sitelib}/* %changelog +* Thu Jun 11 2020 Jan Sakalos - 0.11.1-1 +- new upstream release: 0.11.1 + * Thu May 28 2020 Tomas Tomecek - 0.11.0-1 - new upstream release: 0.11.0 diff --git a/sources b/sources index 44b22b5..04d374b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (packitos-0.11.0.tar.gz) = d264caa3f54bb5fceecf23c7182f113773f6bf00e93d4b85100f8887a80a2e770a3171cf40c759902311b817b287ae1ace891394a254d8511db6290f1148eb1e +SHA512 (packitos-0.11.1.tar.gz) = 9dddf06335f22ec111d5b9e3ffd10c28fb4ab6118d79921a24bec2b796b5e886d71bb58d9129a3ffcc94310f75b473baa65403d1116815ac062cd3eb76375889 diff --git a/tests/tests.yml b/tests/tests.yml index cf6a8f7..1266133 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -10,6 +10,7 @@ - python3-tox - python3-pytest - python3-flexmock + - python3-setuptools_scm - make - krb5-devel - rpm-libs