version 2.10.22
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
65e403ac3f
commit
0e85e65eb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
|
|||||||
/gimp-2.10.16.tar.bz2
|
/gimp-2.10.16.tar.bz2
|
||||||
/gimp-2.10.18.tar.bz2
|
/gimp-2.10.18.tar.bz2
|
||||||
/gimp-2.10.20.tar.bz2
|
/gimp-2.10.20.tar.bz2
|
||||||
|
/gimp-2.10.22.tar.bz2
|
||||||
|
@ -87,9 +87,9 @@ find $bytecode_compilation_path -type f -a -name "*.py" -print0 | xargs -0 $pyth
|
|||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.10.20
|
Version: 2.10.22
|
||||||
%global rel 2
|
%global rel 1
|
||||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}.3
|
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||||
|
|
||||||
# Compute some version related macros.
|
# Compute some version related macros.
|
||||||
# Ugly, need to get quoting percent signs straight.
|
# Ugly, need to get quoting percent signs straight.
|
||||||
@ -718,6 +718,9 @@ make check %{?_smp_mflags}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 08 2020 Nils Philippsen <nils@tiptoe.de> - 2:2.10.22-1
|
||||||
|
- version 2.10.22
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.10.20-2.3
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.10.20-2.3
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gimp-2.10.20.tar.bz2) = 7cd0b1833af87a167fdfee59fb491a72727fe3071c21c0de1813adb0f8272a92473e1e300517395b1b4593c8cb6781ee30f7a63966756e5a7f523a164308aba6
|
SHA512 (gimp-2.10.22.tar.bz2) = 13841ac4a186df47e4155095ca888a903b2db9e25a73fbb834fe981ccf915cb67a3e08506e5c13b6c5f35e27b1de24befbccf871e438b1a35f67f069bebd8fd0
|
||||||
|
Loading…
Reference in New Issue
Block a user