Update to 1.2.0

ok abieber@
This commit is contained in:
kmos 2022-06-20 15:32:18 +00:00
parent cdecfc10de
commit 7fe07533a9
3 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,8 @@
COMMENT = library to encode QR Codes
DISTNAME = rqrcode_core-1.1.0
DISTNAME = rqrcode_core-1.2.0
CATEGORIES = graphics
CATEGORIES = graphics devel
HOMEPAGE = https://github.com/whomwah/rqrcode_core

View File

@ -1,2 +1,2 @@
SHA256 (rqrcode_core-1.1.0.gem) = U4iE+ck4q4vcfUnI22/6622kFPbW6TVo4ouMdgUXwzQ=
SIZE (rqrcode_core-1.1.0.gem) = 18944
SHA256 (rqrcode_core-1.2.0.gem) = z0mJ3ILSTih3mEc4xO5WkwhiX+0qgQlg8bAtaNAwjRo=
SIZE (rqrcode_core-1.2.0.gem) = 18944

View File

@ -23,9 +23,11 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_alphanumeric.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_bit_buffer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_code.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_math.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_multi.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_numeric.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_polynomial.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_rs_block.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_segment.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_util.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/version.rb
${GEM_LIB}/gems/${DISTNAME}/rqrcode_core.gemspec