Hello community,

here is the log from the commit of package djvulibre-djview4 for 
openSUSE:Leap:15.2 checked in at 2020-02-21 13:54:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/djvulibre-djview4 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.djvulibre-djview4.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "djvulibre-djview4"

Fri Feb 21 13:54:23 2020 rev:14 rq:777916 version:4.10.6

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/djvulibre-djview4/djvulibre-djview4.changes    
2020-01-15 14:52:30.521491818 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.djvulibre-djview4.new.26092/djvulibre-djview4.changes
 2020-02-21 13:54:24.222096653 +0100
@@ -1,0 +2,12 @@
+Thu Feb 20 10:11:56 UTC 2020 - Max Lin <[email protected]>
+
+- Leap 15.2 and SLE15 SP2 has newer librsvg, extend the conditional
+  for "BuildRequires: rsvg-convert"
+
+-------------------------------------------------------------------
+Wed Oct 23 17:28:57 CEST 2019 - [email protected]
+
+- fix build-requires for factory/tumbleweed
+  rsvg-convert tool is now in rsvg-convert package 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ djvulibre-djview4.spec ++++++
--- /var/tmp/diff_new_pack.bfG1xr/_old  2020-02-21 13:54:24.782097787 +0100
+++ /var/tmp/diff_new_pack.bfG1xr/_new  2020-02-21 13:54:24.786097795 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package djvulibre-djview4
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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/
 #
 
 
@@ -22,13 +22,17 @@
 Summary:        Portable DjVu Qt4 Based Viewer and Browser Plugin
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
-Url:            http://djvu.sourceforge.net/djview4.html
+URL:            http://djvu.sourceforge.net/djview4.html
 Source:         http://downloads.sourceforge.net/djvu/djview-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkg-config
+%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150200
+BuildRequires:  rsvg-convert
+%else
 BuildRequires:  rsvg-view
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
@@ -72,7 +76,8 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYRIGHT NEWS README README_translations
+%license COPYING COPYRIGHT
+%doc NEWS README README_translations
 %doc %{_mandir}/man1/*
 %{_bindir}/djview4
 %{_bindir}/djview


Reply via email to