Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package edge-addition-planarity-suite for
openSUSE:Factory checked in at 2022-12-05 18:01:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edge-addition-planarity-suite (Old)
and /work/SRC/openSUSE:Factory/.edge-addition-planarity-suite.new.1835
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "edge-addition-planarity-suite"
Mon Dec 5 18:01:09 2022 rev:2 rq:1040078 version:3.0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/edge-addition-planarity-suite/edge-addition-planarity-suite.changes
2020-09-22 21:11:25.703942343 +0200
+++
/work/SRC/openSUSE:Factory/.edge-addition-planarity-suite.new.1835/edge-addition-planarity-suite.changes
2022-12-05 18:01:14.752596194 +0100
@@ -1,0 +2,12 @@
+Sun Dec 4 20:46:37 UTC 2022 - Dirk Müller <[email protected]>
+
+- install license
+- move docs to main package
+
+-------------------------------------------------------------------
+Thu Jun 16 23:45:31 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.0.2.0
+ * Manpage updates
+
+-------------------------------------------------------------------
Old:
----
Version_3.0.1.0.tar.gz
New:
----
Version_3.0.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ edge-addition-planarity-suite.spec ++++++
--- /var/tmp/diff_new_pack.Xx061x/_old 2022-12-05 18:01:15.252598917 +0100
+++ /var/tmp/diff_new_pack.Xx061x/_new 2022-12-05 18:01:15.260598960 +0100
@@ -1,7 +1,7 @@
#
# spec file for package edge-addition-planarity-suite
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define lname libplanarity0
Name: edge-addition-planarity-suite
-Version: 3.0.1.0
+Version: 3.0.2.0
Release: 0
Summary: Edge Addition Planarity Suite
License: GPL-3.0-or-later
@@ -59,7 +59,7 @@
%build
autoreconf -fi
-%configure --disable-static
+%configure --disable-static --docdir="%_defaultdocdir/%name"
%make_build
%install
@@ -73,10 +73,13 @@
%postun -n %lname -p /sbin/ldconfig
%files
+%doc README.md
+%doc %_defaultdocdir/%name
%_bindir/planarity
%_mandir/man1/planarity.1*
%files -n %lname
+%license LICENSE.TXT
%_libdir/libplanarity.so.0*
%files devel
++++++ Version_3.0.1.0.tar.gz -> Version_3.0.2.0.tar.gz ++++++
++++ 2299 lines of diff (skipped)