diff --git a/.tito/packages/dist-git b/.tito/packages/dist-git index 79e2a99..c8a01a0 100644 --- a/.tito/packages/dist-git +++ b/.tito/packages/dist-git @@ -1 +1 @@ -1.17-1 ./dist-git +1.18-1 dist-git/ diff --git a/dist-git/dist-git.spec b/dist-git/dist-git.spec index d0d56fb..3229023 100644 --- a/dist-git/dist-git.spec +++ b/dist-git/dist-git.spec @@ -3,7 +3,7 @@ %global installdir /var/lib/dist-git Name: dist-git -Version: 1.17 +Version: 1.18 Release: 1%{?dist} Summary: Package source version control system @@ -254,6 +254,16 @@ fi %changelog +* Fri Sep 27 2024 Pavel Raiskup 1.18-1 +- replace test on _selinux_policy_version by macro that does it all +- handle situation when _selinux_policy_version is not defined +- silence pylint +- remove rhel7 specific code +- Move %%_bindir symlinks out from dist-git-selinux +- Depend on python3-legacy-cgi for F41+ +- licensing: update the project's COPYING file +- dist-git: move the code into sub-directory + * Wed Jan 04 2023 Miroslav Suchý 1.17-1 - use spdx license - use pytest instead of nose test