From e4c1061205fb4db823812be117f9e661cad8fa0b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 May 2023 08:25:51 +0000 Subject: automatic import of copr-dist-git --- .gitignore | 1 + copr-dist-git.spec | 20 +++++++++++++++----- sources | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 938ceba..89d6e82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /copr-dist-git-0.60.tar.gz +/copr-dist-git-0.64.tar.gz diff --git a/copr-dist-git.spec b/copr-dist-git.spec index 378d484..0865630 100644 --- a/copr-dist-git.spec +++ b/copr-dist-git.spec @@ -1,8 +1,7 @@ %global copr_common_version 0.16.4.dev -%global with_check 0 Name: copr-dist-git -Version: 0.60 +Version: 0.64 Release: 1%{?dist} Summary: Copr services for Dist Git server @@ -103,11 +102,9 @@ touch %{buildroot}%{_var}/log/copr-dist-git/main.log %py_byte_compile %{__python3} %{buildroot}%{_datadir}/copr/dist_git -# upstream check fails + %check -%if 0%{?with_check} ./run_tests.sh -vv --no-cov -%endif %post %systemd_post copr-dist-git.service @@ -143,6 +140,19 @@ touch %{buildroot}%{_var}/log/copr-dist-git/main.log %{_tmpfilesdir}/copr-dist-git.conf %changelog +* Wed Apr 05 2023 Jiri Kyjovsky 0.64-1 +- Bump version for release mess + +* Tue Apr 04 2023 Jiri Kyjovsky 0.63-1 +- Skip tests that python3-rpkg breaks + +* Tue Apr 04 2023 Jiri Kyjovsky 0.62-1 +- Skip test_no_op_1 + +* Wed Mar 22 2023 Jiri Kyjovsky 0.61-1 +- Don't kill background workers for service restarts +- Log from what URL a task is being fetched + * Tue Jan 24 2023 Jakub Kadlcik 0.60-1 - Drop an unused cgit_pkg_list_location option - Use SPDX license diff --git a/sources b/sources index 1c2ae50..01c5f00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a19412f6a36c45086942661a59361903 copr-dist-git-0.60.tar.gz +5f13331e19427f9a6a4d332ce83431db copr-dist-git-0.64.tar.gz -- cgit v1.2.3