Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leafpad for openSUSE:Factory checked in at 2023-10-18 21:25:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leafpad (Old) and /work/SRC/openSUSE:Factory/.leafpad.new.31755 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leafpad" Wed Oct 18 21:25:16 2023 rev:18 rq:1118327 version:0.8.19 Changes: -------- --- /work/SRC/openSUSE:Factory/leafpad/leafpad.changes 2018-05-06 15:02:25.426922194 +0200 +++ /work/SRC/openSUSE:Factory/.leafpad.new.31755/leafpad.changes 2023-10-18 21:25:22.583976009 +0200 @@ -1,0 +2,10 @@ +Tue Oct 17 01:20:40 UTC 2023 - Wang Jun <badbo...@gmail.com> + +- Update to 0.8.19 + * Replaced GtkSourceIter by newer version + to fix Unicode character search behavior (Mi605) + * Fixed samba write bug (Nils Kvist) + * Added man page (LAMurakami) + * Added and updated some translations + +------------------------------------------------------------------- Old: ---- leafpad-0.8.18.1.tar.bz2 New: ---- leafpad-0.8.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leafpad.spec ++++++ --- /var/tmp/diff_new_pack.QsqgfB/_old 2023-10-18 21:25:23.203998469 +0200 +++ /var/tmp/diff_new_pack.QsqgfB/_new 2023-10-18 21:25:23.203998469 +0200 @@ -1,7 +1,7 @@ # # spec file for package leafpad # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # 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/ # Name: leafpad -Version: 0.8.18.1 +Version: 0.8.19 Release: 0 Summary: Graphical text editor and Notepad clone -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Editors/Other -Url: http://tarot.freeshell.org/leafpad/ +URL: http://tarot.freeshell.org/leafpad/ Source0: %{name}-%{version}.tar.bz2 BuildRequires: autoconf BuildRequires: automake @@ -66,10 +66,12 @@ %files -f "%{name}.lang" %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS ChangeLog NEWS README +%license COPYING %{_bindir}/leafpad %{_datadir}/applications/leafpad.desktop %{_datadir}/pixmaps/leafpad.png %{_datadir}/pixmaps/leafpad.xpm %{_datadir}/icons/*/*/apps/leafpad.* +%{_mandir}/man1/leafpad.1.gz ++++++ leafpad-0.8.18.1.tar.bz2 -> leafpad-0.8.19.tar.bz2 ++++++ ++++ 20782 lines of diff (skipped)