Hello community,

here is the log from the commit of package libcaca for openSUSE:Factory checked 
in at 2020-02-29 21:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcaca (Old)
 and      /work/SRC/openSUSE:Factory/.libcaca.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcaca"

Sat Feb 29 21:23:23 2020 rev:43 rq:779814 version:0.99.beta19.git20171003

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcaca/libcaca.changes  2019-08-07 
13:56:34.016856065 +0200
+++ /work/SRC/openSUSE:Factory/.libcaca.new.26092/libcaca.changes       
2020-02-29 21:23:27.930391944 +0100
@@ -1,0 +2,6 @@
+Wed Feb 26 16:47:50 UTC 2020 - Илья Индиго <[email protected]>
+
+- Refresh spec-file via spec-cleaner.
+- Add Requires:toilet for caca-utils, because need for cacaclock.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcaca.spec ++++++
--- /var/tmp/diff_new_pack.PlLlEz/_old  2020-02-29 21:23:28.618393305 +0100
+++ /var/tmp/diff_new_pack.PlLlEz/_new  2020-02-29 21:23:28.622393314 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcaca
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 #
 %define _rev da28e9684ef445ac8d42745644336b8a75c01855
-
 Name:           libcaca
 Version:        0.99.beta19.git20171003
 Release:        0
 Summary:        Library for Colour ASCII Art, text mode graphics
 License:        WTFPL
 Group:          Development/Languages/C and C++
-Url:            http://caca.zoy.org/
+URL:            http://caca.zoy.org
 Source0:        
https://github.com/cacalabs/%{name}/archive/%{_rev}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 Patch1:         libcaca-0.99-texbuild.patch
@@ -114,6 +113,7 @@
 Summary:        Colour ASCII Art Text mode graphics utilities based on libcaca
 Group:          Amusements/Toys/Graphics
 Requires:       imlib2-loaders
+Requires:       toilet
 
 %description -n caca-utils
 This package contains utilities and demonstration programs for libcaca,
@@ -167,7 +167,7 @@
     --enable-plugins \
     --enable-java=no \
     --enable-python
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -195,7 +195,7 @@
 %{_bindir}/caca-config
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/*
-%{_mandir}/man1/caca-config.1*
+%{_mandir}/man1/caca-config.1%{?ext_man}
 %{_mandir}/man3/*
 
 %files ruby
@@ -221,11 +221,11 @@
 %{_bindir}/cacaserver
 %{_bindir}/img2txt
 %{_datadir}/libcaca
-%{_mandir}/man1/cacademo.1*
-%{_mandir}/man1/cacafire.1*
-%{_mandir}/man1/cacaview.1*
-%{_mandir}/man1/cacaplay.1*
-%{_mandir}/man1/cacaserver.1*
-%{_mandir}/man1/img2txt.1*
+%{_mandir}/man1/cacademo.1%{?ext_man}
+%{_mandir}/man1/cacafire.1%{?ext_man}
+%{_mandir}/man1/cacaview.1%{?ext_man}
+%{_mandir}/man1/cacaplay.1%{?ext_man}
+%{_mandir}/man1/cacaserver.1%{?ext_man}
+%{_mandir}/man1/img2txt.1%{?ext_man}
 
 %changelog


Reply via email to