diff --git a/mousepad.spec b/mousepad.spec index 33274f2..afcf64a 100644 --- a/mousepad.spec +++ b/mousepad.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: mousepad Version: 0.6.2 -Release: 1mamba +Release: 2mamba Summary: A simple text editor for Xfce Group: Graphical Desktop/Applications/Utilities Vendor: openmamba @@ -26,7 +26,9 @@ BuildRequires: libpango-devel BuildRequires: libxfce4ui-devel BuildRequires: libxfce4util-devel BuildRequires: libxfconf-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libgspell-devel >= 0:1.14.0-1mamba %description Mousepad is a text editor for Xfce based on Leafpad. The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons. @@ -82,6 +84,9 @@ fi #ChangeLog NEWS README TODO %changelog +* Sat Sep 21 2024 Automatic Build System 0.6.2-2mamba +- rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba + * Tue Feb 06 2024 Automatic Build System 0.6.2-1mamba - automatic version update by autodist