Hello community,

here is the log from the commit of package grail for openSUSE:Factory checked 
in at 2017-09-11 16:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grail (Old)
 and      /work/SRC/openSUSE:Factory/.grail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grail"

Mon Sep 11 16:22:47 2017 rev:3 rq:522900 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grail/grail.changes      2016-03-04 
19:30:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grail.new/grail.changes 2017-09-11 
16:23:33.746201186 +0200
@@ -1,0 +2,8 @@
+Sun Sep 10 16:00:33 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.1.1:
+  * No changelog available.
+- Use GPG signing.
+- Add baselibs.conf.
+
+-------------------------------------------------------------------

Old:
----
  grail_3.1.0+16.04.20160125.orig.tar.gz

New:
----
  baselibs.conf
  grail-3.1.1.tar.bz2
  grail-3.1.1.tar.bz2.asc
  grail.keyring

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

Other differences:
------------------
++++++ grail.spec ++++++
--- /var/tmp/diff_new_pack.J36VDP/_old  2017-09-11 16:23:34.274127057 +0200
+++ /var/tmp/diff_new_pack.J36VDP/_new  2017-09-11 16:23:34.274127057 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grail
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -18,19 +18,22 @@
 
 %define soname  libgrail
 %define sover   6
-%define _version 3.1.0+16.04.20160125
 Name:           grail
-Version:        3.1.0+bzr20160125
+Version:        3.1.1
 Release:        0
 Summary:        Gesture recognition library
-License:        LGPL-3.0 and GPL-3.0
+License:        LGPL-3.0 AND GPL-3.0
 Group:          Hardware/Other
 Url:            https://launchpad.net/grail
-Source:         
http://archive.ubuntu.com/ubuntu/pool/main/g/%{name}/%{name}_%{_version}.orig.tar.gz
+Source:         
https://launchpad.net/grail/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
+Source1:        
https://launchpad.net/grail/trunk/%{version}/+download/%{name}-%{version}.tar.bz2.asc
+Source2:        %{name}.keyring
+Source3:        baselibs.conf
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-server-sdk
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(evemu)
@@ -71,35 +74,33 @@
 for several alternative gestures until a match is confirmed.
 
 %prep
-%setup -q -n %{name}-%{_version}
+%setup -q
 
 %build
 autoreconf -fi
 %configure \
   --disable-static       \
   --disable-silent-rules
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n %{soname}%{sover} -p /sbin/ldconfig
+
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README
 %{_bindir}/%{name}-test-*
 %{_mandir}/man?/%{name}-test-*.?%{?ext_man}
 
 %files -n %{soname}%{sover}
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README
 %{_libdir}/%{soname}.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %dir %{_includedir}/oif/
 %{_includedir}/oif/%{name}.h
 %{_libdir}/%{soname}.so

++++++ baselibs.conf ++++++
libgrail6
++++++ grail.keyring ++++++
++++ 3307 lines (skipped)


Reply via email to