version 0.4.2
This commit is contained in:
parent
c53a833bd2
commit
6677be3b5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/gegl-0.4.0.tar.bz2
|
/gegl-0.4.0.tar.bz2
|
||||||
|
/gegl-0.4.2.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global apiver 0.4
|
%global apiver 0.4
|
||||||
|
|
||||||
Name: gegl04
|
Name: gegl04
|
||||||
Version: 0.4.0
|
Version: 0.4.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Graph based image processing framework
|
Summary: Graph based image processing framework
|
||||||
|
|
||||||
# The binary is under the GPL, while the libs are under LGPL.
|
# 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: suitesparse-devel
|
||||||
BuildRequires: vala-tools
|
BuildRequires: vala-tools
|
||||||
|
|
||||||
BuildRequires: pkgconfig(babl) >= 0.1.44
|
BuildRequires: pkgconfig(babl) >= 0.1.48
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||||
@ -138,6 +138,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.2-1
|
||||||
|
- version 0.4.2
|
||||||
|
|
||||||
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.0-2
|
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.0-2
|
||||||
- don't require asciidoc for building
|
- don't require asciidoc for building
|
||||||
- always install unversioned executables
|
- always install unversioned executables
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gegl-0.4.0.tar.bz2) = 4e319e861f6a27f52d0d4920942abe3734e6015eaa76491ab55179d8c677ccf8eb7f4296ef43f55a5e77ae9e99bb2ba6f5bd20aa08f194e9d42a1159fae20c6e
|
SHA512 (gegl-0.4.2.tar.bz2) = 8d842f5e192d279529615e09da8a76b051baa9c257ac699eba5f8ce46b4511554949e35f494e99c190b1477a700e018e2243a9e84c3c79e331824ca364b6cefd
|
||||||
|
Loading…
Reference in New Issue
Block a user