New upstream version 2.10.20
This commit is contained in:
parent
c7a5b1c29e
commit
5365d6e249
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
|
||||
/gimp-2.10.14.tar.bz2
|
||||
/gimp-2.10.16.tar.bz2
|
||||
/gimp-2.10.18.tar.bz2
|
||||
/gimp-2.10.20.tar.bz2
|
||||
|
11
gimp.spec
11
gimp.spec
@ -87,8 +87,8 @@ find $bytecode_compilation_path -type f -a -name "*.py" -print0 | xargs -0 $pyth
|
||||
Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Epoch: 2
|
||||
Version: 2.10.18
|
||||
%global rel 2
|
||||
Version: 2.10.20
|
||||
%global rel 1
|
||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -189,8 +189,8 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: ImageMagick
|
||||
%endif
|
||||
|
||||
Requires: babl%{?_isa} >= 0.1.74
|
||||
Requires: gegl04%{?_isa} >= 0.4.22
|
||||
Requires: babl%{?_isa} >= 0.1.78
|
||||
Requires: gegl04%{?_isa} >= 0.4.24
|
||||
Requires: fontconfig >= 2.12.4
|
||||
Requires: freetype >= 2.1.7
|
||||
Requires: glib2 >= 2.54.2
|
||||
@ -718,6 +718,9 @@ make check %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 15 2020 Josef Ridky <jridky@redhat.com> - 2:2.10.20-1
|
||||
- New upstream release 2.10.20
|
||||
|
||||
* Fri May 15 2020 Kalev Lember <klember@redhat.com> - 2:2.10.18-2
|
||||
- Rebuild for libmypaint 1.6.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gimp-2.10.18.tar.bz2) = 88990f2d70508b22f4acadeab6b687e20af19b765ebc6f245d0c99b3dd853fcd3d237c3b7607e50133aa95a1d71931069029dfd7ee94441ff419c542c141bc9f
|
||||
SHA512 (gimp-2.10.20.tar.bz2) = 7cd0b1833af87a167fdfee59fb491a72727fe3071c21c0de1813adb0f8272a92473e1e300517395b1b4593c8cb6781ee30f7a63966756e5a7f523a164308aba6
|
||||
|
Loading…
Reference in New Issue
Block a user