Accepting request 841939 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 4.1.1:
* Some minor bugs in Micro QR Code generation have been fixed.
* The data capacity calculations are now correct. These bugs probably did not
affect the Micro QR Code generation.
OBS-URL: https://build.opensuse.org/request/show/841939
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/qrencode?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 13:06:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 4.1.1:
|
||||
* Some minor bugs in Micro QR Code generation have been fixed.
|
||||
* The data capacity calculations are now correct. These bugs probably did not
|
||||
affect the Micro QR Code generation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 12 15:12:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qrencode
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX 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
|
||||
@@ -18,12 +18,12 @@
|
||||
|
||||
%define so_ver 4
|
||||
Name: qrencode
|
||||
Version: 4.1.0
|
||||
Version: 4.1.1
|
||||
Release: 0
|
||||
Summary: C library for encoding data in a QR Code symbol
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Productivity/Graphics/Other
|
||||
Url: https://github.com/fukuchi/libqrencode
|
||||
URL: https://github.com/fukuchi/libqrencode
|
||||
Source0: https://fukuchi.org/works/qrencode/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: cmake >= 3.1.0
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user