File qrencode.changes of Package qrencode
149
1
-------------------------------------------------------------------
2
Thu Oct 15 13:06:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
3
4
- update to 4.1.1 (jsc#PED-7296):
5
* Some minor bugs in Micro QR Code generation have been fixed.
6
* The data capacity calculations are now correct. These bugs probably did not
7
affect the Micro QR Code generation.
8
9
-------------------------------------------------------------------
10
Sat Sep 12 15:12:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
11
12
- update to 4.1.0:
13
* Command line tool "qrencode" has been improved:
14
* New option "--inline" has been added. (Thanks to @jp-bennett)
15
* New option "--strict-version" has been added.
16
* UTF8 mode now supports ANSI256 color. (Thanks to András Veres-
17
Szentkirályi)
18
* Micro QR Code no longer requires to specify the version number.
19
* 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
20
* Some compile time warnings have been fixed.
21
* Various CMake support improvements. (Thanks to @mgorny and @sdf5)
22
* Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang)
23
* Some documentation/manpage improvements. (Thanks to Dan Jacobson)
24
* Some performance improvements. (Thanks to @4061N and Mika Lindqvist)
25
- remove qrencode-fix-installation.patch (upstream)
26
27
-------------------------------------------------------------------
28
Fri Sep 6 08:17:07 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
29
30
- Update to version 4.0.2
31
* Build script fixes. (Thanks to @mgorny)
32
version 4.0.1
33
* CMake support improved.
34
* New test scripts have been added.
35
* Some compile time warnings have been fixed.
36
37
- Refreshed qrencode-fix-installation.patch
38
39
-------------------------------------------------------------------
40
Wed Jan 24 10:57:58 UTC 2018 - christophe@krop.fr
41
42
- Update to 4.0.0
43
* EPS output now supports foreground and background color
44
* XPM and PNG32 support added
45
* CMake support added
46
* Various bugs and performance fixes
47
- Add qrencode-fix-installation.patch. Fixes installation for x86_64
48
targets.
49
50
-------------------------------------------------------------------
51
Tue Jul 18 14:23:32 UTC 2017 - tchvatal@suse.com
52
53
- Switch to github as an url so people can see the progress
54
* web is not really up-to-date
55
- Remove compat support for sle11
56
57
-------------------------------------------------------------------
58
Fri Oct 3 19:42:37 UTC 2014 - cgiboudeaux@gmx.com
59
60
- Update to 3.4.4
61
* Bugfix release. See the changelog file for the list of changes.
62
* New option "--verbose" has been added to the command line tool.
63
64
-------------------------------------------------------------------
65
Thu Sep 11 14:40:56 UTC 2014 - hrvoje.senjan@gmail.com
66
67
- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit
68
69
-------------------------------------------------------------------
70
Sat Nov 16 20:56:12 UTC 2013 - asterios.dramis@gmail.com
71
72
- Update to 3.4.3:
73
* New option "--rle" has been added to the command line tool.
74
* Bug fixes in the library and command line tool.
75
76
-------------------------------------------------------------------
77
Fri Jul 26 20:24:06 UTC 2013 - asterios.dramis@gmail.com
78
79
- Update to 3.4.2:
80
* Memory leak bug has been fixed.
81
* Micro QR Code encoding bug has been fixed.
82
* String splitting has been improved.
83
- Removed qrencode-libpng16.patch (fixed upstream).
84
85
-------------------------------------------------------------------
86
Fri Feb 15 11:48:31 UTC 2013 - pgajdos@suse.com
87
88
- build also against libpng16
89
* libpng16.patch
90
91
-------------------------------------------------------------------
92
Sun Nov 25 10:40:40 UTC 2012 - cgiboudeaux@gmx.com
93
94
- Fix the SLES build:
95
* Replace 'pkgconfig(libpng)'
96
* Replace %make_install
97
* BuildRequires: pkg-config
98
99
-------------------------------------------------------------------
100
Thu Nov 8 18:07:12 UTC 2012 - cgiboudeaux@gmx.com
101
102
- Update to 3.4.1
103
* A bug that mutual exclusion was not performed has been fixed
104
* Colored QR Code support
105
* SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool.
106
107
-------------------------------------------------------------------
108
Tue Oct 16 12:37:26 UTC 2012 - fcrozat@suse.com
109
110
- Remove buildrequires on libSDL-devel, only required when running
111
autoreconf, which is not needed at all now.
112
113
-------------------------------------------------------------------
114
Fri Sep 21 11:16:10 UTC 2012 - fcrozat@suse.com
115
116
- Update to 3.3.1:
117
+ various bug fixes in cli, manual, configure and libtool files.
118
- Changes from 3.3.0:
119
+ EPS, ANSI, and ASCII text output supports have been added.
120
+ QRcode_APIVersion() and QRcode_APIVersionString() have been
121
added.
122
- Changes from 3.2.1:
123
+ bug fixes in configure/libtool.
124
125
-------------------------------------------------------------------
126
Sat Apr 14 13:41:52 UTC 2012 - dmueller@suse.com
127
128
- fix build with older distros
129
130
-------------------------------------------------------------------
131
Sun Jan 1 15:26:28 UTC 2012 - cgiboudeaux@gmx.com
132
133
- Update to 3.2.0
134
* Fixed a bug in mask evaluation function.
135
* Micro QR Code support is now marked as "experimental" explicitly.
136
* Build system fixes
137
* Changes over 3.1.1. See the Changelog file
138
139
-------------------------------------------------------------------
140
Wed Nov 23 09:26:00 UTC 2011 - coolo@suse.com
141
142
- add libtool as buildrequire to avoid implicit dependency
143
144
-------------------------------------------------------------------
145
Sun May 8 11:58:34 UTC 2011 - cgiboudeaux@gmx.com
146
147
- Add qrencode
148
149