diff --git a/pifpaf-3.1.5.tar.gz b/pifpaf-3.2.1.tar.gz similarity index 48% rename from pifpaf-3.1.5.tar.gz rename to pifpaf-3.2.1.tar.gz index e6cf017b5600859f15cd7ad94ade405cad5c7319..916a8038e2e7a923fdab1a6d742cb219a9a65cf0 100644 Binary files a/pifpaf-3.1.5.tar.gz and b/pifpaf-3.2.1.tar.gz differ diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 15289ff10faf19f645a612da77ebe19bb3c4cf44..2a2c954582543abc04a0333cd75ed45b5f5d994b 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pifpaf -Version: 3.1.5 -Release: 2 +Version: 3.2.1 +Release: 1 Summary: Suite of tools and fixtures to manage daemons for testing License: Apache-2.0 URL: https://github.com/jd/pifpaf -Source0: https://files.pythonhosted.org/packages/0f/e6/07b4c25770ce4e64c816d8747ce25efaad0fa2c960c2eec0161784aff657/pifpaf-3.1.5.tar.gz +Source0: https://files.pythonhosted.org/packages/3b/5d/529f6070c4d17a47b4695a78b9c75602b1ea44552827aebd69700d941079/pifpaf-3.2.1.tar.gz BuildArch: noarch %description @@ -51,7 +51,7 @@ Provides: python3-pifpaf-doc Pifpaf is a suite of fixtures and a command-line tool that allows to start and stop daemons for a quick throw-away usage. %prep -%autosetup -n pifpaf-3.1.5 +%autosetup -n pifpaf-3.2.1 %build %py3_build @@ -94,6 +94,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 21 2024 guochao - 3.2.1-1 +- Update package to version 3.2.1 +- Switch to new version of docker actions +- Redis: Use IP address in sentinel configuration +- Replace call to deprecated method Thread.setDaemon() + * Wed Aug 11 2021 wangxiyuan - 3.1.5-2 - Correct xattr requires * Wed Jul 14 2021 OpenStack_SIG - 3.1.5-1