forked from pool/qrencode
Accepting request 841965 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/841965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qrencode?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac7eff020d94be016d5b93bc6567f10a4a4692dcced901a384300f589a6cad0a
|
||||
size 449040
|
||||
BIN
qrencode-4.1.1.tar.bz2
LFS
Normal file
BIN
qrencode-4.1.1.tar.bz2
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user