diff --git a/.gitignore b/.gitignore index 826a2dc..59ea098 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/glade-3.38.2.tar.xz +SOURCES/glade-3.40.0.tar.xz diff --git a/.glade.metadata b/.glade.metadata index 8a99471..a68c9df 100644 --- a/.glade.metadata +++ b/.glade.metadata @@ -1 +1 @@ -d433fb5085c8f07d559f5a310be31238c1fdf36e SOURCES/glade-3.38.2.tar.xz +2ef25e073ba21ad02fc268419949079d857e828f SOURCES/glade-3.40.0.tar.xz diff --git a/SPECS/glade.spec b/SPECS/glade.spec index 0e73566..856ca6e 100644 --- a/SPECS/glade.spec +++ b/SPECS/glade.spec @@ -1,6 +1,6 @@ Name: glade -Version: 3.38.2 -Release: 4%{?dist} +Version: 3.40.0 +Release: 9%{?dist} Summary: User Interface Designer for GTK+ # - /usr/bin/glade is GPLv2+ @@ -9,7 +9,7 @@ Summary: User Interface Designer for GTK+ # GPLv2+ and LGPLv2+ code, so the resulting binaries are GPLv2+ License: GPLv2+ and LGPLv2+ URL: https://glade.gnome.org/ -Source0: https://download.gnome.org/sources/glade/3.38/glade-%{version}.tar.xz +Source0: https://download.gnome.org/sources/glade/3.40/glade-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: docbook-style-xsl @@ -23,7 +23,7 @@ BuildRequires: libxml2-devel BuildRequires: meson BuildRequires: python3-devel BuildRequires: python3-gobject-devel -BuildRequires: webkit2gtk3-devel +BuildRequires: webkit2gtk4.1-devel BuildRequires: /usr/bin/appstream-util BuildRequires: /usr/bin/xsltproc @@ -56,7 +56,9 @@ developing applications that use Glade widget library. %prep -%setup -q +%autosetup -p1 +# glade does not use libsoup, no other porting necessary +sed -i -e 's/webkit2gtk-4.0/webkit2gtk-4.1/' meson.build %build @@ -115,12 +117,54 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Glade.de %changelog -* Mon Aug 09 2021 Mohan Boddu - 3.38.2-4 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Tue Dec 24 2024 Arkady L. Shane - 3.40.0-9 +- Rebuilt for MSVSphere 10 -* Thu Apr 15 2021 Mohan Boddu - 3.38.2-3 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Thu Jul 18 2024 Fedora Release Engineering - 3.40.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 3.40.0-8 +- Rebuilt for Python 3.13 + +* Wed Jan 24 2024 Fedora Release Engineering - 3.40.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 3.40.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jul 19 2023 Fedora Release Engineering - 3.40.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jun 15 2023 Python Maint - 3.40.0-4 +- Rebuilt for Python 3.12 + +* Sun Mar 26 2023 Yaakov Selkowitz - 3.40.0-3 +- Use webkit2gtk-4.1 + +* Thu Jan 19 2023 Fedora Release Engineering - 3.40.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Aug 11 2022 Kalev Lember - 3.40.0-1 +- Update to 3.40.0 + +* Thu Jul 21 2022 Fedora Release Engineering - 3.38.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 3.38.2-7 +- Rebuilt for Python 3.11 + +* Fri Jun 10 2022 Miro HronĨok - 3.38.2-6 +- Fix build with meson 0.61+ +- Fixes: rhbz#2082581 + +* Thu Jan 20 2022 Fedora Release Engineering - 3.38.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 3.38.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Jun 03 2021 Python Maint - 3.38.2-3 +- Rebuilt for Python 3.10 * Tue Jan 26 2021 Fedora Release Engineering - 3.38.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild