diff --git a/cairomm-1.14.4.tar.xz b/cairomm-1.14.4.tar.xz deleted file mode 100644 index 902e63b..0000000 Binary files a/cairomm-1.14.4.tar.xz and /dev/null differ diff --git a/cairomm-1.14.5.tar.xz b/cairomm-1.14.5.tar.xz new file mode 100644 index 0000000..017d4e1 Binary files /dev/null and b/cairomm-1.14.5.tar.xz differ diff --git a/cairomm.spec b/cairomm.spec index 4ae154c..29ddd29 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -4,7 +4,7 @@ %global libsigc_version 2.5.1 Name: cairomm -Version: 1.14.4 +Version: 1.14.5 Release: 1 Summary: C++ API for the cairo graphics library License: LGPLv2+ @@ -55,7 +55,7 @@ developing %{name} applications. %meson_install install -t %{buildroot}%{_docdir}/cairomm-%{apiver} -m 0644 -p \ - AUTHORS ChangeLog MAINTAINERS NEWS README.md + ChangeLog NEWS README.md cp -rp examples %{buildroot}%{_docdir}/cairomm-%{apiver}/ %delete_la @@ -69,7 +69,6 @@ cp -rp examples %{buildroot}%{_docdir}/cairomm-%{apiver}/ %files %license COPYING -%doc AUTHORS %{_libdir}/lib*.so.* %files devel @@ -79,11 +78,14 @@ cp -rp examples %{buildroot}%{_docdir}/cairomm-%{apiver}/ %{_libdir}/pkgconfig/* %{_libdir}/%{name}-%{apiver} -%files help +%files help %doc %{_datadir}/doc/%{name}-%{apiver}/ %doc %{_datadir}/devhelp/ %changelog +* Fri Dec 29 2023 Paul Thomas - 1.14.5-1 +- update to version 1.14.5 + * Thu Sep 07 2023 chenchen - 1.14.4-1 - Upgrade to version 1.14.4