remove trailing white space
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
d54785ad1e
commit
801bcc7a8d
19
gimp.spec
19
gimp.spec
@ -4,7 +4,7 @@
|
||||
#### options:
|
||||
# Use the following --with/--without <option> switches to control how the
|
||||
# package will be built:
|
||||
#
|
||||
#
|
||||
# mp: multi processor support
|
||||
%bcond_without mp
|
||||
# static: build static libraries
|
||||
@ -726,6 +726,7 @@ make check %{?_smp_mflags}
|
||||
%changelog
|
||||
* Mon Jan 17 2022 Nils Philippsen <nils@tiptoe.de> - 2:2.10.30-1
|
||||
- version 2.10.30
|
||||
- remove trailing white space
|
||||
|
||||
* Fri Oct 15 2021 Josef Ridky <jridky@redhat.com> - 2:2.10.28-1
|
||||
- New upstream release 2.10.28
|
||||
@ -1627,9 +1628,9 @@ make check %{?_smp_mflags}
|
||||
|
||||
Overview of Changes from GIMP 2.6.3 to GIMP 2.6.4
|
||||
=================================================
|
||||
|
||||
|
||||
* Bugs fixed:
|
||||
|
||||
|
||||
565223 - Perspective transformation jagged edges / comb effect
|
||||
563985 - jpg save dialog: "cancel" is treated like "commit"
|
||||
for settings
|
||||
@ -1649,9 +1650,9 @@ make check %{?_smp_mflags}
|
||||
562366 - Default image dimensions are not correctly
|
||||
transferred in the file/new dialog box
|
||||
561899 - GIMP can't save to mounted filesystem if file exists
|
||||
|
||||
|
||||
* Updated translations:
|
||||
|
||||
|
||||
Greek (el)
|
||||
Hindi (hi)
|
||||
Hungarian (hu)
|
||||
@ -2053,7 +2054,7 @@ make check %{?_smp_mflags}
|
||||
|
||||
- fixed regression in PSD load plug-in (bug #456042)
|
||||
- fixed crash when loading a corrupt PSD file (bug #327444)
|
||||
- work around for Pango appending " Not-Rotated" to font names
|
||||
- work around for Pango appending " Not-Rotated" to font names
|
||||
|
||||
* Wed Jul 11 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.16-2
|
||||
- don't let gimp-plugin-mgr --uninstall fail %%post scriptlet
|
||||
@ -2085,7 +2086,7 @@ make check %{?_smp_mflags}
|
||||
|
||||
Bugs fixed in GIMP 2.2.15
|
||||
=========================
|
||||
|
||||
|
||||
- fixed parsing of GFig files with CRLF line endings (bug #346988)
|
||||
- guard against a possible stack overflow in the Sunras loader (bug #433902)
|
||||
- fixed definition of datarootdir in gimptool-2.0 (bug #436386)
|
||||
@ -2110,10 +2111,10 @@ make check %{?_smp_mflags}
|
||||
|
||||
* Tue Apr 24 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.14-1
|
||||
- version 2.2.14
|
||||
|
||||
|
||||
Bugs fixed in GIMP 2.2.14
|
||||
=========================
|
||||
|
||||
|
||||
- avoid crashing on newer versions of the winicon format (bug #352899)
|
||||
- fixed crash in Postscript plug-in (bug #353381)
|
||||
- fixed handling of TABs in the text tool (bug #353132)
|
||||
|
Loading…
Reference in New Issue
Block a user