diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : libmypaint version : 1.5.0 -release : 9 +release : 10 source : - https://github.com/mypaint/libmypaint/releases/download/v1.5.0/libmypaint-1.5.0.tar.xz : aba6e0526f9e4bead4a89c7c82084971b90c5128b50da77b0ac0f5ef27772b57 license : ISC @@ -13,10 +13,9 @@ - pkgconfig(json-c) environment: | # Upstream recommended CFLAGS - export CFLAGS='-Ofast -ftree-vectorize -fopt-info-vec-optimized -march=native -mtune=native -funsafe-math-optimizations -funsafe-loop-optimizations' + export CFLAGS='-Ofast -ftree-vectorize -fopt-info-vec-optimized -funsafe-math-optimizations -funsafe-loop-optimizations' setup : | - %configure --disable-static \ - --enable-gegl + %configure --disable-static --enable-gegl build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ libmypaint - Pierre-Yves - pyu@riseup.net + Jacob Alzén + jacob.alzen@gmail.com ISC multimedia.library @@ -117,7 +117,7 @@ programming.devel - libmypaint + libmypaint /usr/include/libmypaint-gegl/mypaint-gegl-glib.h @@ -147,12 +147,12 @@ - - 2020-02-19 + + 2020-02-20 1.5.0 Packaging update - Pierre-Yves - pyu@riseup.net + Jacob Alzén + jacob.alzen@gmail.com \ No newline at end of file