summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 18:28:07 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 18:28:07 +0100
commite5480468ce2f1b06cc3a340888ef6dc377399f9d (patch)
tree19d484098c8474e69f5417251c656c2008ea6120
parent3a12ca6eb95407acae6c24ebd017a040df768fa6 (diff)
php-tecnickcom-tc-lib-barcode: 1.5.6
-rw-r--r--php-tecnickcom-tc-lib-barcode.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec
index 84d9c58..c673a8b 100644
--- a/php-tecnickcom-tc-lib-barcode.spec
+++ b/php-tecnickcom-tc-lib-barcode.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 7441d7d847c01a7762e11916c4e20a480223783c
+%global gh_commit 499eb943dd62c5f1f561090f35a1b416b660fe31
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.5.4
+Version: 1.5.6
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -119,13 +119,16 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
-%license LICENSE.TXT
+%license LICENSE
%doc composer.json
%doc README.md example
%{php_project}
%changelog
+* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.5.6-1
+- update to 1.5.6 (no change)
+
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.5.4-1
- update to 1.5.4 (no change)