diff --git a/distro-1.4.0.tar.gz b/distro-1.4.0.tar.gz deleted file mode 100644 index f077bd2..0000000 Binary files a/distro-1.4.0.tar.gz and /dev/null differ diff --git a/distro-1.5.0.tar.gz b/distro-1.5.0.tar.gz new file mode 100644 index 0000000..aafb80f Binary files /dev/null and b/distro-1.5.0.tar.gz differ diff --git a/python-distro.spec b/python-distro.spec index 3035544..3dfd897 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -1,5 +1,5 @@ Name: python-distro -Version: 1.4.0 +Version: 1.5.0 Release: 1 Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -77,6 +77,9 @@ rm -rf distro.egg-info %{_bindir}/distro %changelog +* Fri Aug 28 2020 SimpleUpdate Robot - 1.5.0-1 +- Upgrade to version 1.5.0 + * Mon Aug 03 2020 Leo Fang - 1.4.0-1 - Upgrade to version 1.4.0