diff --git a/changelog b/changelog new file mode 100644 index 0000000..b903584 --- /dev/null +++ b/changelog @@ -0,0 +1,184 @@ +* Fri Jul 21 2023 Fedora Release Engineering - 5.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 28 2023 Python Maint - 5.3.0-6 +- Rebuilt for Python 3.12 + +* Mon Jun 5 2023 Tom Callaway - 5.3.0-5 +- fix issue where Logger was used but not imported (thanks to H. Peter Anvin) + +* Wed May 31 2023 Tom Callaway - 5.3.0-4 +- try ints, then bytes for gl mask functions + +* Mon May 22 2023 Tom Callaway - 5.3.0-3 +- try to hack qt6.5 support + +* Thu Mar 9 2023 Tom Callaway - 5.3.0-2 +- make pyclipper an explicit Requires + +* Wed Mar 8 2023 Tom Callaway - 5.3.0-1 +- update to 5.3.0 + +* Fri Jan 20 2023 Fedora Release Engineering - 4.13.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 4.13.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Jun 17 2022 Python Maint - 4.13.1-3 +- Rebuilt for Python 3.11 + +* Wed Mar 02 2022 Miro Hrončok - 4.13.1-2 +- Fix build with cmake 3.23.0rc2 +- Related: rhbz#2059201, rhbz#2059188, rhbz#2057738 + +* Tue Feb 01 2022 Gabriel Féron - 4.13.1-1 +- Update to 4.13.1 + +* Fri Jan 21 2022 Gabriel Féron - 4.13.0-1 +- Update to 4.13.0 + +* Fri Jan 21 2022 Fedora Release Engineering - 4.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Mon Dec 13 2021 Gabriel Féron - 4.12.1-1 +- Update to 4.12.1 + +* Mon Nov 08 2021 Miro Hrončok - 4.11.0-2 +- Round coordinates on getFaceIdAtPosition, to fix crash with Python 3.10+ +- Fixes a crash when using "Select face to align to the build plate" tool +- Fixes rhbz#2021157 + +* Wed Sep 15 2021 Gabriel Féron - 4.11.0-1 +- Update to 4.11.0 + +* Mon Aug 16 2021 Gabriel Féron - 4.10.0-1 +- Update to 4.10.0 + +* Tue Jul 27 2021 Fedora Release Engineering - 4.9.1-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Jun 10 2021 Gabriel Féron - 4.9.1-1 +- Update to 4.9.1 + +* Fri Jun 04 2021 Python Maint - 4.9.0-2 +- Rebuilt for Python 3.10 + +* Mon Apr 26 2021 Gabriel Féron - 4.9.0-1 +- Update to 4.9.0 + +* Wed Jan 27 2021 Fedora Release Engineering - 4.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Dec 22 2020 Jan Pazdziora - 4.8.0-1 +- Update to 4.8.0 + +* Fri Nov 27 2020 Miro Hrončok - 4.7.1-2 +- Round coordinates before creating QPoint +- Fixes a test failure with Python 3.10 + +* Thu Sep 03 2020 Miro Hrončok - 4.7.1-1 +- Update to 4.7.1 + +* Mon Aug 31 2020 Gabriel Féron - 4.7.0-1 +- Update to 4.7.0 + +* Wed Jul 29 2020 Fedora Release Engineering - 4.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 4.6.1-2 +- Rebuilt for Python 3.9 + +* Tue May 5 2020 Gabriel Féron - 4.6.0-1 +- Update to 4.6.1 + +* Tue Apr 21 2020 Gabriel Féron - 4.6.0-1 +- Update to 4.6.0 + +* Thu Jan 30 2020 Fedora Release Engineering - 4.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Nov 21 2019 Gabriel Féron - 4.4.0-1 +- Update to 4.4.0 + +* Thu Oct 03 2019 Miro Hrončok - 4.1.0-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Fri Jul 26 2019 Fedora Release Engineering - 4.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue Jun 18 2019 Gabriel Féron - 4.1.0-1 +- Update to 4.1.0 + +* Wed Apr 03 2019 Gabriel Féron - 4.0.0-1 +- Update to 4.0.0 + +* Sat Feb 02 2019 Fedora Release Engineering - 3.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jan 26 2019 Gabriel Féron - 3.6.0-1 +- Update to 3.6.0 + +* Mon Nov 12 2018 Miro Hrončok - 3.5.1-1 +- Update to 3.5.1 (#1644323) + +* Tue Aug 28 2018 Miro Hrončok - 3.4.1-1 +- Update to 3.4.1 (#1599724) + +* Sat Jul 14 2018 Fedora Release Engineering - 3.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 3.3.0-4 +- Rebuilt for Python 3.7 + +* Thu Jun 07 2018 Miro Hrončok - 3.3.0-3 +- Bytecompile the plugins explicitly + +* Mon May 28 2018 Miro Hrončok - 3.3.0-2 +- Fix PluginRegistry test + +* Wed May 02 2018 Miro Hrončok - 3.3.0-1 +- Update to 3.3.0 (#1571792) +- Skip test_emptyPlugin + +* Mon Mar 19 2018 Miro Hrončok - 3.2.1-1 +- Update to 3.2.1 (#1523904) +- Force install to /usr/lib and keep this noarch + +* Fri Feb 09 2018 Fedora Release Engineering - 3.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sun Dec 10 2017 Miro Hrončok - 3.1.0-1 +- Update to 3.1.0 (#1523904) +- No need to sed dist-packages out anymore +- getMimeTypeForFile fails no more +- but some others tests are, add a fix + +* Fri Oct 20 2017 Charalampos Stratakis - 3.0.3-1 +- Update to 3.0.3 (#1504439) + +* Wed Aug 30 2017 Miro Hrončok - 2.7.0-2 +- Relocate Japanese locale to ja + +* Wed Aug 30 2017 Miro Hrončok - 2.7.0-1 +- Update to 2.7.0 (#1486741) + +* Thu Jul 27 2017 Fedora Release Engineering - 2.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed Jun 28 2017 Miro Hrončok - 2.6.1-2 +- Fix the test_uniqueName test failure + +* Wed Jun 28 2017 Miro Hrončok - 2.6.1-1 +- Update to 2.6.1 +- Skip test_uniqueName test (reported) + +* Tue Jun 27 2017 Miro Hrončok - 2.6.0-1 +- Update to 2.6.0 + +* Wed May 03 2017 Miro Hrončok - 2.5.0-2 +- Actually include the cmake files (needed for cura) + +* Wed Apr 26 2017 Miro Hrončok - 2.5.0-1 +- Initial package diff --git a/python-uranium.spec b/python-uranium.spec index e74722e..eac985b 100644 --- a/python-uranium.spec +++ b/python-uranium.spec @@ -1,6 +1,6 @@ Name: python-uranium Version: 5.3.0 -Release: 7%{?dist} +Release: %autorelease Summary: A Python framework for building desktop applications License: LGPLv3+ URL: https://github.com/Ultimaker/Uranium @@ -140,188 +140,4 @@ popd %changelog -* Fri Jul 21 2023 Fedora Release Engineering - 5.3.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Jun 28 2023 Python Maint - 5.3.0-6 -- Rebuilt for Python 3.12 - -* Mon Jun 5 2023 Tom Callaway - 5.3.0-5 -- fix issue where Logger was used but not imported (thanks to H. Peter Anvin) - -* Wed May 31 2023 Tom Callaway - 5.3.0-4 -- try ints, then bytes for gl mask functions - -* Mon May 22 2023 Tom Callaway - 5.3.0-3 -- try to hack qt6.5 support - -* Thu Mar 9 2023 Tom Callaway - 5.3.0-2 -- make pyclipper an explicit Requires - -* Wed Mar 8 2023 Tom Callaway - 5.3.0-1 -- update to 5.3.0 - -* Fri Jan 20 2023 Fedora Release Engineering - 4.13.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Fri Jul 22 2022 Fedora Release Engineering - 4.13.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jun 17 2022 Python Maint - 4.13.1-3 -- Rebuilt for Python 3.11 - -* Wed Mar 02 2022 Miro Hrončok - 4.13.1-2 -- Fix build with cmake 3.23.0rc2 -- Related: rhbz#2059201, rhbz#2059188, rhbz#2057738 - -* Tue Feb 01 2022 Gabriel Féron - 4.13.1-1 -- Update to 4.13.1 - -* Fri Jan 21 2022 Gabriel Féron - 4.13.0-1 -- Update to 4.13.0 - -* Fri Jan 21 2022 Fedora Release Engineering - 4.12.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Mon Dec 13 2021 Gabriel Féron - 4.12.1-1 -- Update to 4.12.1 - -* Mon Nov 08 2021 Miro Hrončok - 4.11.0-2 -- Round coordinates on getFaceIdAtPosition, to fix crash with Python 3.10+ -- Fixes a crash when using "Select face to align to the build plate" tool -- Fixes rhbz#2021157 - -* Wed Sep 15 2021 Gabriel Féron - 4.11.0-1 -- Update to 4.11.0 - -* Mon Aug 16 2021 Gabriel Féron - 4.10.0-1 -- Update to 4.10.0 - -* Tue Jul 27 2021 Fedora Release Engineering - 4.9.1-2 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Thu Jun 10 2021 Gabriel Féron - 4.9.1-1 -- Update to 4.9.1 - -* Fri Jun 04 2021 Python Maint - 4.9.0-2 -- Rebuilt for Python 3.10 - -* Mon Apr 26 2021 Gabriel Féron - 4.9.0-1 -- Update to 4.9.0 - -* Wed Jan 27 2021 Fedora Release Engineering - 4.8.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Dec 22 2020 Jan Pazdziora - 4.8.0-1 -- Update to 4.8.0 - -* Fri Nov 27 2020 Miro Hrončok - 4.7.1-2 -- Round coordinates before creating QPoint -- Fixes a test failure with Python 3.10 - -* Thu Sep 03 2020 Miro Hrončok - 4.7.1-1 -- Update to 4.7.1 - -* Mon Aug 31 2020 Gabriel Féron - 4.7.0-1 -- Update to 4.7.0 - -* Wed Jul 29 2020 Fedora Release Engineering - 4.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Miro Hrončok - 4.6.1-2 -- Rebuilt for Python 3.9 - -* Tue May 5 2020 Gabriel Féron - 4.6.0-1 -- Update to 4.6.1 - -* Tue Apr 21 2020 Gabriel Féron - 4.6.0-1 -- Update to 4.6.0 - -* Thu Jan 30 2020 Fedora Release Engineering - 4.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Nov 21 2019 Gabriel Féron - 4.4.0-1 -- Update to 4.4.0 - -* Thu Oct 03 2019 Miro Hrončok - 4.1.0-3 -- Rebuilt for Python 3.8.0rc1 (#1748018) - -* Fri Jul 26 2019 Fedora Release Engineering - 4.1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue Jun 18 2019 Gabriel Féron - 4.1.0-1 -- Update to 4.1.0 - -* Wed Apr 03 2019 Gabriel Féron - 4.0.0-1 -- Update to 4.0.0 - -* Sat Feb 02 2019 Fedora Release Engineering - 3.6.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jan 26 2019 Gabriel Féron - 3.6.0-1 -- Update to 3.6.0 - -* Mon Nov 12 2018 Miro Hrončok - 3.5.1-1 -- Update to 3.5.1 (#1644323) - -* Tue Aug 28 2018 Miro Hrončok - 3.4.1-1 -- Update to 3.4.1 (#1599724) - -* Sat Jul 14 2018 Fedora Release Engineering - 3.3.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 3.3.0-4 -- Rebuilt for Python 3.7 - -* Thu Jun 07 2018 Miro Hrončok - 3.3.0-3 -- Bytecompile the plugins explicitly - -* Mon May 28 2018 Miro Hrončok - 3.3.0-2 -- Fix PluginRegistry test - -* Wed May 02 2018 Miro Hrončok - 3.3.0-1 -- Update to 3.3.0 (#1571792) -- Skip test_emptyPlugin - -* Mon Mar 19 2018 Miro Hrončok - 3.2.1-1 -- Update to 3.2.1 (#1523904) -- Force install to /usr/lib and keep this noarch - -* Fri Feb 09 2018 Fedora Release Engineering - 3.1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sun Dec 10 2017 Miro Hrončok - 3.1.0-1 -- Update to 3.1.0 (#1523904) -- No need to sed dist-packages out anymore -- getMimeTypeForFile fails no more -- but some others tests are, add a fix - -* Fri Oct 20 2017 Charalampos Stratakis - 3.0.3-1 -- Update to 3.0.3 (#1504439) - -* Wed Aug 30 2017 Miro Hrončok - 2.7.0-2 -- Relocate Japanese locale to ja - -* Wed Aug 30 2017 Miro Hrončok - 2.7.0-1 -- Update to 2.7.0 (#1486741) - -* Thu Jul 27 2017 Fedora Release Engineering - 2.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Jun 28 2017 Miro Hrončok - 2.6.1-2 -- Fix the test_uniqueName test failure - -* Wed Jun 28 2017 Miro Hrončok - 2.6.1-1 -- Update to 2.6.1 -- Skip test_uniqueName test (reported) - -* Tue Jun 27 2017 Miro Hrončok - 2.6.0-1 -- Update to 2.6.0 - -* Wed May 03 2017 Miro Hrončok - 2.5.0-2 -- Actually include the cmake files (needed for cura) - -* Wed Apr 26 2017 Miro Hrončok - 2.5.0-1 -- Initial package - +%autochangelog