summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-tecnickcom-tc-lib-pdf-image.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-image.spec b/php-tecnickcom-tc-lib-pdf-image.spec
index 68b4f0b..5774089 100644
--- a/php-tecnickcom-tc-lib-pdf-image.spec
+++ b/php-tecnickcom-tc-lib-pdf-image.spec
@@ -16,7 +16,7 @@
Name: php-%{gh_owner}-%{gh_project}
Version: 2.0.10
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: PHP library containing PDF Image methods
License: LGPL-3.0-or-later
@@ -137,10 +137,14 @@ exit $ret
%license LICENSE
%doc composer.json
%doc *.md
+%doc test/images
%{php_project}
%changelog
+* Wed Nov 29 2023 Remi Collet <remi@remirepo.net> - 2.0.10-2
+- add images in doc as used by tc-lib-pdf examples
+
* Wed Nov 29 2023 Remi Collet <remi@remirepo.net> - 2.0.10-1
- update to 2.0.10
- raise dependency on tc-lib-pdf-encrypt 2.1