Hello community, here is the log from the commit of package exif for openSUSE:Factory checked in at 2020-05-28 09:15:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exif (Old) and /work/SRC/openSUSE:Factory/.exif.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exif" Thu May 28 09:15:58 2020 rev:24 rq:809175 version:0.6.22 Changes: -------- --- /work/SRC/openSUSE:Factory/exif/exif.changes 2014-12-30 00:50:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.exif.new.3606/exif.changes 2020-05-28 09:16:19.856823795 +0200 @@ -1,0 +2,25 @@ +Wed May 20 06:41:17 UTC 2020 - Marcus Meissner <[email protected]> + +- updated to exif 0.6.22: + * New translations: ast, fur, ko, ms, pt_BR, ru, tr + * Updated translations: many! + * Fix a number of compiler and automake warnings + * Fix the --remove option when no tag is specified. + * Escape special XML characters in xml mode. + * Add many continuous integration builds + * Add more regression tests + * Fixup IFD 1 tags when adding or removing a thumbnail. + * Fix the XML tags used in --ids format. + * Fix a memory leak when no arguments are given. + * Enable AM_SILENT_RULES by default. + * Make sure the tag buffer in show_entry_xml is NUL-terminated. + * Eliminated unnecessary remove() calls in jpeg_data_save_file. + * Close files before logging the error. + * Install a SIGPIPE handler to stop generating a signal on pipe failures. + * Fix cross-compilation with pkg-config + * Use GP_CHECK_LIBRARY to look for popt. + * Include strings to translate from libjpeg/jpeg-data.c + * Fixed a double free by initializing data variable to NULL + * Check that JPEGs start with 0xff + +------------------------------------------------------------------- Old: ---- exif-0.6.21.tar.bz2 New: ---- exif-0.6.22.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exif.spec ++++++ --- /var/tmp/diff_new_pack.fTxMQJ/_old 2020-05-28 09:16:21.508827693 +0200 +++ /var/tmp/diff_new_pack.fTxMQJ/_new 2020-05-28 09:16:21.512827703 +0200 @@ -1,7 +1,7 @@ # # spec file for package exif # -# Copyright (c) 2014 SUSE LINUX Products 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/ # @@ -20,14 +20,14 @@ BuildRequires: libexif-devel BuildRequires: pkgconfig BuildRequires: popt-devel -Url: http://sourceforge.net/projects/libexif +URL: http://sourceforge.net/projects/libexif Summary: Small Command Line Utility to Show and Change EXIF Information in JPEG Files -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Graphics/Other -Version: 0.6.21 +Version: 0.6.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: https://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 %description Exif is a small command line utility to show and change EXIF @@ -38,8 +38,6 @@ %setup -q %build -export CFLAGS="$RPM_OPT_FLAGS -fPIE" -export LDFLAGS="-pie" %configure make %{?_smp_mflags} ++++++ exif-0.6.21.tar.bz2 -> exif-0.6.22.tar.bz2 ++++++ ++++ 48751 lines of diff (skipped)
