diff --git a/gedit.spec b/gedit.spec index 18bab57..78f8209 100644 --- a/gedit.spec +++ b/gedit.spec @@ -3,7 +3,7 @@ %define apiver %(echo %version | cut -d. -f1) Name: gedit Version: 47.0 -Release: 1mamba +Release: 2mamba Summary: gEdit is a small but powerful text editor for GNOME Group: Graphical Desktop/Applications/Utilities Vendor: openmamba @@ -30,6 +30,7 @@ BuildRequires: libpango-devel BuildRequires: libpeas1-devel BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libgspell-devel >= 0:1.14.0-1mamba BuildRequires: libamtk-devel >= 5.8.0-1mamba BuildRequires: libscrollkeeper-devel BuildRequires: gnome-doc-utils-devel @@ -38,7 +39,6 @@ BuildRequires: iso-codes-devel BuildRequires: gsettings-desktop-schemas-devel BuildRequires: itstool BuildRequires: libgedit-tepl-devel -BuildRequires: libgspell-devel BuildRequires: libtepl-devel >= 6.2.0 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -125,8 +125,6 @@ if [ $1 -eq 0 ]; then fi : -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -167,6 +165,9 @@ fi %{_datadir}/gtk-doc/html/gedit/* %changelog +* Sat Sep 21 2024 Automatic Build System 47.0-2mamba +- rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba + * Thu Aug 01 2024 Automatic Build System 47.0-1mamba - automatic version update by autodist