version 0.4.4
This commit is contained in:
parent
c2f1e5ad5e
commit
c48bf6ec61
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/gegl-0.4.0.tar.bz2
|
||||
/gegl-0.4.2.tar.bz2
|
||||
/gegl-0.4.4.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiver 0.4
|
||||
|
||||
Name: gegl04
|
||||
Version: 0.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Graph based image processing framework
|
||||
|
||||
# The binary is under the GPL, while the libs are under LGPL.
|
||||
@ -22,7 +22,7 @@ BuildRequires: SDL-devel >= 1.2.0
|
||||
BuildRequires: suitesparse-devel
|
||||
BuildRequires: vala-tools
|
||||
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.48
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.52
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
@ -154,6 +154,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 05 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.4-1
|
||||
- version 0.4.4
|
||||
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.2-2
|
||||
- split off devel docs
|
||||
- let gegl04-devel-docs explicitly conflict with old gegl-devel (#1577595)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gegl-0.4.2.tar.bz2) = 8d842f5e192d279529615e09da8a76b051baa9c257ac699eba5f8ce46b4511554949e35f494e99c190b1477a700e018e2243a9e84c3c79e331824ca364b6cefd
|
||||
SHA512 (gegl-0.4.4.tar.bz2) = 6953bf7df225914ce9c8166f5a0490615664c69d5a66cf8ca805f75cfbe272186c7745d273fcde29c685e22a66d4483dbdf45064ec9c0007fd6d0b8aa3ebb164
|
||||
|
Loading…
Reference in New Issue
Block a user