Update to 2.10.12
This commit is contained in:
parent
d12eeae3c5
commit
0d5bd0bb94
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
|
||||
/gimp-2.10.6.tar.bz2
|
||||
/gimp-2.10.8.tar.bz2
|
||||
/gimp-2.10.10.tar.bz2
|
||||
/gimp-2.10.12.tar.bz2
|
||||
|
@ -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.10
|
||||
%global rel 2
|
||||
Version: 2.10.12
|
||||
%global rel 1
|
||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -692,6 +692,9 @@ make check %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2019 Kalev Lember <klember@redhat.com> - 2:2.10.12-1
|
||||
- Update to 2.10.12
|
||||
|
||||
* Thu Apr 11 2019 Richard Shaw <hobbes1069@gmail.com> - 2:2.10.10-2
|
||||
- Rebuild for OpenEXR 2.3.0.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gimp-2.10.10.tar.bz2) = 87caab9643a018e741e5e51c61220b7b282a66ed5bb723750cdf4139950f98c9ab246f4d6450420531d0e878c4561150efc4063cda896f08b25669bac4d1d172
|
||||
SHA512 (gimp-2.10.12.tar.bz2) = dd4af3f0fa6fca815d254b7f42aeff15412c38294f1f5bd491563e2b597fcb868e6adff9001b196a68e01cf49bde61cbb153b662b8da1aa1b4b1f7285879659f
|
||||
|
Loading…
Reference in New Issue
Block a user