Hello community,

here is the log from the commit of package ntpsec for openSUSE:Factory checked 
in at 2019-10-14 12:44:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntpsec (Old)
 and      /work/SRC/openSUSE:Factory/.ntpsec.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntpsec"

Mon Oct 14 12:44:00 2019 rev:13 rq:738217 version:1.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes    2019-09-07 
11:48:42.462314264 +0200
+++ /work/SRC/openSUSE:Factory/.ntpsec.new.2352/ntpsec.changes  2019-10-14 
12:44:18.126260915 +0200
@@ -1,0 +2,18 @@
+Mon Oct 14 08:22:05 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.1.7 bsc#1153841:
+  * The numeric literal argument of the 'time1' fudge option on a clock
+    can now have one or more letter suffixes that compensate for era
+    rollover in a GPS device.  Each "g" adds the number of seconds in a
+    1024-week (10-bit) GPS era. Each "G" adds the number of seconds in a
+    8192-week (13-bit) GPS era.
+  * The neoclock4x driver has been removed, due to the hardware and the
+    vendor having utterly vanished from the face of the earth.
+  * The NTS ALPN negotiation sequence has been modified for improved
+    interoperability with other NTS implementations.
+  * NTS key rotation now happens every 24 hours.  It used to rotate
+    every hour to enable testing of recovery from stale cookies.
+- Remove merged patch ntpsec-1.1.6-update-waf.patch
+- Enable documentation build
+
+-------------------------------------------------------------------

Old:
----
  ntpsec-1.1.6-update-waf.patch
  ntpsec-1.1.6.tar.gz
  ntpsec-1.1.6.tar.gz.asc

New:
----
  ntpsec-1.1.7.tar.gz
  ntpsec-1.1.7.tar.gz.asc

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

Other differences:
------------------
++++++ ntpsec.spec ++++++
--- /var/tmp/diff_new_pack.lIXVmZ/_old  2019-10-14 12:44:18.646259555 +0200
+++ /var/tmp/diff_new_pack.lIXVmZ/_new  2019-10-14 12:44:18.650259544 +0200
@@ -18,19 +18,16 @@
 
 
 Name:           ntpsec
-Version:        1.1.6
+Version:        1.1.7
 Release:        0
 Summary:        Improved implementation of Network Time Protocol
 License:        BSD-2-Clause AND NTP AND BSD-3-Clause AND MIT
-Group:          System/Base
 URL:            https://www.ntpsec.org/
 Source0:        ftp://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz
 Source1:        ftp://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz.asc
 Source3:        %{name}.changes
 Source4:        logrotate.ntp
 Source8:        ntp.conf
-# PATCH-FIX-UPSTREAM https://gitlab.com/NTPsec/ntpsec/merge_requests/1012
-Patch0:         ntpsec-1.1.6-update-waf.patch
 BuildRequires:  asciidoc
 BuildRequires:  avahi-compat-mDNSResponder-devel
 BuildRequires:  bison
@@ -52,7 +49,7 @@
 BuildRequires:  pkgconfig(python3)
 Requires:       netcfg
 Requires:       ntpsec-utils
-Requires(pre):  pwdutils
+Requires(pre):  shadow
 Recommends:     logrotate
 # For ntpleapfetch
 Recommends:     wget
@@ -65,14 +62,12 @@
 
 %package -n python3-ntp
 Summary:        Python ntpsec bindings
-Group:          Development/Languages/Python
 
 %description -n python3-ntp
 The ntpsec python bindings used by various ntp utilities.
 
 %package utils
 Summary:        Utilities and commands for ntp
-Group:          System/Base
 Requires:       %{name} = %{version}
 # For ntpmon
 Requires:       python3-curses
@@ -87,9 +82,14 @@
 %description utils
 The ntpsec utilities relying on the python module of ntp
 
+%package doc
+Summary:        Documentation for %{name}
+
+%description doc
+Documentation files generated from asciidoc for %{name}.
+
 %prep
 %setup -q
-%patch0 -p1
 # Fix python shebangs
 sed -i -e 's:#!%{_bindir}/env python:#!%{_bindir}/python3:' \
     ntpclients/*
@@ -107,6 +107,7 @@
 python3 ./waf configure \
     --build-epoch="$epoch" \
     --enable-debug \
+    --enable-doc --htmldir=%{_docdir}/ntpsec/html \
     --prefix=%{_prefix} \
     --mandir="%{_mandir}" \
     --python=%{_bindir}/python3 \
@@ -206,6 +207,10 @@
 %{_unitdir}/ntplogtemp.*
 %{_unitdir}/ntpviz-*
 
+%files doc
+%dir %{_docdir}/%{name}/html
+%doc %{_docdir}/%{name}/html/*
+
 %files
 %license LICENSE
 %doc NEWS README

++++++ ntpsec-1.1.6.tar.gz -> ntpsec-1.1.7.tar.gz ++++++
++++ 29400 lines of diff (skipped)


Reply via email to