Hello community,

here is the log from the commit of package wkhtmltopdf for openSUSE:Factory 
checked in at 2020-11-13 18:59:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wkhtmltopdf (Old)
 and      /work/SRC/openSUSE:Factory/.wkhtmltopdf.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wkhtmltopdf"

Fri Nov 13 18:59:47 2020 rev:4 rq:848301 version:0.12.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/wkhtmltopdf/wkhtmltopdf.changes  2020-05-01 
11:14:40.824020625 +0200
+++ /work/SRC/openSUSE:Factory/.wkhtmltopdf.new.24930/wkhtmltopdf.changes       
2020-11-13 19:00:18.610196306 +0100
@@ -1,0 +2,15 @@
+Fri Nov 13 08:46:45 UTC 2020 - mun...@googlemail.com
+
+- Update to version 0.12.6
+
+  * #2124: [qt] avoid "QFont::setPixelSize: Pixel size <= 0" (qt#42)
+  * #3953: fix TOC and other special pages not present in output PDF (#3962)
+  * #3242: [qt] fix regression from #2353 in setLineDash for Canvas (qt#35)
+  * #4536: BREAKING CHANGE: block local filesystem access by default
+  * #4612: allow --encoding to work for non-patched builds
+  * [qt] add support for ppc64le, thanks to @notorca (qt#40)
+  * [qt] add support for 64-bit ARM, thanks to @soleson (qt#45, qt#46)
+
+- Fixed build on tumbleweed (%_libexecdir)
+
+-------------------------------------------------------------------

Old:
----
  wkhtmltopdf-0.12.5.tar.gz

New:
----
  wkhtmltopdf-0.12.6.tar.gz

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

Other differences:
------------------
++++++ wkhtmltopdf.spec ++++++
--- /var/tmp/diff_new_pack.uIUmOG/_old  2020-11-13 19:00:19.238196995 +0100
+++ /var/tmp/diff_new_pack.uIUmOG/_new  2020-11-13 19:00:19.238196995 +0100
@@ -20,13 +20,13 @@
 %define libname lib%{wk_name}%{sover}
 %define wk_name wkhtmltox
 Name:           wkhtmltopdf
-Version:        0.12.5
+Version:        0.12.6
 Release:        0
 Summary:        Convert HTML into PDF and various image formats
 License:        LGPL-3.0-only
 Group:          Productivity/Publishing/PDF
-URL:            
https://github.com/wkhtmltopdf/wkhtmltopdf/archive/%{version}.tar.gz
-Source:         %{name}-%{version}.tar.gz
+URL:            https://wkhtmltopdf.org/
+Source:         
https://github.com/wkhtmltopdf/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Svg)
@@ -66,15 +66,14 @@
 %prep
 %setup -q
 
+sed -e 's|BASE/lib|BASE/%{_lib}|' -i src/lib/lib.pro
+
 %build
 %qmake5
 %make_jobs
 
 %install
-%make_install INSTALL_ROOT=%{buildroot}/%{_prefix}
-%if %{__isa_bits} ==64
-mv %{buildroot}%{_libexecdir} %{buildroot}%{_libdir}
-%endif
+%make_install INSTALL_ROOT=%{buildroot}%{_prefix}
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig

++++++ wkhtmltopdf-0.12.5.tar.gz -> wkhtmltopdf-0.12.6.tar.gz ++++++
++++ 2183 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to