From 771a6324b8a9159dfc9cec6b24b48ab15e8c37da Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:07:50 +0100 Subject: [PATCH] update to 1.6.1 [release 1.6.1-1mamba;Sun Sep 06 2020] --- libmypaint.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libmypaint.spec b/libmypaint.spec index 1228e50..34a2ed4 100644 --- a/libmypaint.spec +++ b/libmypaint.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libmypaint -Version: 1.5.1 +Version: 1.6.1 Release: 1mamba Summary: MyPaint brush engine library Group: System/Libraries @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Ercole 'ercolinux' Carpanetto URL: http://mypaint.org/ -Source: https://github.com/mypaint/libmypaint/archive/v%{version}.zip +Source: https://github.com/mypaint/libmypaint.git/v%{version}/libmypaint-%{version}.tar.bz2 Patch0: libmypaint-1.3.0-versioning.patch Patch1: libmypaint-1.3.0-libgegl-0.4.8.patch Patch2: libmypaint-1.3.0-libgegl-0.4.14.patch @@ -61,7 +61,7 @@ This package contains libraries and header files for developing applications tha %files -f %{name}.lang %defattr(-,root,root) -%{_libdir}/libmypaint-%{majver}.so.* +%{_libdir}/libmypaint.so.* %{_libdir}/libmypaint-gegl.so.* %{_libdir}/girepository-1.0/MyPaint-*.typelib %{_libdir}/girepository-1.0/MyPaintGegl-*.typelib @@ -87,6 +87,9 @@ This package contains libraries and header files for developing applications tha %doc README.md TODO %changelog +* Sun Sep 06 2020 Silvan Calarco 1.6.1-1mamba +- update to 1.6.1 + * Sat Mar 21 2020 Silvan Calarco 1.5.1-1mamba - update to 1.5.1