rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba [release 0.6.2-2mamba;Sat Sep 21 2024]
This commit is contained in:
parent
1c59623e37
commit
47070775ce
@ -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 <autodist@mambasoft.it> 0.6.2-2mamba
|
||||
- rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba
|
||||
|
||||
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 0.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user