rebuild with gegl04
This commit is contained in:
parent
4fdd4a25d9
commit
c042e36e6d
1090
libmypaint-1.3.0-gegl04.patch
Normal file
1090
libmypaint-1.3.0-gegl04.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: libmypaint
|
||||
Version: 1.3.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Library for making brush strokes
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -12,12 +12,13 @@ Summary: Library for making brush strokes
|
||||
License: ISC
|
||||
URL: https://github.com/mypaint/libmypaint
|
||||
Source0: https://github.com/mypaint/libmypaint/releases/download/v%{version}/libmypaint-%{version}.tar.xz
|
||||
Patch0: libmypaint-1.3.0-gegl04.patch
|
||||
|
||||
BuildRequires: babl-devel
|
||||
BuildRequires: breathe
|
||||
BuildRequires: gcc
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gegl03-devel
|
||||
BuildRequires: gegl04-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: intltool
|
||||
@ -77,6 +78,9 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%{_datadir}/gir-1.0/MyPaintGegl-%{major}.%{minor}.gir
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 1.3.0-8
|
||||
- rebuild with gegl04
|
||||
|
||||
* Tue Mar 06 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.0-7
|
||||
- Rebuilt for libjson-c.so.4 (json-c v0.13.1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user