From 525a349094797df60a2d049c8c5320d5e7026e9d Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Mon, 4 Mar 2024 09:42:28 -0500 Subject: [PATCH] Switch to autochangelog Signed-off-by: Tom Rix --- python-torch.spec | 64 +---------------------------------------------- 1 file changed, 1 insertion(+), 63 deletions(-) diff --git a/python-torch.spec b/python-torch.spec index e98624c..67da9de 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -602,67 +602,5 @@ done # See license.txt for license details %changelog -* Fri Jan 26 2024 Fedora Release Engineering - 2.1.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Jan 22 2024 Fedora Release Engineering - 2.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Wed Dec 27 2023 Tom Rix - 2.1.2-1 -- Update to 2.1.2 -- Stop versioning *.so's - 2.1.2's version is wrong -- Stub in caffe2 to test in flight package - -* Wed Dec 27 2023 Tom Rix - 2.1.0-13 -- Stub in openmp to test in openmp - -* Wed Dec 20 2023 Tom Rix - 2.1.0-12 -- Stub in rocm to test in flight packages - -* Wed Dec 13 2023 Tom Rix - 2.1.0-11 -- Move unversioned *.so's to main package - -* Fri Dec 1 2023 Tom Rix - 2.1.0-10 -- Disable gold linker -- Remove python requires -- Change to openblas, remove -lgfortran fixes -- Manually add -pie to linking options - -* Fri Nov 24 2023 Tom Rix - 2.1.0-9 -- Enable debug build -- Remove Khronos licensed files from source -- Use 0BSD license identifier -- Generate lists directories, python and header files -- Add a -test subpackage - -* Wed Nov 15 2023 Tom Rix - 2.1.0-8 -- Address review comments - -* Thu Nov 2 2023 Tom Rix - 2.1.0-7 -- Address review comments -- remove pyproject option - -* Thu Oct 19 2023 Tom Rix - 2.1.0-6 -- Address review comments - -* Wed Oct 18 2023 Tom Rix - 2.1.0-5 -- Address review comments - -* Sat Oct 14 2023 Tom Rix - 2.1.0-4 -- Use gloo, xnnpack -- Find missing build_bundled.py -- Add pyproject option - -* Thu Oct 12 2023 Tom Rix - 2.1.0-3 -- Address review comments -- Force so versioning on - -* Mon Oct 9 2023 Tom Rix - 2.1.0-2 -- Use the 2.1 release -- Reduce USE_SYSTEM_LIBS to parts -- Remove almost all of third_party/ -- Remove py2rpm generated noise - -* Sat Sep 30 2023 Tom Rix - 2.1.0-1 -- Initial package. +%autochangelog