commit zile for openSUSE:Factory
Hello community, here is the log from the commit of package zile for openSUSE:Factory checked in at 2016-05-02 10:44:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zile (Old) and /work/SRC/openSUSE:Factory/.zile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "zile" Changes: -------- New Changes file: --- /dev/null 2016-04-07 01:36:33.300037506 +0200 +++ /work/SRC/openSUSE:Factory/.zile.new/zile.changes 2016-05-02 10:44:04.000000000 +0200 @@ -0,0 +1,282 @@ +------------------------------------------------------------------- +Wed Mar 19 17:24:11 UTC 2014 - avvissu@yandex.ru + +- update to 2.4.11 +- Add BuildRequires: pkg-config pkgconfig(bdw-gc) +- Moved package base and desktop into zile +- Spec file cleanup + +------------------------------------------------------------------- +Fri Mar 30 11:42:16 UTC 2012 - pascal.bleser@opensuse.org + +- update to 2.4.7: + * fix a potential crash and cosmetic bug in global-set-key when used + interactively + +------------------------------------------------------------------- +Mon Feb 20 08:36:56 UTC 2012 - pascal.bleser@opensuse.org + +- update to 2.4.6: + * fix a crash in non-incremental search the first time it is used + interactively + +------------------------------------------------------------------- +Sat Feb 11 17:13:56 UTC 2012 - pascal.bleser@opensuse.org + +- update to 2.4.5: + * fix an egregious bug resulting in a crash whenever a non-existent file was + edited + * fix other potential crash bugs in the low-level text-handling routine + estr_replace +- changes from 2.4.4: + * find-file and find-file-read-only now work non-interactively + * slight speed improvement to general editing operations + +------------------------------------------------------------------- +Thu Dec 22 01:02:18 UTC 2011 - pascal.bleser@opensuse.org + +- update to 2.4.3: + * fix a crash on certain terminals + * fix a recently-introduced display bug in isearch + +------------------------------------------------------------------- +Sat Oct 15 08:41:14 UTC 2011 - pascal.bleser@opensuse.org + +- update to 2.4.2: + * fix a long-standing bug in uniarg handling in macros + * fix display of percentage position in buffer + * fix display of search string in query-replace + * fix poor performance of fill-paragraph + * fix handling of Backspace/^H by looking at termcap kbs setting + * several old bugs have been fixed, a few more esoteric features removed, and + Emacs-compliance has been improved + +------------------------------------------------------------------- +Mon May 02 20:54:01 UTC 2011 - pascal.bleser@opensuse.org + +- update to 2.3.24: + * Bug fixes: + + fix kill-line with prefix argument + + fix a cosmetic problem with multiple ESC-digit combinations + + fix initial screen setup when some files are loaded on the command line + +- changes from 2.3.23: + * Bug fixes: + + {beginning,end}-of-buffer now take account of transient-mark-mode (bug + present since “forever”) + +------------------------------------------------------------------- +Fri Mar 04 22:21:46 UTC 2011 - pascal.bleser@opensuse.org + +- update to 2.3.22: + * fixes a bug in forward regex isearch introduced recently + +------------------------------------------------------------------- +Thu Nov 18 14:44:11 UTC 2010 - pascal.bleser@opensuse.org + +- restructred subpackages, similar to vim + +------------------------------------------------------------------- +Thu Nov 18 09:24:38 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.21: + * fixes a bug in backward search + +------------------------------------------------------------------- +Sat Oct 9 21:21:32 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.20: + * fixes a potential buffer overflow + * fixes search and replace with embedded NULs + * fixes a bug in the build system (the Zile-only tests now run correctly when + an EMACS environment variable is defined) + * fixes a bug introduced in 2.3.17 that caused consecutive kills not to save + the killed text + * some code was cleaned up and better use made of gnulib + * the build scripts that were previously in Lua have been rewritten in Perl; + Perl is now required to build Zile + * a cyclomatic complexity report on the C code can now be produced + +------------------------------------------------------------------- +Fri Aug 13 23:12:10 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.19: + * fixes a space leak + * fixes a small bug in reading filenames in the minibuffer introduced in + 2.3.18 + * fixessome behaviour that was not the same as Emacs + +------------------------------------------------------------------- +Mon Jul 12 06:00:44 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.18: + * fixes some minor space leaks + * fixes a read of freed memory + * fixes a bug in quoted-insert + * stops Zile from catching the user signal SIGQUIT + +------------------------------------------------------------------- +Tue May 25 05:45:59 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.17: + * fixes a crash in undo introduced in 2.3.16 + * fixes some small bugs in delete-window + +------------------------------------------------------------------- +Sun May 9 21:21:07 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.16: + * fixes a potential buffer overrun and a long-standing bug in the handling of + the key string "C-_" + +------------------------------------------------------------------- +Tue Mar 2 22:25:59 UTC 2010 - pascal.bleser@opensuse.org + +- update to 2.3.15: + * the default universal argument, which should be 4 but was 16, has been + fixed + * some cosmetic errors with the display of universal arguments in the + minibuffer have been fixed + +------------------------------------------------------------------- +Fri Dec 4 00:00:00 UTC 2009 - pascal.bleser@opensuse.org + +- update to 2.3.14: + * fixes a minor bug in filename tab expansion, which resulted in `/' being + expanded to `~/' + +------------------------------------------------------------------- +Thu Oct 29 00:00:00 UTC 2009 - pascal.bleser@opensuse.org + +- update to 2.3.13: + * fixes bugs in "kill-line", "scroll-up", and "scroll-down" + * some space leaks found by Valgrind were squashed + +------------------------------------------------------------------- +Tue Sep 22 00:00:00 UTC 2009 - pascal.bleser@opensuse.org + +- update to 2.3.12: + * fixes the +LINE command-line action, which was broken a few releases ago + * cosmetic fix to temporary buffers + +------------------------------------------------------------------- +Tue Sep 1 00:00:00 UTC 2009 - pascal.bleser@opensuse.org + +- update to 2.3.11 + +------------------------------------------------------------------- +Wed Apr 8 00:00:00 UTC 2009 - pascal.bleser@opensuse.org + +- update to 2.3.5: + * fixes a bug in write-file which caused the undo state to be improperly + updated, resulting in dirty states being marked clean + * a crash bug in paragraph filling was fixed + * some other minor bugs fixed + * the --funcall option was reintroduced for backwards compatibility with + Zile 2.2 + +------------------------------------------------------------------- +Fri Mar 6 00:00:00 UTC 2009 - guru@unixtech.be + +- fix conditionals in spec file +- update to 2.3.4: + * fixes yet another bug in filename completion, and a potential crash that + the bug exposed + +------------------------------------------------------------------- +Sun Mar 1 00:00:00 UTC 2009 - guru@unixtech.be + +- update to 2.3.3: + * fixes bugs in filename completion + +------------------------------------------------------------------- +Mon Feb 23 00:00:00 UTC 2009 - guru@unixtech.be + +- update to 2.3.1: + * rewrite of the test suite that drives Zile directly, and no longer uses + DejaGnu ++++ 85 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.zile.new/zile.changes New: ---- zile-2.4.11.tar.gz zile.changes zile.desktop zile.png zile.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zile.spec ++++++ # # spec file for package zile # # Copyright (c) 2014 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # Name: zile Version: 2.4.11 Release: 0 Summary: Lightweight Emacs Clone License: GPL-3.0 Group: Productivity/Editors/Emacs Url: http://www.gnu.org/software/zile/ Source: http://ftp.gnu.org/gnu/zile/zile-%{version}.tar.gz Source1: zile.desktop Source2: zile.png BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc BuildRequires: glibc-devel BuildRequires: help2man BuildRequires: libtool BuildRequires: make BuildRequires: ncurses-devel BuildRequires: perl BuildRequires: pkg-config BuildRequires: termcap BuildRequires: texinfo BuildRequires: update-desktop-files BuildRequires: pkgconfig(bdw-gc) Requires: termcap Provides: %{name}-base = %{version} Provides: %{name}-desktop = %{version} Obsoletes: %{name}-base < %{version} Obsoletes: %{name}-desktop < %{version} Recommends: %{name}-doc = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time, open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile. %package doc Summary: Lightweight Emacs Clone (Documentation) Group: Productivity/Editors/Emacs %description doc Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time, open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile. This package contains the documentation and the man page for %{name}. %prep %setup -q %build LDFLAGS="-L%{_libdir}/termcap" \ %configure \ --enable-xterm-support \ --disable-debug make %{?_smp_mflags} V=1 %install make DESTDIR=%{buildroot} install %{?_smp_mflags} rm -rf "%{buildroot}%{_datadir}/doc/zile" install -d "%{buildroot}%{_docdir}/%{name}" for f in AUTHORS ChangeLog COPYING NEWS README THANKS FAQ src/dotzile.sample; do install -m0644 "$f" "%{buildroot}%{_docdir}/%{name}/" done install -Dp -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.desktop" install -Dp -m 0644 "%{SOURCE2}" "%{buildroot}%{_datadir}/pixmaps/%{name}.png" %if 0%{?suse_version} %suse_update_desktop_file "%{name}" Utility TextEditor %endif %post %desktop_database_post %postun %desktop_database_postun %files %defattr(-,root,root) %{_bindir}/zile %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_mandir}/man1/zile.1%{ext_man} %files doc %defattr(-,root,root) %{_docdir}/%{name} %changelog ++++++ zile.desktop ++++++ [Desktop Entry] Categories= Terminal=true Icon=zile Exec=zile %f Type=Application Name=Zile GenericName=Text Editor Comment=Lightweight emacs clone MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
participants (1)
-
root@hilbert.suse.de