Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zile for openSUSE:Factory checked in at 2021-02-16 22:40:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zile (Old) and /work/SRC/openSUSE:Factory/.zile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zile" Tue Feb 16 22:40:33 2021 rev:5 rq:872787 version:2.4.15 Changes: -------- --- /work/SRC/openSUSE:Factory/zile/zile.changes 2018-10-31 13:15:25.231397902 +0100 +++ /work/SRC/openSUSE:Factory/.zile.new.28504/zile.changes 2021-02-16 22:50:58.870704896 +0100 @@ -1,0 +2,11 @@ +Wed Feb 10 12:04:45 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 2.4.15: + * Ensure term.h matches [n]curses[w].h (fix #58880). + * Fix a potential crash in the Lisp ???interpreter???. + * Build-related fixes + * Some code clean-up, including a simplification to the calling convention + * Update some docstrings to match Emacs 27.1. +- remove obsolete post install scripts for current distros + +------------------------------------------------------------------- Old: ---- zile-2.4.14.tar.gz zile-2.4.14.tar.gz.sig New: ---- zile-2.4.15.tar.gz zile-2.4.15.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zile.spec ++++++ --- /var/tmp/diff_new_pack.r8CeZL/_old 2021-02-16 22:50:59.554705786 +0100 +++ /var/tmp/diff_new_pack.r8CeZL/_new 2021-02-16 22:50:59.558705791 +0100 @@ -1,7 +1,7 @@ # # spec file for package zile # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: zile -Version: 2.4.14 +Version: 2.4.15 Release: 0 Summary: Lightweight Emacs Clone License: GPL-3.0-only Group: Productivity/Text/Editors -Url: https://www.gnu.org/software/zile/ +URL: https://www.gnu.org/software/zile/ Source0: https://ftp.gnu.org/gnu/zile/zile-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/zile/zile-%{version}.tar.gz.sig Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%{name}&download=1#/%{name}.keyring @@ -74,7 +74,7 @@ --disable-debug \ --disable-silent-rules \ --docdir=%{_docdir}/%{name} -make %{?_smp_mflags} +%make_build %install %make_install @@ -84,21 +84,23 @@ install -Dp -m 0644 "%{SOURCE4}" "%{buildroot}%{_datadir}/pixmaps/%{name}.png" %suse_update_desktop_file "%{name}" Utility TextEditor +%if 0%{?suse_version} < 1330 %post %desktop_database_post +%endif +%if 0%{?suse_version} < 1330 %postun %desktop_database_postun +%endif %files -%defattr(-,root,root) %{_bindir}/zile %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png -%{_mandir}/man1/zile.1%{ext_man} +%{_mandir}/man1/zile.1%{?ext_man} %files doc -%defattr(-,root,root) %doc %{_docdir}/%{name} %changelog ++++++ zile-2.4.14.tar.gz -> zile-2.4.15.tar.gz ++++++ ++++ 53922 lines of diff (skipped) ++++++ zile.keyring ++++++ --- /var/tmp/diff_new_pack.r8CeZL/_old 2021-02-16 22:50:59.966706322 +0100 +++ /var/tmp/diff_new_pack.r8CeZL/_new 2021-02-16 22:50:59.966706322 +0100 @@ -1,3 +1,4 @@ +GPG keys of Reuben Thomas <rrt> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.14 (GNU/Linux) @@ -65,5 +66,3 @@ =ekYb -----END PGP PUBLIC KEY BLOCK----- - -
