diff --git a/libspiro.spec b/libspiro.spec index 02e0e2e..8079fc7 100644 --- a/libspiro.spec +++ b/libspiro.spec @@ -1,5 +1,5 @@ Name: libspiro -Version: 20190731 +Version: 20200505 Release: 1mamba Summary: A library to simplify the drawing of beautiful curves Group: System/Libraries @@ -43,6 +43,8 @@ This library will take an array of spiro control points and convert them into a This package contains static libraries and header files need for development. +%debug_package + %prep %setup -q @@ -74,9 +76,13 @@ autoreconf -f -i %{_libdir}/libspiro.la %{_libdir}/libspiro.so %{_libdir}/pkgconfig/libspiro.pc +%{_mandir}/man3/libspiro.3* %doc README %changelog +* Mon May 11 2020 Automatic Build System 20200505-1mamba +- automatic version update by autodist + * Thu Aug 15 2019 Silvan Calarco 20190731-1mamba - update to 20190731