version 2.10.30
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
02d5df0c8b
commit
d54785ad1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
|
|||||||
/gimp-2.10.22.tar.bz2
|
/gimp-2.10.22.tar.bz2
|
||||||
/gimp-2.10.24.tar.bz2
|
/gimp-2.10.24.tar.bz2
|
||||||
/gimp-2.10.28.tar.bz2
|
/gimp-2.10.28.tar.bz2
|
||||||
|
/gimp-2.10.30.tar.bz2
|
||||||
|
@ -87,7 +87,7 @@ 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.28
|
Version: 2.10.30
|
||||||
%global rel 1
|
%global rel 1
|
||||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||||
|
|
||||||
@ -724,6 +724,9 @@ make check %{?_smp_mflags}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 17 2022 Nils Philippsen <nils@tiptoe.de> - 2:2.10.30-1
|
||||||
|
- version 2.10.30
|
||||||
|
|
||||||
* Fri Oct 15 2021 Josef Ridky <jridky@redhat.com> - 2:2.10.28-1
|
* Fri Oct 15 2021 Josef Ridky <jridky@redhat.com> - 2:2.10.28-1
|
||||||
- New upstream release 2.10.28
|
- New upstream release 2.10.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gimp-2.10.28.tar.bz2) = 587f6f46741672f0700fd642a5b779694d2d8bc8ad70e7677ccdbfc2266dc62203ed347d6aaffaa4b8e7d84a84a25f7d5a51507dfd64b21b4c05970856d3ab94
|
SHA512 (gimp-2.10.30.tar.bz2) = 02ca9e8846dc2ae856f720b92f3c6af69984cf0b3ce85ba5a67479e5c3c813315a0551b7d011dcf7a6c83dc771e550cc31041126bbea0be3fd483176e0eb2851
|
||||||
|
Loading…
Reference in New Issue
Block a user