Hello community,

here is the log from the commit of package libtpms for openSUSE:Factory checked 
in at 2019-02-27 17:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtpms (Old)
 and      /work/SRC/openSUSE:Factory/.libtpms.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtpms"

Wed Feb 27 17:27:50 2019 rev:5 rq:674674 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtpms/libtpms.changes  2018-01-24 
15:29:18.493718836 +0100
+++ /work/SRC/openSUSE:Factory/.libtpms.new.28833/libtpms.changes       
2019-02-27 17:27:52.371348237 +0100
@@ -1,0 +2,7 @@
+Mon Jan 28 09:25:27 UTC 2019 - Gary Ching-Pang Lin <g...@suse.com>
+
+- Update to version 0.6.0
+  * Introduce TPM2 support
+- Use %license tag for LICENSE
+
+-------------------------------------------------------------------

Old:
----
  v0.6.0-dev1.tar.gz

New:
----
  v0.6.0.tar.gz

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

Other differences:
------------------
++++++ libtpms.spec ++++++
--- /var/tmp/diff_new_pack.b5AYCD/_old  2019-02-27 17:27:53.499347832 +0100
+++ /var/tmp/diff_new_pack.b5AYCD/_new  2019-02-27 17:27:53.535347819 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtpms
 #
-# Copyright (c) 2018 SUSE LINUX 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -24,7 +24,7 @@
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/stefanberger/libtpms
-Source0:        
https://github.com/stefanberger/libtpms/archive/v%{version}-dev1.tar.gz
+Source0:        
https://github.com/stefanberger/libtpms/archive/v%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -55,11 +55,12 @@
 Libtpms header files and documentation.
 
 %prep
-%setup -q -n libtpms-%{version}-dev1
+%setup -q -n libtpms-%{version}
 
 %build
 ./bootstrap.sh
 %configure \
+       --with-tpm2 \
        --with-openssl  \
         --disable-static
 
@@ -79,7 +80,8 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%doc LICENSE README CHANGES
+%doc README CHANGES
+%license LICENSE
 %{_libdir}/%{name}.so.%{version}
 %{_libdir}/%{name}.so.0
 

++++++ v0.6.0-dev1.tar.gz -> v0.6.0.tar.gz ++++++
++++ 38944 lines of diff (skipped)


Reply via email to