summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-khanamiryan-qrcode-detector-decoder.spec16
1 files changed, 7 insertions, 9 deletions
diff --git a/php-khanamiryan-qrcode-detector-decoder.spec b/php-khanamiryan-qrcode-detector-decoder.spec
index 25cc759..00e7e42 100644
--- a/php-khanamiryan-qrcode-detector-decoder.spec
+++ b/php-khanamiryan-qrcode-detector-decoder.spec
@@ -21,8 +21,8 @@
Name: php-%{pk_vendor}-%{pk_project}
Version: 1.0.2
-Release: 2%{?dist}
-Summary: QR code generator for PHP
+Release: 3%{?dist}
+Summary: QR code decoder / reader
Group: Development/Libraries
# https://github.com/khanamiryan/php-qrcode-detector-decoder/issues/29
@@ -72,13 +72,10 @@ Provides: php-composer(%{pk_vendor}/%{pk_project}) = %{version}
%description
-BaconQrCode is a port of QR code portion of the ZXing library.
-It currently only features the encoder part, but could later
-receive the decoder part as well.
+This is a PHP library to detect and decode QR-codes.
-As the Reed Solomon codec implementation of the ZXing library
-performs quite slow in PHP, it was exchanged with the implementation
-by Phil Karn.
+This is first and only QR code reader that works without extensions.
+Ported from ZXing library.
Autoloader: %{php_home}/%{ns_project}/autoload.php
@@ -137,8 +134,9 @@ exit $ret
%changelog
-* Tue Sep 10 2019 Remi Collet <remi@remirepo.net> - 1.0.2-2
+* Tue Sep 10 2019 Remi Collet <remi@remirepo.net> - 1.0.2-3
- add LICENSE files
+- fix package summary and description
* Wed May 2 2018 Remi Collet <remi@remirepo.net> - 1.0.2-1
- update to 1.0.2