Compare commits

..

No commits in common. "rawhide" and "f44" have entirely different histories.

View file

@ -2,7 +2,7 @@
Name: xcfun
Version: 2.1.1
Release: 26%{?dist}
Release: 23%{?dist}
Summary: A library of approximate exchange-correlation functionals
License: MPL-2.0
URL: https://xcfun.readthedocs.io
@ -98,15 +98,6 @@ chmod u=rwX,og=rX -R %{buildroot}%{python3_sitearch}/xcfun/tests
%{python3_sitearch}/xcfun
%changelog
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2.1.1-26
- Rebuilt for Python 3.15.0b4 ABI change
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Mon Jun 08 2026 Python Maint <python-maint@redhat.com> - 2.1.1-24
- Rebuilt for Python 3.15
* Fri Jun 05 2026 Cristian Le <git@lecris.dev> - 2.1.1-23
- Use standard CMake macros (rhbz#2381159)