Hello community,

here is the log from the commit of package qrencode for openSUSE:Factory 
checked in at 2020-09-23 18:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qrencode (Old)
 and      /work/SRC/openSUSE:Factory/.qrencode.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qrencode"

Wed Sep 23 18:37:19 2020 rev:23 rq:834284 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qrencode/qrencode.changes        2019-09-09 
12:19:56.681912521 +0200
+++ /work/SRC/openSUSE:Factory/.qrencode.new.4249/qrencode.changes      
2020-09-23 18:37:33.077167778 +0200
@@ -1,0 +2,18 @@
+Sat Sep 12 15:12:29 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 4.1.0:
+  * Command line tool "qrencode" has been improved:
+  * New option "--inline" has been added. (Thanks to @jp-bennett)
+  * New option "--strict-version" has been added.
+  * UTF8 mode now supports ANSI256 color. (Thanks to András Veres-
+    Szentkirályi)
+  * Micro QR Code no longer requires to specify the version number.
+  * 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
+  * Some compile time warnings have been fixed.
+  * Various CMake support improvements. (Thanks to @mgorny and @sdf5)
+  * Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang)
+  * Some documentation/manpage improvements. (Thanks to Dan Jacobson)
+  * Some performance improvements. (Thanks to @4061N and Mika Lindqvist)
+- remove qrencode-fix-installation.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  qrencode-4.0.2.tar.bz2
  qrencode-fix-installation.patch

New:
----
  qrencode-4.1.0.tar.bz2

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

Other differences:
------------------
++++++ qrencode.spec ++++++
--- /var/tmp/diff_new_pack.WdlHOs/_old  2020-09-23 18:37:33.997168580 +0200
+++ /var/tmp/diff_new_pack.WdlHOs/_new  2020-09-23 18:37:34.001168583 +0200
@@ -18,7 +18,7 @@
 
 %define so_ver 4
 Name:           qrencode
-Version:        4.0.2
+Version:        4.1.0
 Release:        0
 Summary:        C library for encoding data in a QR Code symbol
 License:        LGPL-2.1-or-later
@@ -26,8 +26,6 @@
 Url:            https://github.com/fukuchi/libqrencode
 Source0:        https://fukuchi.org/works/qrencode/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM -- qrencode-fix_installation.patch
-Patch0:         qrencode-fix-installation.patch
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpng)
@@ -63,7 +61,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake -DBUILD_SHARED_LIBS=TRUE

++++++ qrencode-4.0.2.tar.bz2 -> qrencode-4.1.0.tar.bz2 ++++++
++++ 7213 lines of diff (skipped)


Reply via email to