diff --git a/distro-1.8.0.tar.gz b/distro-1.8.0.tar.gz deleted file mode 100644 index 752f907..0000000 Binary files a/distro-1.8.0.tar.gz and /dev/null differ diff --git a/distro-1.9.0.tar.gz b/distro-1.9.0.tar.gz new file mode 100644 index 0000000..4d13056 Binary files /dev/null and b/distro-1.9.0.tar.gz differ diff --git a/python-distro.spec b/python-distro.spec index e60f04a..0c8a7ab 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -1,5 +1,5 @@ Name: python-distro -Version: 1.8.0 +Version: 1.9.0 Release: 1 Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -56,6 +56,9 @@ rm -rf distro.egg-info %{_bindir}/distro %changelog +* Mon Feb 05 2024 zhouwenpei - 1.9.0-1 +- update to 1.9.0 + * Wed May 31 2023 Ge Wang - 1.8.0-1 - update to 1.8.0