Hello community,

here is the log from the commit of package libt3key for openSUSE:Factory 
checked in at 2019-01-08 12:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libt3key (Old)
 and      /work/SRC/openSUSE:Factory/.libt3key.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libt3key"

Tue Jan  8 12:29:29 2019 rev:6 rq:663386 version:0.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libt3key/libt3key.changes        2015-02-20 
12:01:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libt3key.new.28833/libt3key.changes     
2019-01-08 12:31:33.372070988 +0100
@@ -1,0 +2,10 @@
+Mon Jan  7 13:23:35 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 0.2.9
+  * Updated the rxvt definition to include keys from mrxvt.
+  * Updated the Linux key database with keys for Application
+    Keypad Mode.
+  * Added fallbacks from terminfo for many keys with modifiers,
+    using the ncurses extended names.
+
+-------------------------------------------------------------------

Old:
----
  libt3key-0.2.6.tar.bz2

New:
----
  libt3key-0.2.9.tar.bz2

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

Other differences:
------------------
++++++ libt3key.spec ++++++
--- /var/tmp/diff_new_pack.YkSxAZ/_old  2019-01-08 12:31:33.764070562 +0100
+++ /var/tmp/diff_new_pack.YkSxAZ/_new  2019-01-08 12:31:33.764070562 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libt3key
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,22 +12,23 @@
 # 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:           libt3key
 %define lname  libt3key1
-Version:        0.2.6
+Version:        0.2.9
 Release:        0
 Summary:        The Tilde Toolkit's terminal key sequence database library
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
 Url:            http://os.ghalkes.nl/t3/libt3key.html
 
 #Git-Clone:    git://github.com/gphalkes/t3key
 Source:         http://os.ghalkes.nl/dist/%name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
@@ -35,9 +36,6 @@
 BuildRequires:  pkgconfig(libt3config) >= 0.2.5
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-%endif
 
 %description
 libt3key is library that provides a database of mappings from escape
@@ -86,12 +84,9 @@
 make %{?_smp_mflags}
 
 %install
-b="%buildroot"
-make install DESTDIR="$b"
-rm -f "$b/%_libdir"/*.la
-%if 0%{?fdupes:1}
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 %fdupes %buildroot/%_prefix
-%endif
 
 %post   -p /sbin/ldconfig -n %lname
 %postun -p /sbin/ldconfig -n %lname

++++++ libt3key-0.2.6.tar.bz2 -> libt3key-0.2.9.tar.bz2 ++++++
++++ 14840 lines of diff (skipped)


Reply via email to