Hello community,

here is the log from the commit of package libisds for openSUSE:Factory checked 
in at 2018-08-27 13:47:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libisds (Old)
 and      /work/SRC/openSUSE:Factory/.libisds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libisds"

Mon Aug 27 13:47:59 2018 rev:8 rq:628856 version:0.10.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libisds/libisds.changes  2017-07-21 
22:49:18.229535961 +0200
+++ /work/SRC/openSUSE:Factory/.libisds.new/libisds.changes     2018-08-27 
13:47:59.860435842 +0200
@@ -1,0 +2,7 @@
+Mon Aug 13 07:09:37 UTC 2018 - [email protected]
+
+- Version bump to 0.10.8:
+  * Various memory leaks fixed
+  * Recognise EV8
+
+-------------------------------------------------------------------

Old:
----
  libisds-0.10.7.tar.xz
  libisds-0.10.7.tar.xz.asc

New:
----
  libisds-0.10.8.tar.xz
  libisds-0.10.8.tar.xz.asc

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

Other differences:
------------------
++++++ libisds.spec ++++++
--- /var/tmp/diff_new_pack.FnC9ia/_old  2018-08-27 13:48:00.464436703 +0200
+++ /var/tmp/diff_new_pack.FnC9ia/_new  2018-08-27 13:48:00.468436709 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libisds
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,26 +18,25 @@
 
 %define libname %{name}5
 Name:           libisds
-Version:        0.10.7
+Version:        0.10.8
 Release:        0
 Summary:        Library for accessing the Czech Data Boxes
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
-Url:            http://xpisar.wz.cz/libisds/
+URL:            http://xpisar.wz.cz/libisds/
 Source0:        http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz
 Source1:        http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  gpg2
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgpgme-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(expat) >= 2.0.0
 BuildRequires:  pkgconfig(gnutls) >= 2.12.0
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:       gpg2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a library for accessing ISDS (Informační systém datových schránek /
@@ -78,7 +77,7 @@
 make check %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 mv doc specification
@@ -88,12 +87,11 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname} -f %{name}.lang
-%defattr(-,root,root)
-%doc README AUTHORS NEWS TODO COPYING
+%license COPYING
+%doc README AUTHORS NEWS TODO
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/isds.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/%{name}.pc

++++++ libisds-0.10.7.tar.xz -> libisds-0.10.8.tar.xz ++++++
++++ 4709 lines of diff (skipped)



Reply via email to