Rebuilt for Python 3.10
This commit is contained in:
parent
f556587545
commit
a951150540
@ -18,7 +18,7 @@
|
||||
Summary: Round Robin Database Tool to store and display time-series data
|
||||
Name: rrdtool
|
||||
Version: 1.7.2
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://oss.oetiker.ch/rrdtool/
|
||||
Source0: https://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz
|
||||
@ -408,6 +408,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.7.2-20
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed May 26 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 1.7.2-19
|
||||
- Removed rpath from python bindings better way
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user