diff --git a/lazr.config-2.2.2.tar.gz b/lazr.config-2.2.2.tar.gz deleted file mode 100644 index 963c46a..0000000 Binary files a/lazr.config-2.2.2.tar.gz and /dev/null differ diff --git a/lazr.config-2.2.3.tar.gz b/lazr.config-2.2.3.tar.gz new file mode 100644 index 0000000..e726b24 Binary files /dev/null and b/lazr.config-2.2.3.tar.gz differ diff --git a/python-lazr.config.spec b/python-lazr.config.spec index 3c06f34..ea64154 100644 --- a/python-lazr.config.spec +++ b/python-lazr.config.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lazr.config -Version: 2.2.2 +Version: 2.2.3 Release: 1 Summary: Create configuration schemas, and process and validate configurations. License: LGPL v3 URL: https://pypi.org/project/lazr.config -Source0: https://files.pythonhosted.org/packages/91/35/a20ecb6cb8730b6936ed9b504534f232691fb4d1f5ee1a050472f033aaca/lazr.config-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/cd/33/0095b8fd0879ad9b80f3e3d30655c309a0319ce34df3c984ac316bce1ea5/lazr.config-2.2.3.tar.gz BuildArch: noarch %description @@ -22,8 +22,6 @@ Summary: Create configuration schemas, and process and validate configurations. Provides: python-lazr.config BuildRequires: python3-devel BuildRequires: python3-setuptools -Requires: python3-lazr.delegates - %description -n python3-lazr.config The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on @@ -36,7 +34,6 @@ files. The format supports schema validation. %package help Summary: Development documents and examples for lazr.config Provides: python3-lazr.config-doc - %description help Development documents and examples for lazr.config. @@ -78,8 +75,11 @@ mv %{buildroot}/doclist.lst . %dir %{python3_sitelib}/* %files help -f doclist.lst -%{_pkgdocdir} +%{_docdir}/* %changelog +* Tue Aug 30 2022 liqiuyu - 2.2.3-1 +- update to 2.2.3 + * Thu Dec 17 2020 Python_Bot -- Package Spec generated +- Package Spec generated \ No newline at end of file