Hello community,

here is the log from the commit of package manpageeditor for openSUSE:Factory 
checked in at 2020-10-05 19:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/manpageeditor (Old)
 and      /work/SRC/openSUSE:Factory/.manpageeditor.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "manpageeditor"

Mon Oct  5 19:40:24 2020 rev:3 rq:839296 version:0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/manpageeditor/manpageeditor.changes      
2016-06-13 21:55:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.manpageeditor.new.4249/manpageeditor.changes    
2020-10-05 19:41:10.249671801 +0200
@@ -1,0 +2,6 @@
+Fri Oct  2 15:16:37 UTC 2020 - [email protected]
+
+- remove dependency on aspell, it is going to be removed from
+  factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ manpageeditor.spec ++++++
--- /var/tmp/diff_new_pack.KexOaL/_old  2020-10-05 19:41:11.237672767 +0200
+++ /var/tmp/diff_new_pack.KexOaL/_new  2020-10-05 19:41:11.237672767 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package manpageeditor
 #
-# Copyright (c) 2016 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
@@ -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/
 #
 
 
@@ -22,14 +22,13 @@
 Version:        0.1.1
 Release:        0
 Summary:        A simple manual pages editor
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Tools/Other
-Url:            http://gtk-apps.org/content/show.php?content=160219
+URL:            http://gtk-apps.org/content/show.php?content=160219
 Source0:        
http://khapplications.darktech.org/zips/manpageeditor/%{oname}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE vs. various errors & warnings about desktop files.
 Patch1:         manpageeditor-desktop-warnings.diff
 
-BuildRequires:  aspell-devel
 BuildRequires:  ctags
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -51,8 +50,7 @@
 %patch1
 
 %build
-%configure \
-           --enable-aspell
+%configure 
 
 %install
 %make_install


Reply via email to