diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec index 0818ae8f837a3e2e51beaf97bc42498426f649d1..c9c946e13d6a9bb4f7662b2791b0c81cbcf2a45f 100644 --- a/python-trove-classifiers.spec +++ b/python-trove-classifiers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-trove-classifiers -Version: 2023.10.18 +Version: 2024.1.8 Release: 1 Summary: Canonical source for classifiers on PyPI (pypi.org). License: Apache-2.0 URL: https://github.com/pypa/trove-classifiers -Source0: https://files.pythonhosted.org/packages/5b/fa/49b6a09e4f389d4d9406d2947a685de1462ffb676ea6e61c50905e27b0f4/trove-classifiers-2023.10.18.tar.gz +Source0: https://files.pythonhosted.org/packages/44/e4/9de7cda4a03a996758fbdb7ddacc071b4c62fdcd645e0a1192a22e8c55c0/trove-classifiers-2024.1.8.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -59,5 +59,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Apr 22 2024 zhaojingyu - 2024.1.8-1 +- update package to version 2024.1.8 +- Added classifiers for Controller Area Network + * Thu Nov 2 2023 Dongxing Wang - 2023.10.18-1 - Init package diff --git a/trove-classifiers-2023.10.18.tar.gz b/trove-classifiers-2023.10.18.tar.gz deleted file mode 100644 index aa3b73c6a1b396d625d4ad56c624d71e1fcc18b1..0000000000000000000000000000000000000000 Binary files a/trove-classifiers-2023.10.18.tar.gz and /dev/null differ diff --git a/trove-classifiers-2024.1.8.tar.gz b/trove-classifiers-2024.1.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6a051f7dca0667171740c7a8ffdb9f7537aae0fa Binary files /dev/null and b/trove-classifiers-2024.1.8.tar.gz differ