diff --git a/1.5.1.tar.gz b/1.5.1.tar.gz deleted file mode 100644 index 84e7c73c268a2ea55cf358708e48fd3521bfcd9a..0000000000000000000000000000000000000000 Binary files a/1.5.1.tar.gz and /dev/null differ diff --git a/1.6.0.tar.gz b/1.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b860889b8c26ac23819d4417a14ab3df4ec3e33b Binary files /dev/null and b/1.6.0.tar.gz differ diff --git a/python-pecan.spec b/python-pecan.spec index 87371cd2c03cd2ce736e2810a96e18b0a2b28676..e9601d2ab768e2ce17d6077671a7b6cd54918a51 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pecan -Version: 1.5.1 +Version: 1.6.0 Release: 1 Summary: A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies. License: BSD-3-Clause URL: https://github.com/pecan/pecan -Source0: https://github.com/pecan/pecan/archive/refs/tags/1.5.1.tar.gz +Source0: https://github.com/pecan/pecan/archive/refs/tags/%{version}.tar.gz BuildArch: noarch Requires: python3-logutils @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 13 2025 yanyu - 1.6.0-1 +- Upgrade package to version 1.6.0 + * Thu Jun 13 2024 liuzhilin - 1.5.1-1 - Upgrade package to version 1.5.1 - Addressed an installation bug caused by a duplicate entry script.