From 44c3ff58f33284c79d5b754f571c088a3626c30f Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Jan 16 2022 18:53:37 +0000 Subject: chore: split out changelog --- diff --git a/changelog b/changelog new file mode 100644 index 0000000..5da3d13 --- /dev/null +++ b/changelog @@ -0,0 +1,125 @@ +* Sat Aug 07 2021 Ankur Sinha - 3.6.4-1 +- Update to 3.6.4 + +* Fri Jul 23 2021 Fedora Release Engineering - 3.5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 3.5.3-2 +- Rebuilt for Python 3.10 + +* Sun Mar 28 2021 Ankur Sinha - 3.5.3-1 +- Update to latest release + +* Wed Jan 27 2021 Fedora Release Engineering - 3.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Nov 28 2020 Ankur Sinha - 3.4.0-1 +- Update to 3.4.0 + +* Sun Oct 18 2020 Ankur Sinha - 3.3.3-1 +- Update to latest patch release + +* Thu Oct 01 2020 Ankur Sinha - 3.3.0-2 +- Disable tests to make it build on F32 ppc + +* Thu Oct 01 2020 Ankur Sinha - 3.3.0-1 +- Update to latest release + +* Mon Sep 07 2020 Ankur Sinha - 3.2.2-3 +- Use quotes + +* Mon Sep 07 2020 Ankur Sinha - 3.2.2-2 +- Add workaround to fix tests + +* Fri Sep 04 2020 Ankur Sinha - 3.2.2-1 +- Update to new release + +* Mon Jul 06 2020 Ankur Sinha - 3.2.0-4 +- Include patch to dump data + +* Fri Jul 03 2020 Ankur Sinha - 3.2.0-3 +- Remove dataclasses that is part of Python 3.7+ +- rhbz#1851358 + +* Thu Jun 25 2020 Ankur Sinha - 3.2.0-2 +- Explicitly BR setuptools + +* Sun Jun 21 2020 Ankur Sinha - 3.2.0-1 +- Update to 3.2.0 + +* Fri May 01 2020 Ankur Sinha - 3.0.1-1 +- Update to 3.0.1 + +* Fri Feb 21 2020 Ankur Sinha - 2.8.1-1 +- Update to 2.8.1 + +* Thu Jan 30 2020 Ankur Sinha - 2.8.0-2 +- Temporarily patch requirements to work around dep-generator-bug +- https://bugzilla.redhat.com/show_bug.cgi?id=1758141 + +* Thu Jan 30 2020 Ankur Sinha - 2.8.0-1 +- Update to 2.8.0 +- drops rtree=0.8.3 requirement (#1794617) +- enable fixed tests + +* Thu Jan 30 2020 Fedora Release Engineering - 2.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Nov 14 2019 Aniket Pradhan - 2.7.0-1 +- Update to 2.7.0 + +* Mon Oct 28 2019 Ankur Sinha - 2.6.2-1 +- Update to 2.6.2 + +* Mon Sep 23 2019 Aniket Pradhan - 2.6.1-1 +- Update to 2.6.1 + +* Sat Aug 31 2019 Ankur Sinha - 2.5.0-2 +- Disable failing test on f32 + +* Sat Aug 31 2019 Ankur Sinha - 2.5.0-1 +- Update to 2.5.0 +- Disable failing tests + +* Mon Aug 19 2019 Miro Hrončok - 2.3.1-3 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 2.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Jul 5 2019 Luis M. Segundo - 2.3.1-1 +- Update to 2.3.1 + +* Mon May 27 2019 Ankur Sinha - 2.2.0-2 +- Disable failing test for F29 +- https://github.com/pauldmccarthy/fslpy/issues/4 +- Update all branches to ensure update path is correct + +* Mon May 27 2019 Ankur Sinha - 2.2.0-1 +- Update to 2.2.0 +- Use dep generator +- Update ignored test locations + +* Sun Apr 14 2019 Ankur Sinha - 2.1.0-1 +- Update to 2.1.0 + +* Sun Apr 14 2019 Ankur Sinha - 2.0.1-2 +- Add BR to build docs correctly + +* Wed Apr 10 2019 Ankur Sinha - 2.0.1-1 +- Update to 2.0.1 + +* Sat Feb 02 2019 Fedora Release Engineering - 1.12.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Nov 08 2018 Ankur Sinha - 1.12.0-3 +- Fix doc build on < F30 +- Fix test by requiring higher nibabel + +* Thu Nov 08 2018 Ankur Sinha - 1.12.0-2 +- Correct shebangs +- Move Requires to the sub package + +* Thu Nov 01 2018 Ankur Sinha - 1.12.0-1 +- Initial build + diff --git a/python-fslpy.spec b/python-fslpy.spec index fb07a3a..0449660 100644 --- a/python-fslpy.spec +++ b/python-fslpy.spec @@ -109,128 +109,3 @@ xvfb-run pytest-3 tests/test_platform.py || exit 0 %changelog %autochangelog - -* Sat Aug 07 2021 Ankur Sinha - 3.6.4-1 -- Update to 3.6.4 - -* Fri Jul 23 2021 Fedora Release Engineering - 3.5.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 04 2021 Python Maint - 3.5.3-2 -- Rebuilt for Python 3.10 - -* Sun Mar 28 2021 Ankur Sinha - 3.5.3-1 -- Update to latest release - -* Wed Jan 27 2021 Fedora Release Engineering - 3.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Nov 28 2020 Ankur Sinha - 3.4.0-1 -- Update to 3.4.0 - -* Sun Oct 18 2020 Ankur Sinha - 3.3.3-1 -- Update to latest patch release - -* Thu Oct 01 2020 Ankur Sinha - 3.3.0-2 -- Disable tests to make it build on F32 ppc - -* Thu Oct 01 2020 Ankur Sinha - 3.3.0-1 -- Update to latest release - -* Mon Sep 07 2020 Ankur Sinha - 3.2.2-3 -- Use quotes - -* Mon Sep 07 2020 Ankur Sinha - 3.2.2-2 -- Add workaround to fix tests - -* Fri Sep 04 2020 Ankur Sinha - 3.2.2-1 -- Update to new release - -* Mon Jul 06 2020 Ankur Sinha - 3.2.0-4 -- Include patch to dump data - -* Fri Jul 03 2020 Ankur Sinha - 3.2.0-3 -- Remove dataclasses that is part of Python 3.7+ -- rhbz#1851358 - -* Thu Jun 25 2020 Ankur Sinha - 3.2.0-2 -- Explicitly BR setuptools - -* Sun Jun 21 2020 Ankur Sinha - 3.2.0-1 -- Update to 3.2.0 - -* Fri May 01 2020 Ankur Sinha - 3.0.1-1 -- Update to 3.0.1 - -* Fri Feb 21 2020 Ankur Sinha - 2.8.1-1 -- Update to 2.8.1 - -* Thu Jan 30 2020 Ankur Sinha - 2.8.0-2 -- Temporarily patch requirements to work around dep-generator-bug -- https://bugzilla.redhat.com/show_bug.cgi?id=1758141 - -* Thu Jan 30 2020 Ankur Sinha - 2.8.0-1 -- Update to 2.8.0 -- drops rtree=0.8.3 requirement (#1794617) -- enable fixed tests - -* Thu Jan 30 2020 Fedora Release Engineering - 2.7.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Nov 14 2019 Aniket Pradhan - 2.7.0-1 -- Update to 2.7.0 - -* Mon Oct 28 2019 Ankur Sinha - 2.6.2-1 -- Update to 2.6.2 - -* Mon Sep 23 2019 Aniket Pradhan - 2.6.1-1 -- Update to 2.6.1 - -* Sat Aug 31 2019 Ankur Sinha - 2.5.0-2 -- Disable failing test on f32 - -* Sat Aug 31 2019 Ankur Sinha - 2.5.0-1 -- Update to 2.5.0 -- Disable failing tests - -* Mon Aug 19 2019 Miro Hrončok - 2.3.1-3 -- Rebuilt for Python 3.8 - -* Fri Jul 26 2019 Fedora Release Engineering - 2.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Jul 5 2019 Luis M. Segundo - 2.3.1-1 -- Update to 2.3.1 - -* Mon May 27 2019 Ankur Sinha - 2.2.0-2 -- Disable failing test for F29 -- https://github.com/pauldmccarthy/fslpy/issues/4 -- Update all branches to ensure update path is correct - -* Mon May 27 2019 Ankur Sinha - 2.2.0-1 -- Update to 2.2.0 -- Use dep generator -- Update ignored test locations - -* Sun Apr 14 2019 Ankur Sinha - 2.1.0-1 -- Update to 2.1.0 - -* Sun Apr 14 2019 Ankur Sinha - 2.0.1-2 -- Add BR to build docs correctly - -* Wed Apr 10 2019 Ankur Sinha - 2.0.1-1 -- Update to 2.0.1 - -* Sat Feb 02 2019 Fedora Release Engineering - 1.12.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Nov 08 2018 Ankur Sinha - 1.12.0-3 -- Fix doc build on < F30 -- Fix test by requiring higher nibabel - -* Thu Nov 08 2018 Ankur Sinha - 1.12.0-2 -- Correct shebangs -- Move Requires to the sub package - -* Thu Nov 01 2018 Ankur Sinha - 1.12.0-1 -- Initial build