update to 1.6.1 [release 1.6.1-1mamba;Sun Sep 06 2020]
This commit is contained in:
parent
089841d8cd
commit
771a6324b8
@ -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 <ercole69@gmail.com>
|
||||
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 <silvan.calarco@mambasoft.it> 1.6.1-1mamba
|
||||
- update to 1.6.1
|
||||
|
||||
* Sat Mar 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.1-1mamba
|
||||
- update to 1.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user