Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jpegoptim for openSUSE:Factory 
checked in at 2022-04-22 21:55:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jpegoptim (Old)
 and      /work/SRC/openSUSE:Factory/.jpegoptim.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jpegoptim"

Fri Apr 22 21:55:11 2022 rev:4 rq:972202 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/jpegoptim/jpegoptim.changes      2018-04-20 
17:31:13.330726597 +0200
+++ /work/SRC/openSUSE:Factory/.jpegoptim.new.1538/jpegoptim.changes    
2022-04-22 21:56:25.106953959 +0200
@@ -1,0 +2,13 @@
+Thu Apr 21 20:44:41 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.4.7:
+  * Experimental support for arithmetic coding (enable with configure option 
--with-arith)
+  * Add option --nofix
+  * Support for JFIF Extension (JFXX) markers
+  * Support for nanosecond timestamps (thanks to GerbilSoft)
+  * Optimization now works same with stdin as with standard files
+  * Fixed --size (-S) option not working correctly when processing multiple 
files
+  * New --keep-* options to use with --strip-all (see man page)
+  * Other minor fixes 
+
+-------------------------------------------------------------------

Old:
----
  jpegoptim-1.4.6.tar.gz
  jpegoptim-1.4.6.tar.gz.sig

New:
----
  jpegoptim-1.4.7.tar.gz
  jpegoptim-1.4.7.tar.gz.asc

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

Other differences:
------------------
++++++ jpegoptim.spec ++++++
--- /var/tmp/diff_new_pack.YgAEAr/_old  2022-04-22 21:56:25.662954592 +0200
+++ /var/tmp/diff_new_pack.YgAEAr/_new  2022-04-22 21:56:25.674954606 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jpegoptim
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # 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:           jpegoptim
-Version:        1.4.6
+Version:        1.4.7
 Release:        0
 Summary:        Utility for Optimizing JPEG Files
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
-URL:            http://www.kokkonen.net/tjko/projects.html
-Source0:        http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
-Source1:        http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz.sig
+URL:            https://www.kokkonen.net/tjko/projects.html
+Source0:        
https://github.com/tjko/jpegoptim/archive/refs/tags/v%{version}.tar.gz#/jpegoptim-%{version}.tar.gz
+Source1:        
https://github.com/tjko/jpegoptim/releases/download/v%{version}/jpegoptim-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 BuildRequires:  libjpeg-devel
 
@@ -37,14 +37,14 @@
 %setup -q
 
 %build
-%configure
-make %{?_smp_mflags}
+%configure --with-arith
+%make_build
 
 %install
 %make_install
 
 %files
-%license COPYING COPYRIGHT
+%license COPYRIGHT
 %doc README
 %{_bindir}/%{name}
 %{_mandir}/man?/*

++++++ jpegoptim-1.4.6.tar.gz -> jpegoptim-1.4.7.tar.gz ++++++
++++ 4128 lines of diff (skipped)

Reply via email to