rebuilt with debug package [release 2.10.18-2mamba;Sat Mar 07 2020]
This commit is contained in:
parent
3ccbea923c
commit
6f8b2c5aa7
@ -12,7 +12,7 @@
|
|||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.10.18
|
Version: 2.10.18
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The GNU Image Manipulation Program
|
Summary: The GNU Image Manipulation Program
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -181,6 +181,8 @@ Requires: pygtk
|
|||||||
This package contains the python modules for GIMP, which act as a wrapper to libgimp allowing the writing of plug-ins for Gimp.
|
This package contains the python modules for GIMP, which act as a wrapper to libgimp allowing the writing of plug-ins for Gimp.
|
||||||
This is similar to script-fu, except that you can use the full set of Python extension modules from the plug-in, and you write plug-in in python instead of in scheme.
|
This is similar to script-fu, except that you can use the full set of Python extension modules from the plug-in, and you write plug-in in python instead of in scheme.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch2
|
#%patch2
|
||||||
@ -308,6 +310,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.18-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
* Tue Feb 25 2020 Automatic Build System <autodist@mambasoft.it> 2.10.18-1mamba
|
* Tue Feb 25 2020 Automatic Build System <autodist@mambasoft.it> 2.10.18-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user