Hello community, here is the log from the commit of package cairomm1_0 for openSUSE:Factory checked in at 2019-05-03 22:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairomm1_0 (Old) and /work/SRC/openSUSE:Factory/.cairomm1_0.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairomm1_0" Fri May 3 22:18:12 2019 rev:3 rq:696527 version:1.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cairomm1_0/cairomm1_0.changes 2018-03-14 19:22:47.395822353 +0100 +++ /work/SRC/openSUSE:Factory/.cairomm1_0.new.5148/cairomm1_0.changes 2019-05-03 22:18:14.012201796 +0200 @@ -1,0 +2,6 @@ +Thu Apr 18 18:19:36 UTC 2019 - Jan Engelhardt <[email protected]> + +- Remove --with-pic which has no effect with --disable-static. +- Update descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairomm1_0.spec ++++++ --- /var/tmp/diff_new_pack.wclh3a/_old 2019-05-03 22:18:14.704203186 +0200 +++ /var/tmp/diff_new_pack.wclh3a/_new 2019-05-03 22:18:14.708203194 +0200 @@ -1,7 +1,7 @@ # # spec file for package cairomm1_0 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -45,25 +45,26 @@ This package provides a C++ interface for Cairo. %package devel -Summary: C++ interface for Cairo +Summary: Header files for the Cairo C++ interface Group: Development/Libraries/GNOME Requires: libcairomm-1_0-1 = %{version} %description devel -This package provides a C++ interface for Cairo. +This package contains the header files for developing +applications that want to make use of cairomm1_0. %package doc -Summary: C++ Interface for Cairo +Summary: Documentation for the Cairo C++ interface Group: Documentation/HTML %description doc -This package provides a C++ interface for Cairo. +This package provides documentation for the Cairo C++ interface. %prep %setup -q -n %{_name}-%{version} %build -%configure --disable-static --with-pic +%configure --disable-static make %{?_smp_mflags} %install
