remove python2 support for package
This commit is contained in:
parent
42cee5e2b1
commit
c9ebb5eaa1
@ -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 <buildteam@openeuler.org> - 1.4-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove python2 support for package
|
||||
|
||||
* Fri Feb 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user