Update to a 2024-08-19 git snapshot
Fix gimp-libs dependency in the main package. Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
ff107597ed
commit
563eb21a29
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
|
|||||||
/gimp-2.99.19-git256e0ca5a0.tar.xz
|
/gimp-2.99.19-git256e0ca5a0.tar.xz
|
||||||
/gimp-2.99.19-gitd38362c9a0.tar.xz
|
/gimp-2.99.19-gitd38362c9a0.tar.xz
|
||||||
/gimp-splash.png
|
/gimp-splash.png
|
||||||
|
/gimp-2.99.19-git5814d9ed30.tar.xz
|
||||||
|
@ -58,7 +58,7 @@ gimp:app / ui
|
|||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.99.19^20240817gitd38362c9a0
|
Version: 2.99.19^20240819git5814d9ed30
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
|
||||||
# Compute some version related macros.
|
# Compute some version related macros.
|
||||||
@ -200,7 +200,7 @@ Requires: lua >= 5.4
|
|||||||
Requires: lua-lgi
|
Requires: lua-lgi
|
||||||
%endif
|
%endif
|
||||||
Requires: xdg-utils
|
Requires: xdg-utils
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{epoch}%{version}-%{release}
|
||||||
Requires: python3dist(pygobject) >= 3.0
|
Requires: python3dist(pygobject) >= 3.0
|
||||||
|
|
||||||
Recommends: mypaint-brushes
|
Recommends: mypaint-brushes
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (gimp-2.99.19-gitd38362c9a0.tar.xz) = 5498e7cda471ddc96109af5c52720a52e42b7e100d158a360bfb3935502633f77c394a613d0552c254b06c076cc38a5ce92c69e697d19bbcd673ea43a5b3b64e
|
SHA512 (gimp-2.99.19-git5814d9ed30.tar.xz) = 7a531bca4d1638d88bb9c8e83aa838e7c9941b84ae7113b193a4c9de0f12b221bce4d31196035b3f5988c31c291b935eb07477dbd637971df0ef23f2fbbbc40a
|
||||||
SHA512 (gimp-splash.png) = e4443fa1c4eaf50ce4a89681d436d9c23ccae7e3a6cac1e853bba05d851c815c59c53d52c9f3e159460d52e03b492cc48f366f6e194b7ca8c740692eb0c2d963
|
SHA512 (gimp-splash.png) = e4443fa1c4eaf50ce4a89681d436d9c23ccae7e3a6cac1e853bba05d851c815c59c53d52c9f3e159460d52e03b492cc48f366f6e194b7ca8c740692eb0c2d963
|
||||||
|
Loading…
Reference in New Issue
Block a user