diff --git a/libbytesize.spec b/libbytesize.spec index b9b0df6..0ab70e6 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -1,9 +1,9 @@ -%define with_python2 1 +%define with_python2 0 %define with_python3 1 Name: libbytesize Version: 1.4 -Release: 5 +Release: 6 Summary: A library for working with sizes in bytes License: LGPLv2+ URL: https://github.com/storaged-project/libbytesize @@ -90,6 +90,12 @@ find %{buildroot} -type f -name "*.la" -delete %{_datadir}/gtk-doc/html/* %changelog +* Sat Feb 22 2020 openEuler Buildteam - 1.4-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove python2 support for package + * Fri Feb 21 2020 openEuler Buildteam - 1.4-5 - Type:bugfix - ID:NA