Hello community,

here is the log from the commit of package djvulibre for openSUSE:Leap:15.2 
checked in at 2020-01-30 14:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/djvulibre (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.djvulibre.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "djvulibre"

Thu Jan 30 14:49:17 2020 rev:12 rq:755588 version:3.5.27

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/djvulibre/djvulibre.changes    2020-01-15 
14:52:30.113491568 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.djvulibre.new.26092/djvulibre.changes 
2020-01-30 14:49:49.954884343 +0100
@@ -2 +2 @@
-Fri Nov  8 11:16:09 UTC 2019 - [email protected]
+Fri Nov  8 11:15:02 UTC 2019 - [email protected]
@@ -10 +10 @@
-Fri Oct 18 08:26:22 UTC 2019 - [email protected]
+Fri Oct 18 08:33:20 UTC 2019 - [email protected]
@@ -18 +18,9 @@
-Mon Sep  2 12:14:17 UTC 2019 - [email protected]
+Tue Sep  3 06:21:13 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim conjecture, bias, and metadata repetitions from description.
+- Trim descriptions in subpackages for length. (Main package keeps
+  the bigger one.)
+- Use some more macros and limit fdupes to the /usr volume.
+
+-------------------------------------------------------------------
+Mon Sep  2 12:13:57 UTC 2019 - [email protected]
@@ -31,0 +40,6 @@
+
+-------------------------------------------------------------------
+Tue Jan  8 23:17:00 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Remove rsvg-convert BuildRequires, just use the prebuilt pngs
+  from the source package.

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

Other differences:
------------------
++++++ djvulibre.spec ++++++
--- /var/tmp/diff_new_pack.qcolnp/_old  2020-01-30 14:49:50.810884798 +0100
+++ /var/tmp/diff_new_pack.qcolnp/_new  2020-01-30 14:49:50.810884798 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package djvulibre
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +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 asan_build     0
 
 %define        libname lib%{name}21
 Name:           djvulibre
 Version:        3.5.27
 Release:        0
-Summary:        An Open Source Implementation of DjVu
-License:        GPL-2.0+
+Summary:        An Implementation of DjVu
+License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
 Url:            http://djvu.sourceforge.net
 Source:         http://downloads.sourceforge.net/djvu/%{name}-%{version}.tar.gz
@@ -44,9 +45,9 @@
 Patch7:         djvulibre-CVE-2019-18804.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkg-config
-BuildRequires:  rsvg-view
 BuildRequires:  pkgconfig(libtiff-4)
 Requires(post):    shared-mime-info
 Requires(postun):  shared-mime-info
@@ -54,74 +55,44 @@
 
 %description
 DjVu is a Web-centric format and software platform for distributing
-documents and images. DjVuLibre is an open source (GPL) implementation
-of DjVu, including viewers, browser plug-ins, decoders, simple
-encoders, and utilities. DjVu can advantageously replace PDF, PS, TIFF,
-JPEG, and GIF for distributing scanned documents, digital documents, or
-high-resolution pictures. DjVu content downloads faster, displays and
-renders faster, looks nicer on a screen, and consumes less client
-resources than competing formats. DjVu images display instantly and can
-be smoothly zoomed and panned with no lengthy rerendering. DjVu is used
-by hundreds of academic, commercial, governmental, and noncommercial
-Web sites around the world.
+documents and images. DjVuLibre is an implementation of DjVu,
+including viewers, browser plug-ins, decoders, encoders, and
+utilities. DjVu can replace PDF, PS, TIFF, JPEG, and GIF for
+distributing scanned documents, digital documents, or high-resolution
+pictures. DjVu content is often smaller and consumes less client
+resources than competing formats.
 
 %package -n %{libname}
-Summary:        Libraries of Open Source Implementation of DjVu - djvulibre
+Summary:        DjVu rendering library
 Group:          Productivity/Graphics/Other
 
 %description -n  %{libname}
-DjVu is a Web-centric format and software platform for distributing
-documents and images. DjVuLibre is an open source (GPL) implementation
-of DjVu, including viewers, browser plug-ins, decoders, simple
-encoders, and utilities. DjVu can advantageously replace PDF, PS, TIFF,
-JPEG, and GIF for distributing scanned documents, digital documents, or
-high-resolution pictures. DjVu content downloads faster, displays and
-renders faster, looks nicer on a screen, and consumes less client
-resources than competing formats. DjVu images display instantly and can
-be smoothly zoomed and panned with no lengthy rerendering. DjVu is used
-by hundreds of academic, commercial, governmental, and noncommercial
-Web sites around the world.
+DjVuLibre is an implementation of DjVu, a Web-centric format and
+software platform for distributing documents and images.
 
-This package contains shared libraries
+This package contains the shared libraries.
 
 %package -n libdjvulibre-devel
-Summary:        Libraries of Open Source Implementation of DjVu - djvulibre
+Summary:        Headers for djvulibre libraries
 Group:          Development/Libraries/Other
 Requires:       %{libname} = %{version}
 
 %description -n libdjvulibre-devel
-DjVu is a Web-centric format and software platform for distributing
-documents and images. DjVuLibre is an open source (GPL) implementation
-of DjVu, including viewers, browser plug-ins, decoders, simple
-encoders, and utilities. DjVu can advantageously replace PDF, PS, TIFF,
-JPEG, and GIF for distributing scanned documents, digital documents, or
-high-resolution pictures. DjVu content downloads faster, displays and
-renders faster, looks nicer on a screen, and consumes less client
-resources than competing formats. DjVu images display instantly and can
-be smoothly zoomed and panned with no lengthy rerendering. DjVu is used
-by hundreds of academic, commercial, governmental, and noncommercial
-Web sites around the world.
+DjVuLibre is an implementation of DjVu, a Web-centric format and
+software platform for distributing documents and images.
 
-This package contains development files
+This package contains the development files.
 
 %package doc
-Summary:        Documentation for the the DjVu - djvulibre
+Summary:        Documentation for djvulibre
 Group:          Productivity/Graphics/Other
+BuildArch:      noarch
 
 %description doc
-DjVu is a Web-centric format and software platform for distributing
-documents and images. DjVuLibre is an open source (GPL) implementation
-of DjVu, including viewers, browser plug-ins, decoders, simple
-encoders, and utilities. DjVu can advantageously replace PDF, PS, TIFF,
-JPEG, and GIF for distributing scanned documents, digital documents, or
-high-resolution pictures. DjVu content downloads faster, displays and
-renders faster, looks nicer on a screen, and consumes less client
-resources than competing formats. DjVu images display instantly and can
-be smoothly zoomed and panned with no lengthy rerendering. DjVu is used
-by hundreds of academic, commercial, governmental, and noncommercial
-Web sites around the world.
+DjVuLibre is an implementation of DjVu, a Web-centric format and
+software platform for distributing documents and images.
 
-This package contains documentation
+This package contains the documentation.
 
 %prep
 %setup -q
@@ -146,12 +117,12 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 # do not ship these
 rm %{buildroot}%{_libdir}/libdjvulibre.la
 
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %post
 %mime_database_post
@@ -166,28 +137,24 @@
 %postun -n  %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING COPYRIGHT NEWS README
+%license COPYING COPYRIGHT
+%doc NEWS README
 %doc %{_mandir}/man1/*
 %{_datadir}/djvu
 %{_bindir}/*
 %{_datadir}/icons/hicolor/*
-%{_datadir}/icons/hicolor/scalable/mimetypes/djvu.svgz
 %{_datadir}/mime/packages/djvulibre-mime.xml
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/libdjvulibre.so.*
 
 %files -n libdjvulibre-devel
-%defattr(-,root,root)
 %{_libdir}/libdjvulibre.so
 %dir %{_includedir}/libdjvu
 %{_includedir}/libdjvu/*.h
 %{_libdir}/pkgconfig/ddjvuapi.pc
 
 %files doc
-%defattr(-,root,root,-)
 %doc doc/*
 
 %changelog


Reply via email to