summaryrefslogtreecommitdiff
path: root/copr-dist-git.spec
diff options
context:
space:
mode:
Diffstat (limited to 'copr-dist-git.spec')
-rw-r--r--copr-dist-git.spec20
1 files changed, 15 insertions, 5 deletions
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 <j1.kyjovsky@gmail.com> 0.64-1
+- Bump version for release mess
+
+* Tue Apr 04 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 0.63-1
+- Skip tests that python3-rpkg breaks
+
+* Tue Apr 04 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 0.62-1
+- Skip test_no_op_1
+
+* Wed Mar 22 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 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 <frostyx@email.cz> 0.60-1
- Drop an unused cgit_pkg_list_location option
- Use SPDX license