SHA256
1
0
forked from pool/qrencode
qrencode/qrencode.changes
2014-09-12 09:19:16 +00:00

86 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 11 14:40:56 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit
-------------------------------------------------------------------
Sat Nov 16 20:56:12 UTC 2013 - asterios.dramis@gmail.com
- Update to 3.4.3:
* New option "--rle" has been added to the command line tool.
* Bug fixes in the library and command line tool.
-------------------------------------------------------------------
Fri Jul 26 20:24:06 UTC 2013 - asterios.dramis@gmail.com
- Update to 3.4.2:
* Memory leak bug has been fixed.
* Micro QR Code encoding bug has been fixed.
* String splitting has been improved.
- Removed qrencode-libpng16.patch (fixed upstream).
-------------------------------------------------------------------
Fri Feb 15 11:48:31 UTC 2013 - pgajdos@suse.com
- build also against libpng16
* libpng16.patch
-------------------------------------------------------------------
Sun Nov 25 10:40:40 UTC 2012 - cgiboudeaux@gmx.com
- Fix the SLES build:
* Replace 'pkgconfig(libpng)'
* Replace %make_install
* BuildRequires: pkg-config
-------------------------------------------------------------------
Thu Nov 8 18:07:12 UTC 2012 - cgiboudeaux@gmx.com
- Update to 3.4.1
* A bug that mutual exclusion was not performed has been fixed
* Colored QR Code support
* SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool.
-------------------------------------------------------------------
Tue Oct 16 12:37:26 UTC 2012 - fcrozat@suse.com
- Remove buildrequires on libSDL-devel, only required when running
autoreconf, which is not needed at all now.
-------------------------------------------------------------------
Fri Sep 21 11:16:10 UTC 2012 - fcrozat@suse.com
- Update to 3.3.1:
+ various bug fixes in cli, manual, configure and libtool files.
- Changes from 3.3.0:
+ EPS, ANSI, and ASCII text output supports have been added.
+ QRcode_APIVersion() and QRcode_APIVersionString() have been
added.
- Changes from 3.2.1:
+ bug fixes in configure/libtool.
-------------------------------------------------------------------
Sat Apr 14 13:41:52 UTC 2012 - dmueller@suse.com
- fix build with older distros
-------------------------------------------------------------------
Sun Jan 1 15:26:28 UTC 2012 - cgiboudeaux@gmx.com
- Update to 3.2.0
* Fixed a bug in mask evaluation function.
* Micro QR Code support is now marked as "experimental" explicitly.
* Build system fixes
* Changes over 3.1.1. See the Changelog file
-------------------------------------------------------------------
Wed Nov 23 09:26:00 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun May 8 11:58:34 UTC 2011 - cgiboudeaux@gmx.com
- Add qrencode