Hello community,

here is the log from the commit of package libu2f-server for openSUSE:Factory 
checked in at 2018-06-29 22:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libu2f-server (Old)
 and      /work/SRC/openSUSE:Factory/.libu2f-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libu2f-server"

Fri Jun 29 22:36:05 2018 rev:2 rq:619632 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libu2f-server/libu2f-server.changes      
2015-10-14 16:44:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libu2f-server.new/libu2f-server.changes 
2018-06-29 22:36:08.822015017 +0200
@@ -1,0 +2,8 @@
+Fri Jan  5 07:21:23 UTC 2018 - [email protected]
+
+- Version 1.1.0 (released 2018-01-04)
+  - Add the possibility to dump the attestation certificate.
+  - Correctly handle the refcount of json-c objects.
+  - General fixes and improvements.
+
+-------------------------------------------------------------------

Old:
----
  libu2f-server-1.0.1.tar.xz

New:
----
  libu2f-server-1.1.0.tar.xz
  libu2f-server-1.1.0.tar.xz.sig

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

Other differences:
------------------
++++++ libu2f-server.spec ++++++
--- /var/tmp/diff_new_pack.IHDjtY/_old  2018-06-29 22:36:09.346014562 +0200
+++ /var/tmp/diff_new_pack.IHDjtY/_new  2018-06-29 22:36:09.346014562 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libu2f-server
 #
-# Copyright (c) 2015 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,22 +18,24 @@
 
 %define soname  0
 Name:           libu2f-server
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 Summary:        Yubico Universal 2nd Factor (U2F) Server C Library
 License:        BSD-2-Clause
 Group:          Productivity/Networking/Security
 Url:            https://developers.yubico.com/
 Source0:        
https://developers.yubico.com/libu2f-server/Releases/%{name}-%{version}.tar.xz
+Source1:        
https://developers.yubico.com/libu2f-server/Releases/%{name}-%{version}.tar.xz.sig
+BuildRequires:  gengetopt
+BuildRequires:  help2man
 BuildRequires:  libhidapi-devel
 BuildRequires:  libtool
 BuildRequires:  libzip
 BuildRequires:  openssl-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(json-c) >= 0.10
 BuildRequires:  pkgconfig(openssl)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a C library that implements the server-side of the U2F protocol.
@@ -68,14 +70,6 @@
 
 Command line tool that implements the server-side of the Universal 2nd Factor 
(U2F) protocol
 
-%package        doc
-Summary:        Doc-files for U2F protocol
-Group:          Productivity/Networking/Security
-
-%description    doc
-
-Doc-files for the server-side of the U2F protocol.
-
 %prep
 %setup -q
 
@@ -88,16 +82,13 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %{name}%{soname} -p /sbin/ldconfig
-
 %postun -n %{name}%{soname} -p /sbin/ldconfig
 
 %files -n %{name}%{soname}
-%defattr(-,root,root)
 %{_libdir}/%{name}.so.%{soname}
-%{_libdir}/%{name}.so.%{soname}.0.3
+%{_libdir}/%{name}.so.%{soname}.1.0
 
 %files -n %{name}-devel
-%defattr(-,root,root)
 %dir %{_includedir}/u2f-server
 %{_includedir}/u2f-server/u2f-server.h
 %{_includedir}/u2f-server/u2f-server-version.h
@@ -105,16 +96,8 @@
 %{_libdir}/pkgconfig/*
 
 %files -n u2f-server
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS ChangeLog README
 %{_bindir}/u2f-server
-%{_mandir}/man1/u2f-server.1.gz
-
-%files doc
-%defattr(-,root,root)
-%dir %{_datadir}/gtk-doc
-%dir %{_datadir}/gtk-doc/html
-%dir %{_datadir}/gtk-doc/html/u2f-server
-%{_datadir}/gtk-doc/html/u2f-server/*
+%{_mandir}/man1/u2f-server.1%{ext_man}
 
 %changelog

++++++ libu2f-server-1.0.1.tar.xz -> libu2f-server-1.1.0.tar.xz ++++++
++++ 31109 lines of diff (skipped)


Reply via email to