Hello community,
here is the log from the commit of package xf86-input-libinput for
openSUSE:Factory checked in at 2015-09-30 05:52:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-libinput (Old)
and /work/SRC/openSUSE:Factory/.xf86-input-libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-libinput"
Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-libinput/xf86-input-libinput.changes
2015-09-02 00:36:37.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xf86-input-libinput.new/xf86-input-libinput.changes
2015-09-30 05:52:37.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Sep 27 10:35:03 UTC 2015 - [email protected]
+
+- Add gpg signature
+
+-------------------------------------------------------------------
New:
----
xf86-input-libinput-0.14.0.tar.bz2.sig
xf86-input-libinput.keyring
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-input-libinput.spec ++++++
--- /var/tmp/diff_new_pack.sobpm0/_old 2015-09-30 05:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.sobpm0/_new 2015-09-30 05:52:38.000000000 +0200
@@ -24,7 +24,9 @@
Group: System/X11/Servers/XF86_4
Url: http://xorg.freedesktop.org/
Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Source1: 90-libinput.conf
+Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+Source2: %{name}.keyring
+Source3: 90-libinput.conf
BuildRequires: pkg-config
BuildRequires: pkgconfig(inputproto)
BuildRequires: pkgconfig(libinput) >= 0.21.0
@@ -65,7 +67,7 @@
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
install -d %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
-install -p -m 0644 %{SOURCE1}
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/90-libinput.conf
+install -p -m 0644 %{SOURCE3}
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/90-libinput.conf
%files
%defattr(-,root,root)