Hello community, here is the log from the commit of package fbi for openSUSE:Factory checked in at 2019-08-23 11:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fbi (Old) and /work/SRC/openSUSE:Factory/.fbi.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fbi" Fri Aug 23 11:05:56 2019 rev:8 rq:725288 version:2.14 Changes: -------- --- /work/SRC/openSUSE:Factory/fbi/fbi.changes 2016-05-12 09:34:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fbi.new.7948/fbi.changes 2019-08-23 11:06:05.718489061 +0200 @@ -1,0 +2,8 @@ +Sat Aug 17 16:27:23 UTC 2019 - [email protected] + +- Update to version 2.14: No changelog provided. +- Add tarball signature verification: + * Add Gerd Hoffmann's public key as source (fbi.keyring). + * Add tarball signature as source. + +------------------------------------------------------------------- Old: ---- fbida-2.12.tar.gz New: ---- fbi.keyring fbida-2.14.tar.gz fbida-2.14.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fbi.spec ++++++ --- /var/tmp/diff_new_pack.9hnlkw/_old 2019-08-23 11:06:11.762488078 +0200 +++ /var/tmp/diff_new_pack.9hnlkw/_new 2019-08-23 11:06:11.766488078 +0200 @@ -1,7 +1,7 @@ # # spec file for package fbi # -# Copyright (c) 2016 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,18 +12,20 @@ # 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/ # Name: fbi -Version: 2.12 +Version: 2.14 Release: 0 Summary: Image Viewer for the Linux Framebuffer Console -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers -Url: http://www.kraxel.org/blog/linux/fbida/ -Source0: http://www.kraxel.org/releases/fbida/fbida-%{version}.tar.gz +Url: https://www.kraxel.org/blog/linux/fbida/ +Source0: https://www.kraxel.org/releases/fbida/fbida-%{version}.tar.gz +Source1: https://www.kraxel.org/releases/fbida/fbida-%{version}.tar.gz.asc +Source2: fbi.keyring BuildRequires: curl-devel BuildRequires: freetype2-devel BuildRequires: giflib-devel >= 5.1.0 @@ -40,7 +42,6 @@ BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(poppler-glib) Requires: ghostscript-library -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is a image viewer for Linux framebuffer devices. It has PhotoCD, @@ -50,7 +51,7 @@ %package -n exiftran Summary: Transform Digital Camera JPEG Images -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Graphics/Other %description -n exiftran @@ -63,7 +64,7 @@ %package -n fbpdf Summary: Show PDF files on the framebuffer -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Graphics/Viewers %description -n fbpdf @@ -87,22 +88,19 @@ %makeinstall prefix=%{_prefix} %files -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_bindir}/fbgs %{_bindir}/fbi %{_mandir}/man1/fbgs.* %{_mandir}/man1/fbi.* %files -n exiftran -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_bindir}/exiftran %{_mandir}/man1/exiftran.* %files -n fbpdf -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_bindir}/fbpdf %changelog ++++++ fbida-2.12.tar.gz -> fbida-2.14.tar.gz ++++++ ++++ 4852 lines of diff (skipped)
