Hello community,

here is the log from the commit of package rrdtool for openSUSE:Factory checked 
in at 2019-10-05 16:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rrdtool (Old)
 and      /work/SRC/openSUSE:Factory/.rrdtool.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rrdtool"

Sat Oct  5 16:17:37 2019 rev:70 rq:732614 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rrdtool/rrdtool.changes  2019-02-24 
17:06:31.752591030 +0100
+++ /work/SRC/openSUSE:Factory/.rrdtool.new.2352/rrdtool.changes        
2019-10-05 16:17:38.837852492 +0200
@@ -1,0 +2,10 @@
+Sun Sep 22 16:40:00 UTC 2019 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- rrdtool 1.7.2:
+  * fix segfault on non-existent RRD file when using rrdcached
+  * fix bounds handling, documentation and checking on rrdtool xport
+  * Fix %s/%S unit autoscaling in gprint for json/xml
+  * Optimized PDP Calculation
+- drop rrdtool-1.7.1-compile_fix.patch, upstream
+
+-------------------------------------------------------------------

Old:
----
  rrdtool-1.7.1-compile_fix.patch
  rrdtool-1.7.1.tar.gz

New:
----
  rrdtool-1.7.2.tar.gz

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

Other differences:
------------------
++++++ rrdtool.spec ++++++
--- /var/tmp/diff_new_pack.CCiCj2/_old  2019-10-05 16:17:39.353851148 +0200
+++ /var/tmp/diff_new_pack.CCiCj2/_new  2019-10-05 16:17:39.353851148 +0200
@@ -12,15 +12,18 @@
 # 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/
 #
 
 
+%define python python
+%if 0%{?suse_version} >= 1500
+ %define python python3
+%endif
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
-
 %bcond_without  lua
 %bcond_without  python
 %bcond_without  ruby
@@ -28,18 +31,14 @@
 %bcond_without  libdbi
 %bcond_without  libwrap
 %bcond_with     rados
-%define python python
-%if 0%{?suse_version} >= 1500
- %define python python3
-%endif
 Name:           rrdtool
-Version:        1.7.1
+Version:        1.7.2
 Release:        0
 Summary:        Round Robin Database Tool to store and display time-series data
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:          Productivity/Scientific/Math
-Url:            http://oss.oetiker.ch/rrdtool/
-Source0:        http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz
+URL:            https://oss.oetiker.ch/rrdtool/
+Source0:        https://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz
 Source2:        sysconfig.rrdcached
 Source4:        rrdcached-systemd-pre
 Source5:        rrdcached.service
@@ -48,10 +47,6 @@
 Patch3:         rrdtool-tclsegfault.patch
 # PATCH-FIX-UPSTREAM -- bnc#793636
 Patch12:        rrdtool-zero_vs_nothing.patch
-%if 0%{?suse_version} >= 1500
-Patch13:        python3.patch
-%endif
-Patch14:        rrdtool-1.7.1-compile_fix.patch
 # Needed for tests
 BuildRequires:  bc
 BuildRequires:  cairo-devel >= 1.2
@@ -69,6 +64,9 @@
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  zlib-devel
 Requires:       dejavu
+%if 0%{?suse_version} >= 1500
+Patch13:        python3.patch
+%endif
 %if %{with python}
 BuildRequires:  %{python}-devel
 BuildRequires:  %{python}-setuptools
@@ -220,7 +218,6 @@
 %if 0%{?suse_version} >= 1500
 %patch13 -p1
 %endif
-%patch14 -p1
 
 # rrd_tool/rrd_cgi: use the date of the last change
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
@@ -379,7 +376,8 @@
 
 %if %{with python}
 %files -n %{python}-%{name}
-%doc bindings/python/COPYING bindings/python/README.md
+%license bindings/python/COPYING
+%doc bindings/python/README.md
 %if 0%{?suse_version} >= 1500
 %{python3_sitearch}/*
 %else

++++++ rrdtool-1.7.1.tar.gz -> rrdtool-1.7.2.tar.gz ++++++
++++ 11313 lines of diff (skipped)


Reply via email to