Hello community,

here is the log from the commit of package rlwrap for openSUSE:Factory checked 
in at 2017-09-22 21:34:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rlwrap (Old)
 and      /work/SRC/openSUSE:Factory/.rlwrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rlwrap"

Fri Sep 22 21:34:31 2017 rev:19 rq:528066 version:0.43

Changes:
--------
--- /work/SRC/openSUSE:Factory/rlwrap/rlwrap.changes    2015-02-05 
10:59:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rlwrap.new/rlwrap.changes       2017-09-22 
21:34:36.214829571 +0200
@@ -1,0 +2,12 @@
+Sun Sep  3 14:43:32 UTC 2017 - [email protected]
+
+- Update to version 0.43:
+ * New features
+   - Filters can now be written in python 
+   - Filters can respond to hotkeys (i.e. single keypresses bound to 
rlwrap-hotkey in .inputrc)
+ * Bug fixes
+   - rlwrap now always searches terminfo before termcap.
+   - playing back a readline macro consisting of more than one line would 
crash rlwrap.
+   - rlwrap --one-shot could accept more than one line when input in quick 
succession.
+
+-------------------------------------------------------------------

Old:
----
  rlwrap-0.42.tar.gz

New:
----
  rlwrap-0.43.tar.gz

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

Other differences:
------------------
++++++ rlwrap.spec ++++++
--- /var/tmp/diff_new_pack.cnbfBy/_old  2017-09-22 21:34:36.982721477 +0200
+++ /var/tmp/diff_new_pack.cnbfBy/_new  2017-09-22 21:34:36.986720914 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rlwrap
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           rlwrap
+Version:        0.43
+Release:        0
 Summary:        A Readline Wrapper
 License:        GPL-2.0+
 Group:          Productivity/Other
-Version:        0.42
-Release:        0
-Source0:        http://utopia.knoware.nl/~hlub/rlwrap/%{name}-%{version}.tar.gz
 Url:            http://utopia.knoware.nl/~hlub/uck/rlwrap/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  ncurses-devel
 BuildRequires:  readline-devel
 
@@ -40,23 +39,19 @@
 
 %build
 %configure
-make
+make %{?_smp_mflags}
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %install
-%makeinstall
-
-%clean
-rm -rf ${RPM_BUILD_ROOT}
+%make_install
 
 %files
-%defattr(-, root, root)
 %doc AUTHORS BUGS ChangeLog NEWS README TODO
-%_bindir/rlwrap
-%_mandir/man1/rlwrap.1.gz
-%_mandir/man3/RlwrapFilter.3pm.gz
-%_datadir/rlwrap
+%{_bindir}/rlwrap
+%{_mandir}/man1/rlwrap.1%{ext_man}
+%{_mandir}/man3/RlwrapFilter.3pm%{ext_man}
+%{_datadir}/rlwrap
 
 %changelog

++++++ rlwrap-0.42.tar.gz -> rlwrap-0.43.tar.gz ++++++
++++ 8592 lines of diff (skipped)


Reply via email to