Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package timg for openSUSE:Factory checked in 
at 2024-01-26 22:47:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timg (Old)
 and      /work/SRC/openSUSE:Factory/.timg.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timg"

Fri Jan 26 22:47:31 2024 rev:3 rq:1141633 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/timg/timg.changes        2023-12-15 
21:47:49.095332207 +0100
+++ /work/SRC/openSUSE:Factory/.timg.new.1815/timg.changes      2024-01-26 
22:47:44.657228772 +0100
@@ -1,0 +2,18 @@
+Fri Jan 26 01:57:01 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me>
+
+- Update to version 1.6.0
+  * added dedicated renderers for SVG and PDF, based on librsvg and
+    poppler. We're getting closer to being a universal document and
+    image viewer.
+  * If compiled-in, these provide higher quality rendering than the
+    default, which falls back to graphicsmagick. On terminals with
+    high-resolution output, this now allows to nicely read PDFs
+    (on a large terminal, reading whole papers with -U --grid=3x1
+    --auto-crop is very readable).
+  * SVGs are now also shown in the highest resolution as the vector
+    format is rendered into the available space. With -U, you get
+    crisp, large renderings.  
+- Add pkgconfig(poppler-glib) BuildRequires: to support PDF
+- Add pkgconfig(librsvg-2.0) BuildRequires: to support SVG
+
+-------------------------------------------------------------------

Old:
----
  timg-1.5.3.tar.gz

New:
----
  timg-1.6.0.tar.gz

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

Other differences:
------------------
++++++ timg.spec ++++++
--- /var/tmp/diff_new_pack.cRCU07/_old  2024-01-26 22:47:45.313252397 +0100
+++ /var/tmp/diff_new_pack.cRCU07/_new  2024-01-26 22:47:45.313252397 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package timg
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           timg
-Version:        1.5.3
+Version:        1.6.0
 Release:        0
 Summary:        Terminal image viewer
 License:        GPL-2.0-only
@@ -32,10 +32,12 @@
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libdeflate)
 BuildRequires:  pkgconfig(libexif)
+BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libsixel)
 BuildRequires:  pkgconfig(libswresample)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libturbojpeg)
+BuildRequires:  pkgconfig(poppler-glib)
 BuildRequires:  pkgconfig(stb)
 
 %description

++++++ timg-1.5.3.tar.gz -> timg-1.6.0.tar.gz ++++++
++++ 4452 lines of diff (skipped)

Reply via email to