diff --git a/libspectre.spec b/libspectre-0.2.10.spec similarity index 85% rename from libspectre.spec rename to libspectre-0.2.10.spec index 070a1b84694e828bf1ce44d9d55ffeda5a7453ed..17687fd5f63fb747cb5536950ea0442208d3f751 100644 --- a/libspectre.spec +++ b/libspectre-0.2.10.spec @@ -1,13 +1,12 @@ Name: libspectre -Version: 0.2.8 -Release: 8 +Version: 0.2.10 +Release: 1 Summary: A small library for rendering Postscript documents License: GPLv2+ URL: http://libspectre.freedesktop.org Source0: http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz -BuildRequires: libgs-devel - +BuildRequires: libgs-devel gcc %description Libspectre is a small library for rendering Postscript documents. It provides a convenient easy to use API for handling and rendering @@ -23,6 +22,8 @@ developing applications that use libspectre. %prep %autosetup -n %{name}-%{version} -p1 + + %build %configure --disable-silent-rules --disable-static @@ -33,6 +34,9 @@ developing applications that use libspectre. %delete_la +%check +make check + %post /sbin/ldconfig @@ -49,5 +53,5 @@ developing applications that use libspectre. %{_libdir}/pkgconfig/libspectre.pc %changelog -* Wed Nov 27 2019 Jiangping Hu - 0.2.8-8 -- Package init +* Tue Nov 1 2022 huyab<1229981468@qq.com> - 0.2.10-1 +- update version to 0.2.10-1 diff --git a/libspectre-0.2.10.tar.gz b/libspectre-0.2.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3452568dd8167e1a0304700c7c9d1de9a5100385 Binary files /dev/null and b/libspectre-0.2.10.tar.gz differ diff --git a/libspectre-0.2.8.tar.gz b/libspectre-0.2.8.tar.gz deleted file mode 100644 index 04c57c358288d062cfaa4b06d89ceefc53c9cf24..0000000000000000000000000000000000000000 Binary files a/libspectre-0.2.8.tar.gz and /dev/null differ diff --git a/libspectre.yaml b/libspectre.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4df5d4626ccef2e7db824891c07820f8042eebd2 --- /dev/null +++ b/libspectre.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: qunying/libspectre +tag_prefix: ^ +seperator: . +