From a6be383a11ead7e288ed739db75bf9304dd397cd Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Thu, 9 Feb 2023 08:16:25 -0600 Subject: [PATCH] Use rpm-autospec --- changelog | 269 +++++++++++++++++++++++++++++++++++++++++++++++++++++ gtk4.spec | 272 +----------------------------------------------------- 2 files changed, 271 insertions(+), 270 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..5511768 --- /dev/null +++ b/changelog @@ -0,0 +1,269 @@ +* Mon Feb 06 2023 David King - 4.9.3-1 +- Update to 4.9.3 + +* Thu Jan 19 2023 Fedora Release Engineering - 4.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Dec 30 2022 David King - 4.9.2-1 +- Update to 4.9.2 + +* Tue Nov 29 2022 Adam Williamson - 4.9.1-2 +- Bring back focus fix (MR #5189), it wasn't in 4.9.1 + +* Mon Nov 21 2022 David King - 4.9.1-1 +- Update to 4.9.1 + +* Tue Nov 01 2022 Adam Williamson - 4.8.2-2 +- Attempt to fix a focus issue introduced in 4.8.2 (nautilus gl2574) +- Backport MR #5091 to fix a width problem (gtk gl5192) + +* Thu Oct 27 2022 David King - 4.8.2-1 +- Update to 4.8.2 + +* Mon Sep 26 2022 Kalev Lember - 4.8.1-2 +- Rebuild + +* Fri Sep 16 2022 Kalev Lember - 4.8.1-1 +- Update to 4.8.1 + +* Wed Sep 07 2022 Kalev Lember - 4.8.0-1 +- Update to 4.8.0 + +* Tue Aug 16 2022 Michael Catanzaro - 4.7.2-2 +- Enable font hinting (#1943794) + +* Thu Aug 11 2022 Kalev Lember - 4.7.2-1 +- Update to 4.7.2 + +* Mon Jul 25 2022 Kalev Lember - 4.7.1-3 +- Work around broken rpm pkg-config dep extraction + +* Thu Jul 21 2022 Fedora Release Engineering - 4.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Jul 15 2022 Kalev Lember - 4.7.1-1 +- Update to 4.7.1 + +* Mon May 09 2022 David King - 4.7.0-1 +- Update to 4.7.0 + +* Thu Apr 28 2022 David King - 4.6.3-1 +- Update to 4.6.3 + +* Tue Apr 26 2022 Adam Williamson - 4.6.2-3 +- Fix from Benjamin for gtk_widget_measure infinite loop issue (#2071228) + +* Thu Mar 31 2022 Adam Williamson - 4.6.2-2 +- Backport MR #4605 to fix portal save/load dialogs on X (#2068041) + +* Sat Mar 19 2022 David King - 4.6.2-1 +- Update to 4.6.2 + +* Wed Mar 02 2022 Adam Williamson - 4.6.1-2 +- Backport MR#4366 to fix launching control-center panes from overview + +* Mon Feb 14 2022 David King - 4.6.1-1 +- Update to 4.6.1 + +* Thu Jan 20 2022 Fedora Release Engineering - 4.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Dec 31 2021 David King - 4.6.0-1 +- Update to 4.6.0 + +* Fri Dec 17 2021 David King - 4.5.1-1 +- Update to 4.5.1 + +* Mon Nov 01 2021 Kalev Lember - 4.5.0-2 +- Build -devel-docs as noarch (#2018991) + +* Mon Nov 01 2021 Kalev Lember - 4.5.0-1 +- Update to 4.5.0 + +* Mon Sep 27 2021 Kalev Lember - 4.4.0-4 +- Build with tracker support enabled (#1908874) + +* Mon Sep 20 2021 Kalev Lember - 4.4.0-3 +- Stop creating empty theming-engines directory as it's no longer used + +* Thu Sep 02 2021 Michael Catanzaro - 4.4.0-2 +- Split developer tools out to devel-tools subpackage + +* Mon Aug 23 2021 Kalev Lember - 4.4.0-1 +- Update to 4.4.0 +- Switch to using new gi-docgen package instead of the bundled copy +- Remove cloudproviders support again, as per upstream suggestion + +* Thu Jul 22 2021 Fedora Release Engineering - 4.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed May 05 2021 Kalev Lember - 4.2.1-1 +- Update to 4.2.1 + +* Mon May 03 2021 Marc-André Lureau - 4.2.0-5 +- Re-enable documentation. + +* Tue Apr 20 2021 Kalev Lember - 4.2.0-4 +- Enable cloudproviders support (#1951539) + +* Tue Apr 06 2021 Kalev Lember - 4.2.0-3 +- Backport upstream fix for typing apostrophes / single quotes (#1946133) + +* Thu Apr 01 2021 Kalev Lember - 4.2.0-2 +- Disable vulkan renderer + +* Tue Mar 30 2021 Kalev Lember - 4.2.0-1 +- Update to 4.2.0 + +* Fri Mar 26 2021 Kalev Lember - 4.1.2-2 +- Rebuild to fix sysprof-capture symbols leaking into libraries consuming it + +* Mon Mar 15 2021 Kalev Lember - 4.1.2-1 +- Update to 4.1.2 +- Disable gtk-doc support as we don't have gi-docgen in Fedora yet +- Remove old obsoletes + +* Wed Feb 24 2021 Kalev Lember - 4.1.1-1 +- Update to 4.1.1 +- Enable sysprof support + +* Fri Feb 19 2021 Kalev Lember - 4.1.0-3 +- Backport upstream patch to fix a settings schema loading issue on Wayland + +* Mon Feb 01 2021 Kalev Lember - 4.1.0-2 +- Disable asserts and cast checks + +* Sun Jan 31 2021 Kalev Lember - 4.1.0-1 +- Update to 4.1.0 + +* Tue Jan 26 2021 Fedora Release Engineering - 4.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jan 19 2021 Kalev Lember - 4.0.2-2 +- Avoid rebuilding stylesheets with sassc during the build + +* Tue Jan 19 2021 Kalev Lember - 4.0.2-1 +- Update to 4.0.2 + +* Sat Jan 09 2021 Kalev Lember - 4.0.1-1 +- Update to 4.0.1 + +* Sat Jan 09 2021 Kalev Lember - 4.0.0-3 +- Fix vulkan reference in pc file + +* Tue Dec 22 14:13:09 +04 2020 Marc-André Lureau - 4.0.0-2 +- Add back gtk4-devel-docs + +* Wed Dec 16 2020 Kalev Lember - 4.0.0-1 +- Update to 4.0.0 +- Tighten soname globs + +* Fri Dec 11 2020 Kalev Lember - 3.99.5-1 +- Update to 3.99.5 + +* Wed Dec 09 2020 Jeff Law - 3.99.4-3 +- Avoid diagnostics for gcc-11 false positive out of bounds accesses + +* Sun Nov 15 2020 Jeff Law - 3.99.4-2 +- Fix bogus volatile caught by gcc-11 + +* Thu Nov 5 2020 Kalev Lember - 3.99.4-1 +- Update to 3.99.4 + +* Fri Oct 16 2020 Kalev Lember - 3.99.3-1 +- Update to 3.99.3 + +* Thu Oct 01 2020 Kalev Lember - 3.99.2-2 +- Update required pango and glib2 versions + +* Tue Sep 29 2020 Kalev Lember - 3.99.2-1 +- Update to 3.99.2 + +* Mon Sep 28 2020 Jeff Law - 3.99.1-2 +- Re-enable LTO as upstream GCC target/96939 has been fixed + +* Thu Sep 03 2020 Kalev Lember - 3.99.1-1 +- Update to 3.99.1 +- Drop wayland build conditionals + +* Mon Aug 17 2020 Jeff Law - 3.99.0-2 +- Disable LTO on armv7hl + +* Sat Aug 01 2020 Kalev Lember - 3.99.0-1 +- Update to 3.99.0 + +* Sat Aug 01 2020 Fedora Release Engineering - 3.98.5-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 3.98.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sun Jun 07 2020 Kalev Lember - 3.98.5-1 +- Update to 3.98.5 + +* Tue May 19 2020 Kalev Lember - 3.98.4-1 +- Update to 3.98.4 + +* Tue Apr 21 2020 Kalev Lember - 3.98.3-1 +- Update to 3.98.3 +- Temporarily disable built documentation as we don't have new enough gtk-doc + +* Wed Apr 01 2020 Kalev Lember - 3.98.2-1 +- Update to 3.98.2 + +* Sun Mar 22 2020 Kalev Lember - 3.98.1-1 +- Update to 3.98.1 + +* Thu Mar 12 2020 Kalev Lember - 3.98.0-2 +- Install missing gtkemojichooser.h (#1806509) + +* Tue Feb 11 2020 Kalev Lember - 3.98.0-1 +- Update to 3.98.0 +- Use https for source URLs + +* Wed Jan 29 2020 Fedora Release Engineering - 3.96.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 3.96.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue May 07 2019 Kalev Lember - 3.96.0-1 +- Update to 3.96.0 +- Use GTK instead of GTK+ in descriptions +- Don't ship installed tests as they are currently broken + +* Fri Feb 01 2019 Fedora Release Engineering - 3.94.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Oct 01 2018 Kalev Lember - 3.94.0-1 +- Update to 3.94.0 +- Remove and obsolete immodules subpackages +- Build new gstreamer media backend + +* Fri Jul 13 2018 Fedora Release Engineering - 3.92.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Mar 07 2018 Adam Williamson - 3.92.1-3 +- Rebuild to fix GCC 8 mis-compilation + See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") + +* Wed Feb 07 2018 Fedora Release Engineering - 3.92.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Nov 02 2017 Kalev Lember - 3.92.1-1 +- Update to 3.92.1 +- Enable installed tests + +* Tue Aug 08 2017 Kalev Lember - 3.91.2-1 +- Update to 3.91.2 + +* Thu Jul 20 2017 Kalev Lember - 3.91.1-1 +- Update to 3.91.1 + +* Wed Jun 14 2017 Kalev Lember - 3.91.0-2 +- Disable installed tests due to file conflicts between gtk3-tests and + gtk4-tests + +* Wed Jun 14 2017 Kalev Lember - 3.91.0-1 +- Initial Fedora packaging diff --git a/gtk4.spec b/gtk4.spec index 17d66f0..1a61d9b 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -17,7 +17,7 @@ Name: gtk4 Version: 4.9.3 -Release: 1%{?dist} +Release: %autorelease Summary: GTK graphical user interface library License: LGPLv2+ @@ -238,272 +238,4 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_mandir}/man1/gtk4-widget-factory.1* %changelog -* Mon Feb 06 2023 David King - 4.9.3-1 -- Update to 4.9.3 - -* Thu Jan 19 2023 Fedora Release Engineering - 4.9.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Fri Dec 30 2022 David King - 4.9.2-1 -- Update to 4.9.2 - -* Tue Nov 29 2022 Adam Williamson - 4.9.1-2 -- Bring back focus fix (MR #5189), it wasn't in 4.9.1 - -* Mon Nov 21 2022 David King - 4.9.1-1 -- Update to 4.9.1 - -* Tue Nov 01 2022 Adam Williamson - 4.8.2-2 -- Attempt to fix a focus issue introduced in 4.8.2 (nautilus gl2574) -- Backport MR #5091 to fix a width problem (gtk gl5192) - -* Thu Oct 27 2022 David King - 4.8.2-1 -- Update to 4.8.2 - -* Mon Sep 26 2022 Kalev Lember - 4.8.1-2 -- Rebuild - -* Fri Sep 16 2022 Kalev Lember - 4.8.1-1 -- Update to 4.8.1 - -* Wed Sep 07 2022 Kalev Lember - 4.8.0-1 -- Update to 4.8.0 - -* Tue Aug 16 2022 Michael Catanzaro - 4.7.2-2 -- Enable font hinting (#1943794) - -* Thu Aug 11 2022 Kalev Lember - 4.7.2-1 -- Update to 4.7.2 - -* Mon Jul 25 2022 Kalev Lember - 4.7.1-3 -- Work around broken rpm pkg-config dep extraction - -* Thu Jul 21 2022 Fedora Release Engineering - 4.7.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jul 15 2022 Kalev Lember - 4.7.1-1 -- Update to 4.7.1 - -* Mon May 09 2022 David King - 4.7.0-1 -- Update to 4.7.0 - -* Thu Apr 28 2022 David King - 4.6.3-1 -- Update to 4.6.3 - -* Tue Apr 26 2022 Adam Williamson - 4.6.2-3 -- Fix from Benjamin for gtk_widget_measure infinite loop issue (#2071228) - -* Thu Mar 31 2022 Adam Williamson - 4.6.2-2 -- Backport MR #4605 to fix portal save/load dialogs on X (#2068041) - -* Sat Mar 19 2022 David King - 4.6.2-1 -- Update to 4.6.2 - -* Wed Mar 02 2022 Adam Williamson - 4.6.1-2 -- Backport MR#4366 to fix launching control-center panes from overview - -* Mon Feb 14 2022 David King - 4.6.1-1 -- Update to 4.6.1 - -* Thu Jan 20 2022 Fedora Release Engineering - 4.6.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Dec 31 2021 David King - 4.6.0-1 -- Update to 4.6.0 - -* Fri Dec 17 2021 David King - 4.5.1-1 -- Update to 4.5.1 - -* Mon Nov 01 2021 Kalev Lember - 4.5.0-2 -- Build -devel-docs as noarch (#2018991) - -* Mon Nov 01 2021 Kalev Lember - 4.5.0-1 -- Update to 4.5.0 - -* Mon Sep 27 2021 Kalev Lember - 4.4.0-4 -- Build with tracker support enabled (#1908874) - -* Mon Sep 20 2021 Kalev Lember - 4.4.0-3 -- Stop creating empty theming-engines directory as it's no longer used - -* Thu Sep 02 2021 Michael Catanzaro - 4.4.0-2 -- Split developer tools out to devel-tools subpackage - -* Mon Aug 23 2021 Kalev Lember - 4.4.0-1 -- Update to 4.4.0 -- Switch to using new gi-docgen package instead of the bundled copy -- Remove cloudproviders support again, as per upstream suggestion - -* Thu Jul 22 2021 Fedora Release Engineering - 4.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed May 05 2021 Kalev Lember - 4.2.1-1 -- Update to 4.2.1 - -* Mon May 03 2021 Marc-André Lureau - 4.2.0-5 -- Re-enable documentation. - -* Tue Apr 20 2021 Kalev Lember - 4.2.0-4 -- Enable cloudproviders support (#1951539) - -* Tue Apr 06 2021 Kalev Lember - 4.2.0-3 -- Backport upstream fix for typing apostrophes / single quotes (#1946133) - -* Thu Apr 01 2021 Kalev Lember - 4.2.0-2 -- Disable vulkan renderer - -* Tue Mar 30 2021 Kalev Lember - 4.2.0-1 -- Update to 4.2.0 - -* Fri Mar 26 2021 Kalev Lember - 4.1.2-2 -- Rebuild to fix sysprof-capture symbols leaking into libraries consuming it - -* Mon Mar 15 2021 Kalev Lember - 4.1.2-1 -- Update to 4.1.2 -- Disable gtk-doc support as we don't have gi-docgen in Fedora yet -- Remove old obsoletes - -* Wed Feb 24 2021 Kalev Lember - 4.1.1-1 -- Update to 4.1.1 -- Enable sysprof support - -* Fri Feb 19 2021 Kalev Lember - 4.1.0-3 -- Backport upstream patch to fix a settings schema loading issue on Wayland - -* Mon Feb 01 2021 Kalev Lember - 4.1.0-2 -- Disable asserts and cast checks - -* Sun Jan 31 2021 Kalev Lember - 4.1.0-1 -- Update to 4.1.0 - -* Tue Jan 26 2021 Fedora Release Engineering - 4.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Jan 19 2021 Kalev Lember - 4.0.2-2 -- Avoid rebuilding stylesheets with sassc during the build - -* Tue Jan 19 2021 Kalev Lember - 4.0.2-1 -- Update to 4.0.2 - -* Sat Jan 09 2021 Kalev Lember - 4.0.1-1 -- Update to 4.0.1 - -* Sat Jan 09 2021 Kalev Lember - 4.0.0-3 -- Fix vulkan reference in pc file - -* Tue Dec 22 14:13:09 +04 2020 Marc-André Lureau - 4.0.0-2 -- Add back gtk4-devel-docs - -* Wed Dec 16 2020 Kalev Lember - 4.0.0-1 -- Update to 4.0.0 -- Tighten soname globs - -* Fri Dec 11 2020 Kalev Lember - 3.99.5-1 -- Update to 3.99.5 - -* Wed Dec 09 2020 Jeff Law - 3.99.4-3 -- Avoid diagnostics for gcc-11 false positive out of bounds accesses - -* Sun Nov 15 2020 Jeff Law - 3.99.4-2 -- Fix bogus volatile caught by gcc-11 - -* Thu Nov 5 2020 Kalev Lember - 3.99.4-1 -- Update to 3.99.4 - -* Fri Oct 16 2020 Kalev Lember - 3.99.3-1 -- Update to 3.99.3 - -* Thu Oct 01 2020 Kalev Lember - 3.99.2-2 -- Update required pango and glib2 versions - -* Tue Sep 29 2020 Kalev Lember - 3.99.2-1 -- Update to 3.99.2 - -* Mon Sep 28 2020 Jeff Law - 3.99.1-2 -- Re-enable LTO as upstream GCC target/96939 has been fixed - -* Thu Sep 03 2020 Kalev Lember - 3.99.1-1 -- Update to 3.99.1 -- Drop wayland build conditionals - -* Mon Aug 17 2020 Jeff Law - 3.99.0-2 -- Disable LTO on armv7hl - -* Sat Aug 01 2020 Kalev Lember - 3.99.0-1 -- Update to 3.99.0 - -* Sat Aug 01 2020 Fedora Release Engineering - 3.98.5-3 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jul 28 2020 Fedora Release Engineering - 3.98.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sun Jun 07 2020 Kalev Lember - 3.98.5-1 -- Update to 3.98.5 - -* Tue May 19 2020 Kalev Lember - 3.98.4-1 -- Update to 3.98.4 - -* Tue Apr 21 2020 Kalev Lember - 3.98.3-1 -- Update to 3.98.3 -- Temporarily disable built documentation as we don't have new enough gtk-doc - -* Wed Apr 01 2020 Kalev Lember - 3.98.2-1 -- Update to 3.98.2 - -* Sun Mar 22 2020 Kalev Lember - 3.98.1-1 -- Update to 3.98.1 - -* Thu Mar 12 2020 Kalev Lember - 3.98.0-2 -- Install missing gtkemojichooser.h (#1806509) - -* Tue Feb 11 2020 Kalev Lember - 3.98.0-1 -- Update to 3.98.0 -- Use https for source URLs - -* Wed Jan 29 2020 Fedora Release Engineering - 3.96.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 3.96.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue May 07 2019 Kalev Lember - 3.96.0-1 -- Update to 3.96.0 -- Use GTK instead of GTK+ in descriptions -- Don't ship installed tests as they are currently broken - -* Fri Feb 01 2019 Fedora Release Engineering - 3.94.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Mon Oct 01 2018 Kalev Lember - 3.94.0-1 -- Update to 3.94.0 -- Remove and obsolete immodules subpackages -- Build new gstreamer media backend - -* Fri Jul 13 2018 Fedora Release Engineering - 3.92.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Mar 07 2018 Adam Williamson - 3.92.1-3 -- Rebuild to fix GCC 8 mis-compilation - See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") - -* Wed Feb 07 2018 Fedora Release Engineering - 3.92.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Nov 02 2017 Kalev Lember - 3.92.1-1 -- Update to 3.92.1 -- Enable installed tests - -* Tue Aug 08 2017 Kalev Lember - 3.91.2-1 -- Update to 3.91.2 - -* Thu Jul 20 2017 Kalev Lember - 3.91.1-1 -- Update to 3.91.1 - -* Wed Jun 14 2017 Kalev Lember - 3.91.0-2 -- Disable installed tests due to file conflicts between gtk3-tests and - gtk4-tests - -* Wed Jun 14 2017 Kalev Lember - 3.91.0-1 -- Initial Fedora packaging +%autochangelog