Hello community, here is the log from the commit of package chafa for openSUSE:Factory checked in at 2019-08-24 18:49:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chafa (Old) and /work/SRC/openSUSE:Factory/.chafa.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chafa" Sat Aug 24 18:49:51 2019 rev:3 rq:725785 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/chafa/chafa.changes 2019-08-20 11:00:09.604646666 +0200 +++ /work/SRC/openSUSE:Factory/.chafa.new.7948/chafa.changes 2019-08-24 18:49:55.089736958 +0200 @@ -1,0 +2,6 @@ +Sat Aug 24 06:28:14 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update descriptions. +- Avoid double-shipping documentation, and make docs noarch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chafa.spec ++++++ --- /var/tmp/diff_new_pack.LQ3Cd4/_old 2019-08-24 18:49:55.537736914 +0200 +++ /var/tmp/diff_new_pack.LQ3Cd4/_new 2019-08-24 18:49:55.537736914 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -41,7 +41,8 @@ Group: Development/Libraries/C and C++ %description -n libchafa0 -Shared library for %{name}. +The core of Chafa which converts all kinds of images, including +animated image formats like GIFs, into ANSI/Unicode characters. %package devel Summary: Development files for %{name} @@ -55,6 +56,7 @@ Summary: Chafa documentation Group: Documentation/HTML Recommends: %{name}-devel +BuildArch: noarch %description doc Documentation for %{name}. @@ -82,18 +84,16 @@ %files %license COPYING.LESSER -%doc AUTHORS README* NEWS +%doc README* NEWS %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} %files -n libchafa0 -%doc AUTHORS %license COPYING.LESSER %{_libdir}/lib%{name}.so.0 %{_libdir}/lib%{name}.so.0.1.1 %files devel -%doc AUTHORS %license COPYING.LESSER %{_includedir}/%{name}/ %{_libdir}/pkgconfig/%{name}.pc
