SHA256
1
0
forked from pool/qrencode

Accepting request 140681 from KDE:Distro:Factory

Update to 3.4.1 (forwarded request 140679 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/140681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qrencode?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2012-11-12 06:05:24 +00:00 committed by Git OBS Bridge
parent d212810564
commit 67c046c9aa
4 changed files with 13 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ad730379a9352051940c3be58cf4c6d548525f378551cb33e9c709c419adb9b
size 365432

3
qrencode-3.4.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b7a5a5fc7389a5bcaec4f2ad814c2562424991ab908067d00f8e0868d2aa5f0
size 375563

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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

View File

@ -17,13 +17,13 @@
Name: qrencode
Version: 3.3.1
Version: 3.4.1
Release: 0
Summary: C library for encoding data in a QR Code symbol
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://fukuchi.org/works/qrencode/index.en.html
Source: %{name}-%{version}.tar.bz2
Source: http://fukuchi.org/works/qrencode/%{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(libpng)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -66,9 +66,6 @@ rm -f %{buildroot}%{_libdir}/*.la
%postun -n libqrencode3 -p /sbin/ldconfig
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc README TODO NEWS COPYING ChangeLog